home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / xcmds / rnldxtrn.hqx / X-Archive 2.0 / cards.xml < prev    next >
Text File  |  1992-09-20  |  762KB  |  17,435 lines

  1. card_52820.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>52820</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_4593.pbm</bitmap>
  8.     <cantDelete> <false /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>46925</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  13.     <part>
  14.         <id>1</id>
  15.         <type>field</type>
  16.         <visible> <true /> </visible>
  17.         <dontWrap> <false /> </dontWrap>
  18.         <dontSearch> <false /> </dontSearch>
  19.         <sharedText> <false /> </sharedText>
  20.         <fixedLineHeight> <true /> </fixedLineHeight>
  21.         <autoTab> <false /> </autoTab>
  22.         <lockText> <true /> </lockText>
  23.         <rect>
  24.             <left>69</left>
  25.             <top>68</top>
  26.             <right>434</right>
  27.             <bottom>252</bottom>
  28.         </rect>
  29.         <style>scrolling</style>
  30.         <autoSelect> <false /> </autoSelect>
  31.         <showLines> <false /> </showLines>
  32.         <wideMargins> <false /> </wideMargins>
  33.         <multipleLines> <false /> </multipleLines>
  34.         <reservedFamily> 0 </reservedFamily>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>left</textAlign>
  38.         <font>Geneva</font>
  39.         <textSize>9</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <textHeight>12</textHeight>
  42.         <name>Text</name>
  43.         <script></script>
  44.     </part>
  45.     <part>
  46.         <id>2</id>
  47.         <type>button</type>
  48.         <visible> <true /> </visible>
  49.         <reserved5> 0 </reserved5>
  50.         <reserved4> 0 </reserved4>
  51.         <reserved3> 0 </reserved3>
  52.         <reserved2> 0 </reserved2>
  53.         <reserved1> 0 </reserved1>
  54.         <enabled> <true /> </enabled>
  55.         <rect>
  56.             <left>174</left>
  57.             <top>281</top>
  58.             <right>343</right>
  59.             <bottom>311</bottom>
  60.         </rect>
  61.         <style>roundrect</style>
  62.         <showName> <true /> </showName>
  63.         <highlight> <false /> </highlight>
  64.         <autoHighlight> <true /> </autoHighlight>
  65.         <sharedHighlight> <true /> </sharedHighlight>
  66.         <family>0</family>
  67.         <titleWidth>0</titleWidth>
  68.         <icon>0</icon>
  69.         <textAlign>center</textAlign>
  70.         <font>Geneva</font>
  71.         <textSize>12</textSize>
  72.         <textStyle>plain</textStyle>
  73.         <name>XRef</name>
  74.         <script>on mouseUpanswer "List what :" with "Handler" or "Variables" or "Xternals"put it into ListWhatanswer "List all :" with "Annuler" or "False" or "True"if it is "Annuler" then exit mouseUpput it into ListAllanswer "List numbers :" with "Annuler" or "False" or "True"if it is "Annuler" then exit mouseUpput it into ListNbset cursor to watchput XRef(script of this stack,ListWhat,ListAll,ListNb) into cd fld 2show cd fld 2end mouseUp</script>
  75.     </part>
  76.     <part>
  77.         <id>3</id>
  78.         <type>field</type>
  79.         <visible> <false /> </visible>
  80.         <dontWrap> <false /> </dontWrap>
  81.         <dontSearch> <false /> </dontSearch>
  82.         <sharedText> <false /> </sharedText>
  83.         <fixedLineHeight> <true /> </fixedLineHeight>
  84.         <autoTab> <false /> </autoTab>
  85.         <lockText> <true /> </lockText>
  86.         <rect>
  87.             <left>69</left>
  88.             <top>68</top>
  89.             <right>434</right>
  90.             <bottom>252</bottom>
  91.         </rect>
  92.         <style>scrolling</style>
  93.         <autoSelect> <false /> </autoSelect>
  94.         <showLines> <false /> </showLines>
  95.         <wideMargins> <false /> </wideMargins>
  96.         <multipleLines> <false /> </multipleLines>
  97.         <reservedFamily> 0 </reservedFamily>
  98.         <titleWidth>0</titleWidth>
  99.         <icon>0</icon>
  100.         <textAlign>left</textAlign>
  101.         <font>Geneva</font>
  102.         <textSize>9</textSize>
  103.         <textStyle>plain</textStyle>
  104.         <textHeight>12</textHeight>
  105.         <name></name>
  106.         <script>on mouseUphide meput empty into meend mouseUp</script>
  107.     </part>
  108.     <content>
  109.         <layer>card</layer>
  110.         <id>1</id>
  111.         <text>                                                  XRef 1.3                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  XRef is a tool for cross-referencing handlers, variables and externals in an HC script.SYNTAX--------                  XRef(<script>[,<H[andlers]|V[ariables]|X[ternals]>                          [,<ListAll>[,<ListNb>]]])PARAMETERS------------   <script> is the script text to explore   <H[andlers]|V[ariables]|X[ternals]> defines the desired X-Ref mode: by handlers, by variables or by externals.   <ListAll> is a boolean. When TRUE, all subitems are listed for each found entry. Default is FALSE.   <ListNb> is a boolean, used only if <ListAll> = TRUE. When TRUE, all line numbers are listed along with each subitem. Default is FALSE.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns a list of found entries, depending of the choosen X-Ref mode. Each entry is followed by its type, which can be [HN] (handler), [LV] (local variable, [GV] (global variable), [XC] (external command) or [XF] (external function).   Mode=H, ListAll=FALSE, ListNb=FALSE   <handler 1>   ΓǪ   <handler N>   Mode=H, ListAll=TRUE, ListNb=FALSE   <handler 1>   <var/xter 1>[ΓǪ,<var/xter N>]   ΓǪ   <handler N>   <var/xter 1>[ΓǪ,<var/xter N>]   Mode=H, ListAll=TRUE, ListNb=TRUE   <handler 1>   <var/xter 1>: <line 1>[,<line N>]   ΓǪ   <var/xter N>: <line 1>[,<line N>]   ΓǪ   <handler N>   <var/xter 1>: <line 1>[,<line N>]   ΓǪ   <var/xter N>: <line 1>[,<line N>]   Mode=V, ListAll=FALSE, ListNb=FALSE   <variable 1>   ΓǪ   <variable N>   Mode=V, ListAll=TRUE, ListNb=FALSE   <variable 1>   <handler 1>[ΓǪ,<handler N>]   ΓǪ   <variable N>   <handler 1>[ΓǪ,<handler N>]   Mode=V, ListAll=TRUE, ListNb=TRUE   <variable 1>   <handler 1>: <line 1>[,<line N>]   ΓǪ   <handler N>: <line 1>[,<line N>]   ΓǪ   <variable N>   <handler 1>: <line 1>[,<line N>]   ΓǪ   <handler N>: <line 1>[,<line N>]   Mode=X, ListAll=FALSE, ListNb=FALSE   <external 1>   ΓǪ   <external N>   Mode=X, ListAll=TRUE, ListNb=FALSE   <external 1>   <handler 1>[ΓǪ,<handler N>]   ΓǪ   <external N>   <handler 1>[ΓǪ,<handler N>]   Mode=X, ListAll=TRUE, ListNb=TRUE   <external 1>   <handler 1>: <line 1>[,<line N>]   ΓǪ   <handler N>: <line 1>[,<line N>]   ΓǪ   <external N>   <handler 1>: <line 1>[,<line N>]   ΓǪ   <handler N>: <line 1>[,<line N>]ERRORS-------If an error occurs, XRef can return :     "Error : Out of memory"     "Error : Missing or empty script parameter"     "Error : Second param must begin with [H,V,X]"     "Error : Third param must be boolean"     "Error : Fourth param must be boolean"     "Error : Couldn't get WTLK resource"HISTORY--------1.3 :                                                                                          07/20/92ΓÇó Fixed WTLK access for HC 1.2ΓÇó Fixed empty string result1.2 :                                                                                          03/23/92ΓÇó┬áFirst release</text>
  112.     </content>
  113.     <name></name>
  114.     <script></script>
  115. </card>
  116.  
  117.  
  118. card_45655.xml
  119. <?xml version="1.0" encoding="utf-8" ?>
  120. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  121. <card>
  122.     <id>45655</id>
  123.     <filler1>0</filler1>
  124.     <bitmap>BMAP_4174.pbm</bitmap>
  125.     <cantDelete> <false /> </cantDelete>
  126.     <showPict> <true /> </showPict>
  127.     <dontSearch> <false /> </dontSearch>
  128.     <owner>46925</owner>
  129.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  130.     <part>
  131.         <id>1</id>
  132.         <type>field</type>
  133.         <visible> <true /> </visible>
  134.         <dontWrap> <false /> </dontWrap>
  135.         <dontSearch> <false /> </dontSearch>
  136.         <sharedText> <false /> </sharedText>
  137.         <fixedLineHeight> <true /> </fixedLineHeight>
  138.         <autoTab> <false /> </autoTab>
  139.         <lockText> <true /> </lockText>
  140.         <rect>
  141.             <left>69</left>
  142.             <top>68</top>
  143.             <right>434</right>
  144.             <bottom>252</bottom>
  145.         </rect>
  146.         <style>scrolling</style>
  147.         <autoSelect> <false /> </autoSelect>
  148.         <showLines> <false /> </showLines>
  149.         <wideMargins> <false /> </wideMargins>
  150.         <multipleLines> <false /> </multipleLines>
  151.         <reservedFamily> 0 </reservedFamily>
  152.         <titleWidth>0</titleWidth>
  153.         <icon>0</icon>
  154.         <textAlign>left</textAlign>
  155.         <font>Geneva</font>
  156.         <textSize>9</textSize>
  157.         <textStyle>plain</textStyle>
  158.         <textHeight>12</textHeight>
  159.         <name></name>
  160.         <script></script>
  161.     </part>
  162.     <part>
  163.         <id>5</id>
  164.         <type>button</type>
  165.         <visible> <true /> </visible>
  166.         <reserved5> 0 </reserved5>
  167.         <reserved4> 0 </reserved4>
  168.         <reserved3> 0 </reserved3>
  169.         <reserved2> 0 </reserved2>
  170.         <reserved1> 0 </reserved1>
  171.         <enabled> <true /> </enabled>
  172.         <rect>
  173.             <left>174</left>
  174.             <top>281</top>
  175.             <right>343</right>
  176.             <bottom>311</bottom>
  177.         </rect>
  178.         <style>roundrect</style>
  179.         <showName> <true /> </showName>
  180.         <highlight> <false /> </highlight>
  181.         <autoHighlight> <true /> </autoHighlight>
  182.         <sharedHighlight> <true /> </sharedHighlight>
  183.         <family>0</family>
  184.         <titleWidth>0</titleWidth>
  185.         <icon>0</icon>
  186.         <textAlign>center</textAlign>
  187.         <font>Geneva</font>
  188.         <textSize>12</textSize>
  189.         <textStyle>plain</textStyle>
  190.         <name>WindName</name>
  191.         <script>on mouseUpask "New window title :"WindName itend mouseUp</script>
  192.     </part>
  193.     <content>
  194.         <layer>card</layer>
  195.         <id>1</id>
  196.         <text>                                               WindName 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  WindName XCMD is a XCMD allowing to change the title of HyperCard's window.SYNTAX--------                                    WindName <title string>PARAMETERS------------   Title string is the new name to use for the window.  </text>
  197.     </content>
  198.     <name>WindName 1.1</name>
  199.     <script>on opencardend opencardon closeCardend closeCard</script>
  200. </card>
  201.  
  202.  
  203. card_52366.xml
  204. <?xml version="1.0" encoding="utf-8" ?>
  205. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  206. <card>
  207.     <id>52366</id>
  208.     <filler1>0</filler1>
  209.     <bitmap>BMAP_4793.pbm</bitmap>
  210.     <cantDelete> <false /> </cantDelete>
  211.     <showPict> <true /> </showPict>
  212.     <dontSearch> <false /> </dontSearch>
  213.     <owner>46925</owner>
  214.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  215.     <part>
  216.         <id>1</id>
  217.         <type>field</type>
  218.         <visible> <true /> </visible>
  219.         <dontWrap> <false /> </dontWrap>
  220.         <dontSearch> <false /> </dontSearch>
  221.         <sharedText> <false /> </sharedText>
  222.         <fixedLineHeight> <true /> </fixedLineHeight>
  223.         <autoTab> <false /> </autoTab>
  224.         <lockText> <false /> </lockText>
  225.         <rect>
  226.             <left>69</left>
  227.             <top>68</top>
  228.             <right>434</right>
  229.             <bottom>252</bottom>
  230.         </rect>
  231.         <style>scrolling</style>
  232.         <autoSelect> <false /> </autoSelect>
  233.         <showLines> <false /> </showLines>
  234.         <wideMargins> <false /> </wideMargins>
  235.         <multipleLines> <false /> </multipleLines>
  236.         <reservedFamily> 0 </reservedFamily>
  237.         <titleWidth>0</titleWidth>
  238.         <icon>0</icon>
  239.         <textAlign>left</textAlign>
  240.         <font>Geneva</font>
  241.         <textSize>9</textSize>
  242.         <textStyle>plain</textStyle>
  243.         <textHeight>12</textHeight>
  244.         <name></name>
  245.         <script></script>
  246.     </part>
  247.     <part>
  248.         <id>5</id>
  249.         <type>button</type>
  250.         <visible> <true /> </visible>
  251.         <reserved5> 0 </reserved5>
  252.         <reserved4> 0 </reserved4>
  253.         <reserved3> 0 </reserved3>
  254.         <reserved2> 0 </reserved2>
  255.         <reserved1> 0 </reserved1>
  256.         <enabled> <true /> </enabled>
  257.         <rect>
  258.             <left>174</left>
  259.             <top>281</top>
  260.             <right>343</right>
  261.             <bottom>311</bottom>
  262.         </rect>
  263.         <style>roundrect</style>
  264.         <showName> <true /> </showName>
  265.         <highlight> <false /> </highlight>
  266.         <autoHighlight> <true /> </autoHighlight>
  267.         <sharedHighlight> <true /> </sharedHighlight>
  268.         <family>0</family>
  269.         <titleWidth>0</titleWidth>
  270.         <icon>0</icon>
  271.         <textAlign>center</textAlign>
  272.         <font>Geneva</font>
  273.         <textSize>12</textSize>
  274.         <textStyle>plain</textStyle>
  275.         <name>TextRes</name>
  276.         <script>on mouseUpask "Resource text :" with "This is a sample text"if it is empty then exit mouseUpput it into Textask "Resource type :" with "TEXT"if it is empty then exit mouseUpput it into Typeanswer "Add resource in :" with "Cancel" or "Other file" or┬¼"This stack"if it is "Cancel" then exit mouseUpif it is "Other file"thenif last word of the version ΓëÑ 2.0then answer file "Destination file :"else ask "Destination file :"if it is empty then exit mouseUpTextRes Text,Type,itelse TextRes Text,Typeif first word of the Result is "Error"then answer the resultelse answer "Created resource : " & the Resultend mouseUp</script>
  277.     </part>
  278.     <content>
  279.         <layer>card</layer>
  280.         <id>1</id>
  281.         <text>                                             TextRes 1.3                                       by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  TextRes allows to create any kind of text resource (STR, STR#, TEXT, etc) in a file.SYNTAX-------               TextRes <text>,<res type>[,<res ID>][,<res name>]                             [,<fileName>][,<sep.char>]PARAMETERS------------   <text> is the text that will be written as resource in the file.   <res type> is a four chars string, case sensitive, giving the resource type.   <res ID> is an integer. If not supplied, any free ID will be used.   <res name> defines the name of the created resource.   <fileName> is the pathname of the destination file. Default is current resource file.   <sep.char> is useful only with STR# resource creation, and allows to define the entries separator. Default is return.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   If the supplied file name doesn't exist, it is created by the XCMD.   Any previous resource with same ID is simply replaced by the new one  in the file.   The XCMD returns <ID[,name]> of the new resource in the result.ERRORS-------If an error occurs, TextRes can return :     "Error : Missing or empty parameter(s)"     "Error : Bad resource type"     "Error : Out of memory"     "Error : Couldn't create resource"     "Error : Not a file"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : AppleShare insufficient privileges"HISTORY--------1.3 :                                                                                          03/09/92ΓÇó Write allowed in an already opened resource file1.2 :                                                                                          03/07/92ΓÇó Fixed parameters parsing1.1 :                                                                                          02/23/92ΓÇó First release</text>
  282.     </content>
  283.     <name></name>
  284.     <script></script>
  285. </card>
  286.  
  287.  
  288. card_45258.xml
  289. <?xml version="1.0" encoding="utf-8" ?>
  290. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  291. <card>
  292.     <id>45258</id>
  293.     <filler1>0</filler1>
  294.     <bitmap>BMAP_3799.pbm</bitmap>
  295.     <cantDelete> <false /> </cantDelete>
  296.     <showPict> <true /> </showPict>
  297.     <dontSearch> <false /> </dontSearch>
  298.     <owner>46925</owner>
  299.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  300.     <part>
  301.         <id>1</id>
  302.         <type>field</type>
  303.         <visible> <true /> </visible>
  304.         <dontWrap> <false /> </dontWrap>
  305.         <dontSearch> <false /> </dontSearch>
  306.         <sharedText> <false /> </sharedText>
  307.         <fixedLineHeight> <true /> </fixedLineHeight>
  308.         <autoTab> <false /> </autoTab>
  309.         <lockText> <true /> </lockText>
  310.         <rect>
  311.             <left>69</left>
  312.             <top>68</top>
  313.             <right>434</right>
  314.             <bottom>252</bottom>
  315.         </rect>
  316.         <style>scrolling</style>
  317.         <autoSelect> <false /> </autoSelect>
  318.         <showLines> <false /> </showLines>
  319.         <wideMargins> <false /> </wideMargins>
  320.         <multipleLines> <false /> </multipleLines>
  321.         <reservedFamily> 0 </reservedFamily>
  322.         <titleWidth>0</titleWidth>
  323.         <icon>0</icon>
  324.         <textAlign>left</textAlign>
  325.         <font>Geneva</font>
  326.         <textSize>9</textSize>
  327.         <textStyle>plain</textStyle>
  328.         <textHeight>12</textHeight>
  329.         <name></name>
  330.         <script></script>
  331.     </part>
  332.     <part>
  333.         <id>5</id>
  334.         <type>button</type>
  335.         <visible> <true /> </visible>
  336.         <reserved5> 0 </reserved5>
  337.         <reserved4> 0 </reserved4>
  338.         <reserved3> 0 </reserved3>
  339.         <reserved2> 0 </reserved2>
  340.         <reserved1> 0 </reserved1>
  341.         <enabled> <true /> </enabled>
  342.         <rect>
  343.             <left>186</left>
  344.             <top>294</top>
  345.             <right>355</right>
  346.             <bottom>324</bottom>
  347.         </rect>
  348.         <style>roundrect</style>
  349.         <showName> <true /> </showName>
  350.         <highlight> <false /> </highlight>
  351.         <autoHighlight> <true /> </autoHighlight>
  352.         <sharedHighlight> <true /> </sharedHighlight>
  353.         <family>0</family>
  354.         <titleWidth>0</titleWidth>
  355.         <icon>0</icon>
  356.         <textAlign>center</textAlign>
  357.         <font>Chicago</font>
  358.         <textSize>12</textSize>
  359.         <textStyle>plain</textStyle>
  360.         <name>Textoid</name>
  361.         <script>on mouseUpTextoid "Test1","cd fld 1",false,"91,69","red","BigWindoidZoom"testError the ResultTextoid "Test2","This is a sample of wrapping text, you can edit me."┬¼,"chicago",12,"285,142,385,242","white,blue"testError the ResultTextoid "Test3","Shadow-type window without scrollBars",┬¼"95,200,259,225","Chicago",12,"shadow"testError the Resultset selectedChunk of window "Test2" to "11,16"end mouseUpon TestError Whatif What Γëá emptythenbeepanswer Whatexit to HyperCardend ifend TestError</script>
  362.     </part>
  363.     <part>
  364.         <id>25</id>
  365.         <type>button</type>
  366.         <visible> <false /> </visible>
  367.         <reserved5> 0 </reserved5>
  368.         <reserved4> 0 </reserved4>
  369.         <reserved3> 0 </reserved3>
  370.         <reserved2> 0 </reserved2>
  371.         <reserved1> 0 </reserved1>
  372.         <enabled> <true /> </enabled>
  373.         <rect>
  374.             <left>108</left>
  375.             <top>263</top>
  376.             <right>330</right>
  377.             <bottom>277</bottom>
  378.         </rect>
  379.         <style>transparent</style>
  380.         <showName> <true /> </showName>
  381.         <highlight> <false /> </highlight>
  382.         <autoHighlight> <false /> </autoHighlight>
  383.         <sharedHighlight> <true /> </sharedHighlight>
  384.         <family>0</family>
  385.         <titleWidth>0</titleWidth>
  386.         <icon>0</icon>
  387.         <textAlign>center</textAlign>
  388.         <font>Chicago</font>
  389.         <textSize>12</textSize>
  390.         <textStyle>plain</textStyle>
  391.         <name>Get/Set                       of window</name>
  392.         <script></script>
  393.     </part>
  394.     <part>
  395.         <id>21</id>
  396.         <type>field</type>
  397.         <visible> <false /> </visible>
  398.         <dontWrap> <true /> </dontWrap>
  399.         <dontSearch> <true /> </dontSearch>
  400.         <sharedText> <false /> </sharedText>
  401.         <fixedLineHeight> <true /> </fixedLineHeight>
  402.         <autoTab> <false /> </autoTab>
  403.         <lockText> <true /> </lockText>
  404.         <rect>
  405.             <left>392</left>
  406.             <top>0</top>
  407.             <right>512</right>
  408.             <bottom>125</bottom>
  409.         </rect>
  410.         <style>scrolling</style>
  411.         <autoSelect> <false /> </autoSelect>
  412.         <showLines> <false /> </showLines>
  413.         <wideMargins> <false /> </wideMargins>
  414.         <multipleLines> <false /> </multipleLines>
  415.         <reservedFamily> 0 </reservedFamily>
  416.         <titleWidth>0</titleWidth>
  417.         <icon>0</icon>
  418.         <textAlign>left</textAlign>
  419.         <font>Geneva</font>
  420.         <textSize>9</textSize>
  421.         <textStyle>plain</textStyle>
  422.         <textHeight>12</textHeight>
  423.         <name>Windows</name>
  424.         <script></script>
  425.     </part>
  426.     <part>
  427.         <id>22</id>
  428.         <type>button</type>
  429.         <visible> <false /> </visible>
  430.         <reserved5> 0 </reserved5>
  431.         <reserved4> 0 </reserved4>
  432.         <reserved3> 0 </reserved3>
  433.         <reserved2> 0 </reserved2>
  434.         <reserved1> 0 </reserved1>
  435.         <enabled> <true /> </enabled>
  436.         <rect>
  437.             <left>327</left>
  438.             <top>260</top>
  439.             <right>387</right>
  440.             <bottom>279</bottom>
  441.         </rect>
  442.         <style>shadow</style>
  443.         <showName> <true /> </showName>
  444.         <highlight> <false /> </highlight>
  445.         <autoHighlight> <true /> </autoHighlight>
  446.         <sharedHighlight> <true /> </sharedHighlight>
  447.         <family>0</family>
  448.         <titleWidth>0</titleWidth>
  449.         <icon>0</icon>
  450.         <textAlign>left</textAlign>
  451.         <font>Chicago</font>
  452.         <textSize>12</textSize>
  453.         <textStyle>plain</textStyle>
  454.         <name></name>
  455.         <script>on mouseDownget AllWindoids()if it Γëá emptythenget FullHPop(it)if it Γëá emptythenset name of me to item 1 of itshow btn 5show btn 6end ifend ifend mouseDown</script>
  456.     </part>
  457.     <part>
  458.         <id>23</id>
  459.         <type>button</type>
  460.         <visible> <false /> </visible>
  461.         <reserved5> 0 </reserved5>
  462.         <reserved4> 0 </reserved4>
  463.         <reserved3> 0 </reserved3>
  464.         <reserved2> 0 </reserved2>
  465.         <reserved1> 0 </reserved1>
  466.         <enabled> <true /> </enabled>
  467.         <rect>
  468.             <left>372</left>
  469.             <top>262</top>
  470.             <right>387</right>
  471.             <bottom>275</bottom>
  472.         </rect>
  473.         <style>transparent</style>
  474.         <showName> <false /> </showName>
  475.         <highlight> <false /> </highlight>
  476.         <autoHighlight> <false /> </autoHighlight>
  477.         <sharedHighlight> <true /> </sharedHighlight>
  478.         <family>0</family>
  479.         <titleWidth>0</titleWidth>
  480.         <icon>31383</icon>
  481.         <textAlign>center</textAlign>
  482.         <font>Chicago</font>
  483.         <textSize>12</textSize>
  484.         <textStyle>plain</textStyle>
  485.         <name>WindArrow</name>
  486.         <script>on mouseDownsend mouseDown to btn 3end mouseDown</script>
  487.     </part>
  488.     <part>
  489.         <id>24</id>
  490.         <type>field</type>
  491.         <visible> <false /> </visible>
  492.         <dontWrap> <true /> </dontWrap>
  493.         <dontSearch> <true /> </dontSearch>
  494.         <sharedText> <false /> </sharedText>
  495.         <fixedLineHeight> <true /> </fixedLineHeight>
  496.         <autoTab> <false /> </autoTab>
  497.         <lockText> <true /> </lockText>
  498.         <rect>
  499.             <left>392</left>
  500.             <top>125</top>
  501.             <right>512</right>
  502.             <bottom>342</bottom>
  503.         </rect>
  504.         <style>scrolling</style>
  505.         <autoSelect> <false /> </autoSelect>
  506.         <showLines> <false /> </showLines>
  507.         <wideMargins> <false /> </wideMargins>
  508.         <multipleLines> <false /> </multipleLines>
  509.         <reservedFamily> 0 </reservedFamily>
  510.         <titleWidth>0</titleWidth>
  511.         <icon>0</icon>
  512.         <textAlign>left</textAlign>
  513.         <font>Geneva</font>
  514.         <textSize>9</textSize>
  515.         <textStyle>plain</textStyle>
  516.         <textHeight>12</textHeight>
  517.         <name>Properties</name>
  518.         <script></script>
  519.     </part>
  520.     <part>
  521.         <id>26</id>
  522.         <type>button</type>
  523.         <visible> <false /> </visible>
  524.         <reserved5> 0 </reserved5>
  525.         <reserved4> 0 </reserved4>
  526.         <reserved3> 0 </reserved3>
  527.         <reserved2> 0 </reserved2>
  528.         <reserved1> 0 </reserved1>
  529.         <enabled> <true /> </enabled>
  530.         <rect>
  531.             <left>167</left>
  532.             <top>260</top>
  533.             <right>251</right>
  534.             <bottom>279</bottom>
  535.         </rect>
  536.         <style>shadow</style>
  537.         <showName> <true /> </showName>
  538.         <highlight> <false /> </highlight>
  539.         <autoHighlight> <true /> </autoHighlight>
  540.         <sharedHighlight> <true /> </sharedHighlight>
  541.         <family>0</family>
  542.         <titleWidth>0</titleWidth>
  543.         <icon>0</icon>
  544.         <textAlign>left</textAlign>
  545.         <font>Chicago</font>
  546.         <textSize>12</textSize>
  547.         <textStyle>plain</textStyle>
  548.         <name>property</name>
  549.         <script>on mouseDownput FullHPop(cd fld "Properties",left of me & ",5") into PopResultif PopResult is emptythen exit mouseDownif item 2 of PopResult is emptythendo "get" && item 1 of PopResult && "of window" && quote & ┬¼short name of btn id 22 & quoteanswer item 1 of PopResult && "=" && itelseif item 2 of PopResult is "ToΓǪ"thenask "Set" && item 1 of PopResult && "to :"if the Result = "Cancel" then exit mouseDowndo "set" && item 1 of PopResult && "of window" && quote & ┬¼short name of btn id 22 & quote && "to" && itelsedo "set" && item 1 of PopResult && "of window" && quote & ┬¼short name of btn id 22 & quote && "to" && item 2 of PopResultend ifend ifend mouseDown</script>
  550.     </part>
  551.     <part>
  552.         <id>27</id>
  553.         <type>button</type>
  554.         <visible> <false /> </visible>
  555.         <reserved5> 0 </reserved5>
  556.         <reserved4> 0 </reserved4>
  557.         <reserved3> 0 </reserved3>
  558.         <reserved2> 0 </reserved2>
  559.         <reserved1> 0 </reserved1>
  560.         <enabled> <true /> </enabled>
  561.         <rect>
  562.             <left>235</left>
  563.             <top>262</top>
  564.             <right>250</right>
  565.             <bottom>275</bottom>
  566.         </rect>
  567.         <style>transparent</style>
  568.         <showName> <false /> </showName>
  569.         <highlight> <false /> </highlight>
  570.         <autoHighlight> <false /> </autoHighlight>
  571.         <sharedHighlight> <true /> </sharedHighlight>
  572.         <family>0</family>
  573.         <titleWidth>0</titleWidth>
  574.         <icon>31383</icon>
  575.         <textAlign>center</textAlign>
  576.         <font>Chicago</font>
  577.         <textSize>12</textSize>
  578.         <textStyle>plain</textStyle>
  579.         <name>PropArrow</name>
  580.         <script>on mouseDownsend mouseDown to btn 5end mouseDown</script>
  581.     </part>
  582.     <content>
  583.         <layer>card</layer>
  584.         <id>1</id>
  585.         <text><span class="style1">                                                </span><span class="style3">Textoid 3.6</span><span class="style1">                                         </span><span class="style2"> by Fr├⌐d├⌐ric RINALDI</span><span class="style1"> </span><span class="style2"> and the faithfull help of Beno├«t WIDEMANN for WDEF and CDEF resources</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">  Textoid XCMD displays a full-styled text windoid.</span><span class="style4">SYNTAX</span><span class="style1">       Textoid <WName>[,<text>[,<WStyle>][,<color>] [,<X,Y[,Z,T]>]                   [,<textWrap>][,<FName>] [,<FSize>] [,<FStyle>] [,<FAlign>] ]</span><span class="style4">PARAMETERS</span><span class="style1">   Only first param is needed. Order of params 3 to 10 doesn't matter, since the XCMD is able to recognize them.   </span><span class="style3">WName</span><span class="style1"> is a string giving the windoid name. Many windoids can be opened by using different names.   </span><span class="style3">Text</span><span class="style1"> is the text that will be displayed in the windoid. It can be litteral or a field descriptor.      </span><span class="style5">Textoid "Test","This is my text"</span><span class="style1">      </span><span class="style5">Textoid "Test",cd fld 1</span><span class="style1">   If you pass a valid field descriptor enclosed in quotes, HyperCard will not interpret it and Textoid will use the full-styled text of that field rather than its text only. If the descriptor is not valid, Textoid will use it as litteral.      </span><span class="style5">Textoid "Test","cd fld 1"</span><span class="style1">   If you want to use the field name, you will use :      </span><span class="style5">Textoid "Test","cd fld" && quote & "Name" & quote</span><span class="style1">   </span><span class="style3">WStyle</span><span class="style1"> is a string defining the window style. Allowed styles are : plain, zoom, roundRect, rect, shadow, windoid, windoidZoom, bigWindoid, bigWindoidZoom, Rinaldoid, RinaldoidZoom (Rinaldoid is the same as windoid, except that it displays the window title). All window styles are floating, except plain, zoom and roundRect. A windoid or Rinaldoid style window will have small scrollbars, while other styles will use standard size. Default is RinaldoidZoom if Rinaldoid WDEF resource is present, windoidZoom if not found.   </span><span class="style3">Color</span><span class="style1"> is a one or two items string giving the foreground and background color. For each item, allowed values are the standard colors (black, white, blue, red, yellow, cyan, magenta, green), or a three word string corresponding to red, green and blue values (100 5624 28652).   </span><span class="style3"><X,Y[,Z,T]></span><span class="style1"> will be a point or a rect, and will define position and/or size of the windoid. Coordinated are card-relative. If omitted, windoid will appear with standard size at "0,10".   </span><span class="style3">textWrap</span><span class="style1"> is a boolean to wrap (true) or not (false) the text in the windoid. This param makes also the horizontal scrollBar be invisible (true) or visible (false). Default is true, and horizontal scroll being hidden.   </span><span class="style3">FName</span><span class="style1"> is a string giving the font that will be used. Default is Geneva.   </span><span class="style3">FSize</span><span class="style1"> is a string giving the font size that will be used. Default is 9.   </span><span class="style3">FStyle</span><span class="style1"> is an item(s) string giving the font style(s) that will be used (plain, bold, italic, outline, underline, shadow, condense, extend, grouped). Default is Plain.   </span><span class="style3">FAlign</span><span class="style1"> is a string giving the text alignment that will be used (left,right, center). Default is left.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).</span><span class="style4">USING</span><span class="style1">   Textoid is stand alone, no linked resource is needed. Meanwhile, this stack contains a WDEF and a CDEF resource that are recognized by the XCMD if present. The WDEF allows to have an enhanced windoid-type window displaying title, while the CDEF is useful to get nice-looking scroll arrows for small scroll bars. So, these resources are optional, and for aesthetic purpose only. If you copy them, their ID can be set to any value but don't change their name. Each window can contain up to 32000 chars.</span><span class="style3">Hint</span><span class="style1"> :   If you use a rect or shadow style window, placing it on a card can simulate a smart double-scroll HyperCard field.   With multiple screens configuration, the windoid will be zoomed on the screen that it lays on.  Textoid offers full text editing with Cut, Copy, Paste and Erase. </span><span class="style2">lockText </span><span class="style1">property allows to lock/unlock the content. When a window is created, its text is locked. Like for a field, the content must be locked to accept mouseDown events (thus HyperText). If unlocked, the insertion point will be set at the clickLoc.</span><span class="style3">Shortcuts</span><span class="style1"> :    ΓÇó Control-Clic in text allows to move the window   ΓÇó Command-Click in text locks/unlocks the text (only if </span><span class="style2">UnLockAllowed</span><span class="style1"> property is true).   ΓÇó Option-Clic in text allows to move text with grabber hand   ΓÇó Holding ShiftKey makes any scrolling smoother.   ΓÇó Holding OptionKey while clicking in a scrollBar reverses the scroll   ΓÇó Command-A selects the whole text (if unlocked)   ΓÇó Control-Option-P, B, I, U, O, S, C, E, G changes selection style   </span><span class="style2">SelectedChunk</span><span class="style1"> property allows to select any part of the text. When using </span><span class="style5">set selectedChunk of window "MyWindow" to "X,Y"</span><span class="style1">, the window is brought to the front, the text is automatically unlocked, scrolled to show the insertion point, and you are ready to type in it. You can also get the selectedChunk when the window is closed using :</span><span class="style5">    on closeTextoid Which      get selectedChunk of window Which      put char (item 1 of it) to (item 2 of it) of Text┬¼      of window Which    end closeTextoid</span><span class="style1">   In order to allow text manipulation by clicking on an HC button, Textoid keep the last selection in a global variable </span><span class="style2">TextoidLastSelection</span><span class="style1"> :        "<first char>,<last char>,<window name>,<window ID>"   Following script will chage current selection to bold :</span><span class="style5">    on mouseUp      global TextoidLastSelection      put item 3 of TextoidLastSelection into WName      set selectedChunk of window WName to ┬¼                  item 1 to 2 of TextoidLastSelection      set textStyle of window WName to "bold"    end mouseUp</span><span class="style1"></span><span class="style3">Hint</span><span class="style1"> :   the insertion point will be placed at the end of the text by using :   </span><span class="style5">set selectedChunk of window MyWindow to 32000</span><span class="style1">   When a Textoid is displayed, font, style, size and even color are accessible using the existing menus. These act exactly like for HyperCard fields : if there is no current selection in the windoid, menus change the global window attributes. Otherwise, only the current selection attributes are changed.  </span><span class="style2">FieldTransfer</span><span class="style1"> property (</span><span class="style3">set</span><span class="style1"> only) allows to transfer the full-styled text from the windoid to any existing field. Field descriptor must be enclosed in quotes, like the input parameter.   </span><span class="style5">set fieldTransfer of window "Test" to "cd fld 1"</span><span class="style1">   Both scrollBars can now be hidden. In this case, the growBox remains hidden, but is stilll active.</span><span class="style5">     on openTextoid WName,WId       if WName is "MyWindow"       then         set textWrap of window WName to true         set ShowVScroll of window WName to false       end if     end openTextoid</span><span class="style1">   The window content can now be printed by using :</span><span class="style5">     send "print" to window "MyWindow"</span><span class="style1"></span><span class="style5"></span><span class="style4">MESSAGES</span><span class="style1">      </span><span class="style3">OpenTextoid</span><span class="style1"> : sent when a windoid is opened, followed by the windoid name and ID. This allows to define window properties before it is shown, since the message can be trapped using a handler :</span><span class="style5">     on openTextoid WName,WId       if WName is "MyWindow" then...     end openTextoid</span><span class="style1">   </span><span class="style3">CloseTextoid</span><span class="style1"> : sent when a windoid is closed, followed by the windoid name and ID. This allows to define window properties before it is shown, since the message can be trapped using a handler :</span><span class="style5">     on closeTextoid WName,WId       if WName is "MyWindow" then...     end closeTextoid</span><span class="style1">   </span><span class="style3">ActivateTextoid</span><span class="style1"> : sent for non-floating windows only (plain, zoom, roundRect), when the window is activated. It is followed by the windoid name and ID.</span><span class="style3"></span><span class="style1">   </span><span class="style3">DeActivateTextoid</span><span class="style1"> : sent for non-floating windows only (plain, zoom, roundRect), when the window is de-activated. It is followed by the windoid name and ID.</span><span class="style3"></span><span class="style1">   </span><span class="style3">ClickInText</span><span class="style1"> : </span><span class="style5">s</span><span class="style1">ent when clicking on a word in the locked window, followed by the clicked word, windoid name and ID, start and end char being clicked, font, size, style and color of text.   If the whole sent string (message + params) exceeds 255 chars, then the string will consist of its first 254 chars, followed by character "..." to signify the overflow (the ellipsis character, not three dot characters, hex C9).</span><span class="style5">on clickInText Wrd,WName,WId,Start,Stop,Fnt,Size,Stl,Col  if WName is "Test1" and Wrd is ...end clickInText</span><span class="style1"></span><span class="style3">Note</span><span class="style1"> : Fnt, Size, Stl et Col may contain many items if the clicked text has different text attributes.</span><span class="style4">PROPERTIES</span><span class="style1">   Like any XWindow, Textoid has properties that can be get and set thru HyperTalk. Default values are shown </span><span class="style14">underlined</span><span class="style1">.  </span><span class="style5">properties of window "Textoid"</span><span class="style1"> will return an item list of all allowed properties :   ΓÇó loc             : windoid's position according to card (X,Y)   ΓÇó globalLoc   : windoid's position according to screen (X,Y)   ΓÇó visible       : windoid's visibility (</span><span class="style14">true</span><span class="style1"> or false)   ΓÇó id              : windoid's id (</span><span class="style3">get</span><span class="style1"> only)   ΓÇó messages  : list of messages sent by the windoid   ΓÇó text          : windoid's text (quoted field descriptor gives full style)   ΓÇó rect          : windoid's position and size according to card (X,Y,Z,T)   ΓÇó globalRect : windoid's position and size according to screen (X,Y,Z,T)   ΓÇó textFont    : current selection's or windoid's font (</span><span class="style14">geneva</span><span class="style1">, times, ΓǪ)   ΓÇó textSize    : current selection's or windoid's font size (</span><span class="style14">9</span><span class="style1">, 10,ΓǪ)   ΓÇó textAlign  : windoid's text alignment (</span><span class="style14">left</span><span class="style1">,right,center)   ΓÇó textStyle  : current selection's or windoid's text style (</span><span class="style14">plain</span><span class="style1">,italic,                         bold,outline,underline,shadow,condense,extend,grouped)   ΓÇó hScroll      : horizontal scroll value (X pixels)   ΓÇó vScroll      : vertical scroll value (X pixels)   ΓÇó zoom         : zoomed state (</span><span class="style14">in</span><span class="style1">, out)   ΓÇó textColor  : current selection or windoid's text color (</span><span class="style14">black</span><span class="style1">, white,                         blue, red, yellow, cyan, magenta, green)  or (R G B)   ΓÇó backColor : back color (black, </span><span class="style14">white</span><span class="style1">, blue, red, yellow, cyan, magenta,                         green)  or (R G B)   ΓÇó lockText          : text locking (</span><span class="style14">true</span><span class="style1"> or false)   ΓÇó viewChunk       : visible text portion (Start[,Stop])   ΓÇó selectedChunk  : current selection offset (Start,Stop)   ΓÇó selectedText    : current selection text (</span><span class="style3">set</span><span class="style1"> allows to replace selected       text in the window by another text)   ΓÇó fieldTransfer   : text transfer to any field</span><span class="style3"> </span><span class="style1">(</span><span class="style3">set</span><span class="style1"> only)   ΓÇó textWrap         : wrapping of text (</span><span class="style14">true</span><span class="style1"> or false)   ΓÇó textWidth        : width of text</span><span class="style3"> </span><span class="style1">(</span><span class="style3">set </span><span class="style1">has no effect if </span><span class="style2">textWrap</span><span class="style1"> = true)   ΓÇó UnLockAllowed : unlocking text by Cmd-click permission (</span><span class="style14">true</span><span class="style1"> or false)   ΓÇó GrowAllowed   : window growing permission (</span><span class="style14">true</span><span class="style1"> or false)   ΓÇó MoveAllowed   : window moving permission (</span><span class="style14">true</span><span class="style1"> or false)   ΓÇó ShowVScroll    : vertical scrollBar visible (</span><span class="style14">true</span><span class="style1"> or false)   ΓÇó ShowHScroll    : horizontal scrollBar visible (= NOT textWrap)</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, external can return :     "Error : Missing window name"     "Error : Text cannot exceed 32000 chars"     "Error : Unrecognized parameter"     "Error : Duplicate window name"     "Error : Empty parameter"     "Error : Window rect defined twice"     "Error : Window loc defined twice"     "Error : Text wrap defined twice"     "Error : Font size defined twice"     "Error : Font name defined twice"     "Error : Font style defined twice"     "Error : Font alignment defined twice"     "Error : Bad text style"     "Error : Unable to create XWindow"     "Error : XWindows not implemented"     "Error : Bad property value"</span><span class="style4">VERSIONS HISTORY</span><span class="style3">3.6</span><span class="style1"> :                                                                                      </span><span class="style3">07/08/92</span><span class="style1">ΓÇó Added printing featureΓÇó Added extended keyboard function keys supportΓÇó Text color is not lost anymore when setting the text property</span><span class="style2"></span><span class="style1"></span><span class="style3">3.5</span><span class="style1"> :                                                                                      </span><span class="style3">05/21/92</span><span class="style1">ΓÇó Added </span><span class="style2">owner </span><span class="style1">property</span><span class="style2"></span><span class="style1"></span><span class="style3">3.4 :                                                                05/05/91</span><span class="style1">ΓÇó Fixed "set rect" property</span><span class="style3">3.3 :                                                                04/21/91</span><span class="style1">ΓÇó Fixed bug appearing with Classic/System 6ΓÇó Enhanced property error handlingΓÇó Changed SetClickLoop</span><span class="style3">3.2 :                                                                03/12/92</span><span class="style1">ΓÇó No more CURS resources creation in res fileΓÇó Last selection stored in </span><span class="style2">TextoidLastSelection </span><span class="style1">global variableΓÇó Added </span><span class="style2">ActivateTextoid</span><span class="style1"> and </span><span class="style2">DeActivateTextoid </span><span class="style1">messages</span><span class="style2"></span><span class="style1">ΓÇó HyperText uses Script Mgr to get word boundariesΓÇó Fixed default window positionΓÇó </span><span class="style2">Grouped </span><span class="style1">style now supported</span><span class="style2"></span><span class="style1">ΓÇó Fixed edition in non-floating windowsΓÇó ScrollBars are updated while click-dragging in textΓÇó Non-floating windows no more hidden when switching feom HCΓÇó Added window ID param with all messagesΓÇó Added </span><span class="style2">id</span><span class="style1">, </span><span class="style2">messages, UnLockAllowed,GrowAllowed, MoveAllowed</span><span class="style1">, </span><span class="style2">ShowVScroll</span><span class="style1">, </span><span class="style2">ShowHScroll</span><span class="style1">  and </span><span class="style2">viewChunk </span><span class="style1">properties</span><span class="style2"></span><span class="style1">ΓÇó Horizontal scrollBars visible only if needed (</span><span class="style2">textWrap</span><span class="style1"> = false)ΓÇó Both scrollbars can now be hiddenΓÇó Fixed many other small bugs</span><span class="style3">3.1 :                                                                05/25/91</span><span class="style1">ΓÇó fixed set textSize bug</span><span class="style3">3.0 :                                                                04/24/91</span><span class="style1">ΓÇó Full Undo now supportedΓÇó All text attributes properties now apply to current selection if oneΓÇó Added text grabbing with option-click in textΓÇó Holding shift key while using a scrollBar inverses the scrolling directionΓÇó Holding option key while using a scrollBar gives smooth scrollingΓÇó Command-click now </span><span class="style4">also</span><span class="style1"> unlocks the textΓÇó Insertion caret placed in text as soon as unlocked, no more second click    neededΓÇó Scrolls are now hidden for non-floating backmost windowsΓÇó ForeColor property renamed TextColorΓÇó ClicInText message renamed Clic</span><span class="style4">k</span><span class="style1">InTextΓÇó selectedText property renamed selectedChunkΓÇó Added selectedText property to get selection's textΓÇó Added style shortcuts (Ctrl-Option P, B, I, U, O, S, C, E)ΓÇó Added Alignment items in style menuΓÇó Text Color is passed along with ClicInText message, as well as different    text attributes if there are.ΓÇó Default scroll is now fast, slow optionalΓÇó Fixed Font and Style menu handling bugΓÇó Window rect calculation tuned to match field rect calculationΓÇó Fixed scroll bar update when end of text is deletedΓÇó Fixed wrapping when text changed from an existing fieldΓÇó Fixed non-floating window re-activation</span><span class="style3">2.2 :</span><span class="style1">ΓÇó Text Font, Size and Style are passed along with ClicInText message.</span><span class="style3">2.1 :</span><span class="style1">ΓÇó Clicked word font, size and style are now passed along with clicInText</span><span class="style3">2.1 :</span><span class="style1">ΓÇó Textoid supports now full styled text !ΓÇó Added fieldTransfer, textWidth and textWrap propertiesΓÇó Added fore and background color menu itemsΓÇó Fixed unwanted autoscroll with HyperTextΓÇó Wrap property not changed anymore when resizing windowΓÇó Default text width is now 3000 for non-wrapping textΓÇó Clipboard is correctly transfered while switchingΓÇó Fixed last null char of text bug</span><span class="style3">2.0 :ΓÇó </span><span class="style1">enhanced window show/hide handling while switching under MultiFinderΓÇó selection restored when activating non-floating windowsΓÇó text font, size and style can now be set using menusΓÇó window ordering now correct when zooming in/outΓÇó fixed random bug coming from bad controlHandleΓÇó window clipboard now transferred only if not emptyΓÇó fixed hypertext bug when clicking on last wordΓÇó idle sent to card window even while editing windoid's textΓÇó added start and stop char passed along with ClicInText message</span><span class="style3">1.9</span><span class="style1"> :ΓÇó changed inContent cursor</span><span class="style3">1.8</span><span class="style1"> :ΓÇó Added window style parameterΓÇó Added "openTextoid" messageΓÇó Fixed rect/globalRect property to not show window if invisibleΓÇó Added support of Rinaldoid WDEF and CDEF</span><span class="style3">1.6</span><span class="style1"> :ΓÇó Window title is displayedΓÇó All RBG values available for colorΓÇó Added "closeTextoid" message when closing windowΓÇó Fixed minor bugsΓÇó Added "selectedText" propertyΓÇó Added command-A shortcut</span><span class="style3">1.5</span><span class="style1"> :ΓÇó full text editing added.</span><span class="style3">1.4</span><span class="style1"> : ΓÇó┬áfixed a bug arising on CPUs with no Color QuickDraw</span><span class="style3">1.3</span><span class="style1"> :ΓÇó Added color support</span><span class="style3">1.2</span><span class="style1"> :ΓÇó fixed word hilighting with wrapping word</span><span class="style3">1.1</span><span class="style1"> :ΓÇó fixed visual minor bugs (color GrowBox, multi-screen grow frame)ΓÇó added hyperText capabilitiesΓÇó added properties : globalLoc,globalRect,textAlign,textStyle,hScroll,   vScroll,zoom  This stack also uses Switch & FullHpop XFCNs, ┬⌐ Fr├⌐d├⌐ric RINALDI.</span></text>
  586.     </content>
  587.     <content>
  588.         <layer>card</layer>
  589.         <id>21</id>
  590.         <text>MessageMessage WatcherVariable WatcherScrollFatBitsPatternsToolsTextoid 3.6 (US)X-ArchiveHome</text>
  591.     </content>
  592.     <content>
  593.         <layer>card</layer>
  594.         <id>24</id>
  595.         <text>idmessagesloc,ToΓǪglobalLoc,ToΓǪvisible,True,Falsetext,ToΓǪviewChunk,ToΓǪselectedChunk,ToΓǪselectedText,ToΓǪrect,ToΓǪglobalRect,ToΓǪlockText,True,FalsetextAlign,Left,Right,CenterTextFont,Avant Garde,Bookman,Chicago,Courier,Geneva,Helvetica,Monaco,MT Extra,N Helvetica Narrow,New Century Schlbk,New York,Palatino,PalPhon,PalPiRoman,Symbol,Times,TTYFont,VT100,Zapf Chancery,Zapf Dingbats,textSize,9,10,12,14,18,24,OtherΓǪtextStyle,Plain,Bold,Italic,Underline,Outline,Shadow,Condense,Extend,GrouptextColor,ToΓǪbackColor,ToΓǪhScroll,ToΓǪvScroll,ToΓǪzoom,In,OuttextWrap,True,FalsetextWidth,ToΓǪfieldTransfer,ToΓǪGrowAllowed,True,FalseMoveAllowed,True,FalseUnLockAllowed,True,FalseShowVScroll,True,FalseShowHScroll,True,False</text>
  596.     </content>
  597.     <name></name>
  598.     <script>on ClickInText What,Where,WindID,Start,Stop,Font,Size,Style,Coloranswer "Word :" && What & return & "Window name :" && Where & return ┬¼& "Window ID :" && WindID & return & "Start :" && Start & return & ┬¼"Stop :" && Stop & return & "Font :" && Font & return & "Size :" && ┬¼Size & return & "Style :" && Style & return & "Color :" && Colorend ClickInTexton closeTextoid Whatput "You closed window ΓÇ£" & What & "ΓÇ¥"end closeTextoidon openTextoid WName,WIdif WName is "Test3"then set ShowVScroll of window WName to falseend openTextoid</script>
  599. </card>
  600.  
  601.  
  602. card_44657.xml
  603. <?xml version="1.0" encoding="utf-8" ?>
  604. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  605. <card>
  606.     <id>44657</id>
  607.     <filler1>0</filler1>
  608.     <bitmap>BMAP_2628.pbm</bitmap>
  609.     <cantDelete> <false /> </cantDelete>
  610.     <showPict> <true /> </showPict>
  611.     <dontSearch> <false /> </dontSearch>
  612.     <owner>46925</owner>
  613.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  614.     <part>
  615.         <id>1</id>
  616.         <type>field</type>
  617.         <visible> <true /> </visible>
  618.         <dontWrap> <false /> </dontWrap>
  619.         <dontSearch> <false /> </dontSearch>
  620.         <sharedText> <false /> </sharedText>
  621.         <fixedLineHeight> <true /> </fixedLineHeight>
  622.         <autoTab> <false /> </autoTab>
  623.         <lockText> <true /> </lockText>
  624.         <rect>
  625.             <left>69</left>
  626.             <top>68</top>
  627.             <right>434</right>
  628.             <bottom>252</bottom>
  629.         </rect>
  630.         <style>scrolling</style>
  631.         <autoSelect> <false /> </autoSelect>
  632.         <showLines> <false /> </showLines>
  633.         <wideMargins> <false /> </wideMargins>
  634.         <multipleLines> <false /> </multipleLines>
  635.         <reservedFamily> 0 </reservedFamily>
  636.         <titleWidth>0</titleWidth>
  637.         <icon>0</icon>
  638.         <textAlign>left</textAlign>
  639.         <font>Geneva</font>
  640.         <textSize>9</textSize>
  641.         <textStyle>plain</textStyle>
  642.         <textHeight>12</textHeight>
  643.         <name>Text</name>
  644.         <script></script>
  645.     </part>
  646.     <part>
  647.         <id>5</id>
  648.         <type>button</type>
  649.         <visible> <true /> </visible>
  650.         <reserved5> 0 </reserved5>
  651.         <reserved4> 0 </reserved4>
  652.         <reserved3> 0 </reserved3>
  653.         <reserved2> 0 </reserved2>
  654.         <reserved1> 0 </reserved1>
  655.         <enabled> <true /> </enabled>
  656.         <rect>
  657.             <left>174</left>
  658.             <top>281</top>
  659.             <right>343</right>
  660.             <bottom>311</bottom>
  661.         </rect>
  662.         <style>roundrect</style>
  663.         <showName> <true /> </showName>
  664.         <highlight> <false /> </highlight>
  665.         <autoHighlight> <true /> </autoHighlight>
  666.         <sharedHighlight> <true /> </sharedHighlight>
  667.         <family>0</family>
  668.         <titleWidth>0</titleWidth>
  669.         <icon>0</icon>
  670.         <textAlign>center</textAlign>
  671.         <font>Chicago</font>
  672.         <textSize>12</textSize>
  673.         <textStyle>plain</textStyle>
  674.         <name>Tabloid</name>
  675.         <script>on mouseUpif there is not a window "TheList"thenset cursor to watchTabloid "TheList",cd fld "List","dis"end ifend mouseUp</script>
  676.     </part>
  677.     <part>
  678.         <id>16</id>
  679.         <type>field</type>
  680.         <visible> <true /> </visible>
  681.         <dontWrap> <false /> </dontWrap>
  682.         <dontSearch> <false /> </dontSearch>
  683.         <sharedText> <false /> </sharedText>
  684.         <fixedLineHeight> <true /> </fixedLineHeight>
  685.         <autoTab> <false /> </autoTab>
  686.         <lockText> <false /> </lockText>
  687.         <rect>
  688.             <left>356</left>
  689.             <top>256</top>
  690.             <right>512</right>
  691.             <bottom>342</bottom>
  692.         </rect>
  693.         <style>scrolling</style>
  694.         <autoSelect> <false /> </autoSelect>
  695.         <showLines> <false /> </showLines>
  696.         <wideMargins> <false /> </wideMargins>
  697.         <multipleLines> <false /> </multipleLines>
  698.         <reservedFamily> 0 </reservedFamily>
  699.         <titleWidth>0</titleWidth>
  700.         <icon>0</icon>
  701.         <textAlign>left</textAlign>
  702.         <font>Geneva</font>
  703.         <textSize>9</textSize>
  704.         <textStyle>plain</textStyle>
  705.         <textHeight>12</textHeight>
  706.         <name>List</name>
  707.         <script></script>
  708.     </part>
  709.     <content>
  710.         <layer>card</layer>
  711.         <id>1</id>
  712.         <text><span class="style1">                                              </span><span class="style3">Tabloid 1.1</span><span class="style1">                                         </span><span class="style2"> by Fr├⌐d├⌐ric RINALDI</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">  Tabloid XCMD displays a spreadsheet like XWindoid, with multiple cells and columns.</span><span class="style4">SYNTAX</span><span class="style1">   Tabloid <WName>[,<List>[,<WStyle>[,<X,Y[,Z,T]>][,<NO|ONE|CON|DIS>]                [,<cell(s)>][,<textFont[,textSize]>][,<textAlign>][,<frame>]]</span><span class="style4">PARAMETERS</span><span class="style1">   Only first param is needed. Order of params 3 to 7 doesn't matter, since the XCMD is able to recognize them.   WName is a string giving the windoid name. Many windoids can be opened by using different names.   List is a comma/return delimited string that will be displayed. Line separator is return, column is comma.   WStyle is a string defining the window style. Allowed styles are : plain, zoom, roundRect, rect, shadow, windoid, windoidZoom, bigWindoid, bigWindoidZoom, Rinaldoid, RinaldoidZoom (Rinaldoid is the same as windoid, except that it displays the window title). All window styles are floating, except plain, zoom and roundRect. A windoid or Rinaldoid style window will have small scrollbars, while other styles will use standard size. Default is RinaldoidZoom if Rinaldoid WDEF resource is present, windoidZoom if not found.   <X,Y[,Z,T]> will be a point or a rect, and will define position and/or size of the windoid. Coordinated are card-relative. If omitted, windoid will appear with standard size at "0,10".   <NO|ONE|CON|DIS> defines the selection mode (no selection, one at a time, may but adjacent, many disjoint). Default is ONE.   <cell(s)> comma separated list of cell coordinates. Each cell coordinate is a string of two integers separated by space, giving line and column number of the cell ("<line>_<column>[...,<line>_<column>]"). It defines the selected cells(s) when the windoid appears.    Default is "1 1", but "0 0" can be used to have no selection at start.   <textFont[,textSize]> is the name of font and its size to use. Default is Geneva 10.   <textAlign> is the text alignment in the cells (left, center, right). Default is "left".   <frame> is a boolean telling if the cells must be framed or not. Default is true, but frame appears only if Tabloid LDEF is present in resource fork.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).</span><span class="style4">USING</span><span class="style1">   Tabloid is stand alone, no linked resource is needed. Meanwhile, this stack contains a LDEF, WDEF and CDEF resources that are recognized by the XCMD if present.    The LDEF allows to have framed cells like in a spreadsheet, vertical centering of text in cells and text alignmenet. The WDEF allows to have an enhanced windoid-type window displaying title, while the CDEF is useful to get nice-looking scroll arrows for small scroll bars. So, these resources are optional, and for aesthetic purpose only. If you copy them, their ID can be set to any value but don't change their name.</span><span class="style3">HINT :</span><span class="style1">   If you use a rect ot shadow style window, placing it on a card can simulate a smart HyperCard spreadsheet field.   If no rectangle param is used, the size of the window will be set according to maximum number of lines and columns contained in the list. The cells have all the same size which is automatically calculated according to the longest contained string.  Clicking on cells(s) in the windoid sends a "TabloidSelect" message followed by the clicked word(s) and the Tabloid name. This message can be trapped using a handler :</span><span class="style5">     on TabloidSelect What,Where       if  Where is "MyList" and What is ...     end TabloidSelect</span><span class="style1"></span><span class="style3">NOTE :</span><span class="style1">   in order to avoid HyperCard's confusion, existing quotes in What param are automatically changed to single quote.   When a windoid is opened, the "openTabloid" message is sent, followed by the windoid name. This allows to define window properties before it is shown, since the message can be trapped using a handler :</span><span class="style5">     on openTabloid Which       if Which is "MyWindow" then...     end openTabloid</span><span class="style1">   When a windoid is close, the "closeTabloid" message is sent, followed by the windoid name. This message can be trapped using a handler :</span><span class="style5">     on closeTabloid Which       if Which is "MyWindow" then...     end closeTabloid</span><span class="style1"></span><span class="style3">HINT :</span><span class="style1">   the card script contains a "on ControlKey" handler that allows selection of first matching cell when typing a key in conjunction with control key. Moreover, while holding the control key down, the arrow keys allow to move in the list, return or enter to simulate a double-clic.   It is possible to send any string to search for to the window using :                  </span><span class="style5">send "string" to window <WName></span><span class="style1">   If the string is found, it will be highlighted int the window. Look for "on controlKey" handler in the card script, type Control+Key to try it.   The lockText property define the behaviour of the window. Default value is TRUE, meaning that a click on a cell selects it. When cursor is over window, holding Option key (or having lockText set to FALSE)  allows to change cell size by dragging or edit their content. The cursor's shape tells exactly what can be done.   One in editing mode, cell is framed and moving around is possible using Tab or Return key with or without Shift key (validation). To exit editing, type Enter (validation) or Escape key (cancelling), or click in any other cell.   Setting properties involving cell size also resizes the window to keep previously visible cell still visible.</span><span class="style4">PROPERTIES</span><span class="style1">   Like any XWindow, Tabloid has properties that can be get and set thru HyperTalk.   ΓÇ£properties of window "name"ΓÇ¥ will return an item list of all allowed properties :   ΓÇó loc                  : windoid's position according to card   ΓÇó visible            : windoid's visibility   ΓÇó text                : windoid's text   ΓÇó rect                : windoid's position and size according to card   ΓÇó selectedCell    : cell(s) currently selected   ΓÇó selectionMode : selection mode (NO|ONE|CON|DIS)   ΓÇó frame             : cell frame (true|false)   ΓÇó columnWidth   : width of columns in pixels   ΓÇó rowHeight      : height of rows in pixels   ΓÇó lockText         : locking/unlocking cells   ΓÇó textFont         : font name   ΓÇó textSize         : font size   ΓÇó textAlign        : font alignment</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, Tabloid can return :     "Error : Missing window name"     "Error : Duplicate window name"     "Error : Empty parameter"     "Error : Bad Font size"     "Error : Unknown font name"     "Error : Unrecognized parameter #xx"     "Error : Unable to create XWindow"     "Error : XWindows not implemented"     "Error : Couldn't create list"</span><span class="style4">VERSION HISTORY</span><span class="style1"></span><span class="style3">1.1 :</span><span class="style1">ΓÇó Added properties columnWidth, rowHeight, lockText, textFont,    textSize & textAlignΓÇó Updated LDEF resource (1.1)ΓÇó Added editing featureΓÇó Added cell sizingΓÇó Fixed window updateΓÇó fixed window visible state when switching under MultiFinder</span></text>
  713.     </content>
  714.     <content>
  715.         <layer>card</layer>
  716.         <id>16</id>
  717.         <text>This,is,a,testto,demonstratehow,Tabloid,works</text>
  718.     </content>
  719.     <name>Tabloid 1.1</name>
  720.     <script>on closeTabloid Whichput "You closed windoid ΓÇ£" & Which & "ΓÇ¥"end closeTabloidon controlKey Whatif there is a window "TheList"then send numToChar(What) to window "TheList"pass controlKeyend ControlKeyon TabloidSelect What,Whereput Where & " : " & Whatend TabloidSelecton opencardend opencardon closeCardif there is a window "TheList"then close window "TheList"end closeCard</script>
  721. </card>
  722.  
  723.  
  724. card_58131.xml
  725. <?xml version="1.0" encoding="utf-8" ?>
  726. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  727. <card>
  728.     <id>58131</id>
  729.     <filler1>0</filler1>
  730.     <bitmap>BMAP_50126.pbm</bitmap>
  731.     <cantDelete> <false /> </cantDelete>
  732.     <showPict> <true /> </showPict>
  733.     <dontSearch> <false /> </dontSearch>
  734.     <owner>46925</owner>
  735.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  736.     <part>
  737.         <id>1</id>
  738.         <type>field</type>
  739.         <visible> <true /> </visible>
  740.         <dontWrap> <false /> </dontWrap>
  741.         <dontSearch> <false /> </dontSearch>
  742.         <sharedText> <false /> </sharedText>
  743.         <fixedLineHeight> <true /> </fixedLineHeight>
  744.         <autoTab> <false /> </autoTab>
  745.         <lockText> <true /> </lockText>
  746.         <rect>
  747.             <left>69</left>
  748.             <top>68</top>
  749.             <right>434</right>
  750.             <bottom>252</bottom>
  751.         </rect>
  752.         <style>scrolling</style>
  753.         <autoSelect> <false /> </autoSelect>
  754.         <showLines> <false /> </showLines>
  755.         <wideMargins> <false /> </wideMargins>
  756.         <multipleLines> <false /> </multipleLines>
  757.         <reservedFamily> 0 </reservedFamily>
  758.         <titleWidth>0</titleWidth>
  759.         <icon>0</icon>
  760.         <textAlign>left</textAlign>
  761.         <font>Geneva</font>
  762.         <textSize>9</textSize>
  763.         <textStyle>plain</textStyle>
  764.         <textHeight>12</textHeight>
  765.         <name>Text</name>
  766.         <script></script>
  767.     </part>
  768.     <part>
  769.         <id>2</id>
  770.         <type>button</type>
  771.         <visible> <true /> </visible>
  772.         <reserved5> 0 </reserved5>
  773.         <reserved4> 0 </reserved4>
  774.         <reserved3> 0 </reserved3>
  775.         <reserved2> 0 </reserved2>
  776.         <reserved1> 0 </reserved1>
  777.         <enabled> <true /> </enabled>
  778.         <rect>
  779.             <left>174</left>
  780.             <top>281</top>
  781.             <right>343</right>
  782.             <bottom>311</bottom>
  783.         </rect>
  784.         <style>roundrect</style>
  785.         <showName> <true /> </showName>
  786.         <highlight> <false /> </highlight>
  787.         <autoHighlight> <true /> </autoHighlight>
  788.         <sharedHighlight> <true /> </sharedHighlight>
  789.         <family>0</family>
  790.         <titleWidth>0</titleWidth>
  791.         <icon>0</icon>
  792.         <textAlign>center</textAlign>
  793.         <font>Geneva</font>
  794.         <textSize>12</textSize>
  795.         <textStyle>plain</textStyle>
  796.         <name>Switch</name>
  797.         <script>on mouseUpshow cd fld 2put Switch(cd fld 2) into cd fld 2end mouseUp</script>
  798.     </part>
  799.     <part>
  800.         <id>4</id>
  801.         <type>field</type>
  802.         <visible> <false /> </visible>
  803.         <dontWrap> <false /> </dontWrap>
  804.         <dontSearch> <false /> </dontSearch>
  805.         <sharedText> <false /> </sharedText>
  806.         <fixedLineHeight> <true /> </fixedLineHeight>
  807.         <autoTab> <false /> </autoTab>
  808.         <lockText> <true /> </lockText>
  809.         <rect>
  810.             <left>143</left>
  811.             <top>109</top>
  812.             <right>365</right>
  813.             <bottom>215</bottom>
  814.         </rect>
  815.         <style>shadow</style>
  816.         <autoSelect> <false /> </autoSelect>
  817.         <showLines> <true /> </showLines>
  818.         <wideMargins> <true /> </wideMargins>
  819.         <multipleLines> <false /> </multipleLines>
  820.         <reservedFamily> 0 </reservedFamily>
  821.         <titleWidth>0</titleWidth>
  822.         <icon>0</icon>
  823.         <textAlign>left</textAlign>
  824.         <font>Geneva</font>
  825.         <textSize>12</textSize>
  826.         <textStyle>plain</textStyle>
  827.         <textHeight>16</textHeight>
  828.         <name></name>
  829.         <script>on mouseUphide meend mouseUp</script>
  830.     </part>
  831.     <content>
  832.         <layer>card</layer>
  833.         <id>1</id>
  834.         <text>                                                Switch 1.3                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  Switch transforms an items list to lines list, and vice-versa.SYNTAX-------                                         Switch (<container>)PARAMETERS------------   <container> is the text to switch.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns the switched text.   It takes care of itemDelimiter property available in HC 2.0.HISTORY--------1.0                                                                                        17/07/92ΓÇó First public release</text>
  835.     </content>
  836.     <content>
  837.         <layer>card</layer>
  838.         <id>4</id>
  839.         <text>toto,titi,tata,,tete,tutu</text>
  840.     </content>
  841.     <name></name>
  842.     <script></script>
  843. </card>
  844.  
  845.  
  846. card_44235.xml
  847. <?xml version="1.0" encoding="utf-8" ?>
  848. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  849. <card>
  850.     <id>44235</id>
  851.     <filler1>0</filler1>
  852.     <bitmap>BMAP_44441.pbm</bitmap>
  853.     <cantDelete> <false /> </cantDelete>
  854.     <showPict> <true /> </showPict>
  855.     <dontSearch> <false /> </dontSearch>
  856.     <owner>46925</owner>
  857.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  858.     <part>
  859.         <id>1</id>
  860.         <type>field</type>
  861.         <visible> <true /> </visible>
  862.         <dontWrap> <false /> </dontWrap>
  863.         <dontSearch> <false /> </dontSearch>
  864.         <sharedText> <false /> </sharedText>
  865.         <fixedLineHeight> <true /> </fixedLineHeight>
  866.         <autoTab> <false /> </autoTab>
  867.         <lockText> <false /> </lockText>
  868.         <rect>
  869.             <left>69</left>
  870.             <top>68</top>
  871.             <right>434</right>
  872.             <bottom>252</bottom>
  873.         </rect>
  874.         <style>scrolling</style>
  875.         <autoSelect> <false /> </autoSelect>
  876.         <showLines> <false /> </showLines>
  877.         <wideMargins> <false /> </wideMargins>
  878.         <multipleLines> <false /> </multipleLines>
  879.         <reservedFamily> 0 </reservedFamily>
  880.         <titleWidth>0</titleWidth>
  881.         <icon>0</icon>
  882.         <textAlign>left</textAlign>
  883.         <font>Geneva</font>
  884.         <textSize>9</textSize>
  885.         <textStyle>plain</textStyle>
  886.         <textHeight>12</textHeight>
  887.         <name></name>
  888.         <script></script>
  889.     </part>
  890.     <part>
  891.         <id>5</id>
  892.         <type>button</type>
  893.         <visible> <true /> </visible>
  894.         <reserved5> 0 </reserved5>
  895.         <reserved4> 0 </reserved4>
  896.         <reserved3> 0 </reserved3>
  897.         <reserved2> 0 </reserved2>
  898.         <reserved1> 0 </reserved1>
  899.         <enabled> <true /> </enabled>
  900.         <rect>
  901.             <left>174</left>
  902.             <top>281</top>
  903.             <right>343</right>
  904.             <bottom>311</bottom>
  905.         </rect>
  906.         <style>roundrect</style>
  907.         <showName> <true /> </showName>
  908.         <highlight> <false /> </highlight>
  909.         <autoHighlight> <true /> </autoHighlight>
  910.         <sharedHighlight> <true /> </sharedHighlight>
  911.         <family>0</family>
  912.         <titleWidth>0</titleWidth>
  913.         <icon>0</icon>
  914.         <textAlign>center</textAlign>
  915.         <font>Geneva</font>
  916.         <textSize>12</textSize>
  917.         <textStyle>plain</textStyle>
  918.         <name>StrWidth</name>
  919.         <script>on mouseUpask "String to mesure :" with "Test string"if it is empty then exit mouseUpput it into Textask "Font name :" with "Chicago"if it is emptythenanswer StrWidth(text)elseput it into Fontask "Font size :" with "12"if it is emptythenanswer StrWidth(text,Font)elseput it into Sizeask "Font style(s) :" with "plain"if it is emptythen answer StrWidth(text,Font,Size)else answer StrWidth(text,Font,Size,it)end ifend ifend mouseUp</script>
  920.     </part>
  921.     <content>
  922.         <layer>card</layer>
  923.         <id>1</id>
  924.         <text>                                               StrWidth 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  StrWidth XFCN returns the length in pixels of a string, according to its text attributes.SYNTAX--------                    StrWidth(<text>[<font>[,<size>[,<style(s)>]]]PARAMETERS------------   Text is the string to mesure. It cannot exceed 255 chars.   The following params are optional. Default is Chicago 12 plain.   Font is the font name.   Size is the font size.   Style is a comma separated list of one or more items containing the style(s) of the text. (plain, bold, italic, outline, underline, shadow, condense, extend)   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----If an StrWidth occurs, external can return :                 "Error : Missing parameter"                 "Error : No such Font"                 "Error : Bad font size"</text>
  925.     </content>
  926.     <name>StrWidth 1.0</name>
  927.     <script>on opencardend opencardon closeCardend closeCard</script>
  928. </card>
  929.  
  930.  
  931. card_51907.xml
  932. <?xml version="1.0" encoding="utf-8" ?>
  933. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  934. <card>
  935.     <id>51907</id>
  936.     <filler1>0</filler1>
  937.     <bitmap>BMAP_52060.pbm</bitmap>
  938.     <cantDelete> <false /> </cantDelete>
  939.     <showPict> <true /> </showPict>
  940.     <dontSearch> <false /> </dontSearch>
  941.     <owner>46925</owner>
  942.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  943.     <part>
  944.         <id>1</id>
  945.         <type>field</type>
  946.         <visible> <true /> </visible>
  947.         <dontWrap> <false /> </dontWrap>
  948.         <dontSearch> <false /> </dontSearch>
  949.         <sharedText> <false /> </sharedText>
  950.         <fixedLineHeight> <true /> </fixedLineHeight>
  951.         <autoTab> <false /> </autoTab>
  952.         <lockText> <true /> </lockText>
  953.         <rect>
  954.             <left>69</left>
  955.             <top>68</top>
  956.             <right>434</right>
  957.             <bottom>252</bottom>
  958.         </rect>
  959.         <style>scrolling</style>
  960.         <autoSelect> <false /> </autoSelect>
  961.         <showLines> <false /> </showLines>
  962.         <wideMargins> <false /> </wideMargins>
  963.         <multipleLines> <false /> </multipleLines>
  964.         <reservedFamily> 0 </reservedFamily>
  965.         <titleWidth>0</titleWidth>
  966.         <icon>0</icon>
  967.         <textAlign>left</textAlign>
  968.         <font>Geneva</font>
  969.         <textSize>9</textSize>
  970.         <textStyle>plain</textStyle>
  971.         <textHeight>12</textHeight>
  972.         <name></name>
  973.         <script></script>
  974.     </part>
  975.     <part>
  976.         <id>5</id>
  977.         <type>button</type>
  978.         <visible> <true /> </visible>
  979.         <reserved5> 0 </reserved5>
  980.         <reserved4> 0 </reserved4>
  981.         <reserved3> 0 </reserved3>
  982.         <reserved2> 0 </reserved2>
  983.         <reserved1> 0 </reserved1>
  984.         <enabled> <true /> </enabled>
  985.         <rect>
  986.             <left>174</left>
  987.             <top>281</top>
  988.             <right>343</right>
  989.             <bottom>311</bottom>
  990.         </rect>
  991.         <style>roundrect</style>
  992.         <showName> <true /> </showName>
  993.         <highlight> <false /> </highlight>
  994.         <autoHighlight> <true /> </autoHighlight>
  995.         <sharedHighlight> <true /> </sharedHighlight>
  996.         <family>0</family>
  997.         <titleWidth>0</titleWidth>
  998.         <icon>0</icon>
  999.         <textAlign>center</textAlign>
  1000.         <font>Chicago</font>
  1001.         <textSize>12</textSize>
  1002.         <textStyle>plain</textStyle>
  1003.         <name>StripDup</name>
  1004.         <script>on mouseUpshowHide trueput stripDup(cd fld 3) into cd fld 4end mouseUp</script>
  1005.     </part>
  1006.     <part>
  1007.         <id>16</id>
  1008.         <type>field</type>
  1009.         <visible> <false /> </visible>
  1010.         <dontWrap> <false /> </dontWrap>
  1011.         <dontSearch> <false /> </dontSearch>
  1012.         <sharedText> <false /> </sharedText>
  1013.         <fixedLineHeight> <true /> </fixedLineHeight>
  1014.         <autoTab> <false /> </autoTab>
  1015.         <lockText> <true /> </lockText>
  1016.         <rect>
  1017.             <left>70</left>
  1018.             <top>68</top>
  1019.             <right>433</right>
  1020.             <bottom>252</bottom>
  1021.         </rect>
  1022.         <style>rectangle</style>
  1023.         <autoSelect> <false /> </autoSelect>
  1024.         <showLines> <false /> </showLines>
  1025.         <wideMargins> <false /> </wideMargins>
  1026.         <multipleLines> <false /> </multipleLines>
  1027.         <reservedFamily> 0 </reservedFamily>
  1028.         <titleWidth>0</titleWidth>
  1029.         <icon>0</icon>
  1030.         <textAlign>left</textAlign>
  1031.         <font>Geneva</font>
  1032.         <textSize>12</textSize>
  1033.         <textStyle>condense</textStyle>
  1034.         <textStyle>bold</textStyle>
  1035.         <textHeight>16</textHeight>
  1036.         <name></name>
  1037.         <script>on mouseUpshowHide falseend mouseUp</script>
  1038.     </part>
  1039.     <part>
  1040.         <id>17</id>
  1041.         <type>field</type>
  1042.         <visible> <false /> </visible>
  1043.         <dontWrap> <false /> </dontWrap>
  1044.         <dontSearch> <false /> </dontSearch>
  1045.         <sharedText> <false /> </sharedText>
  1046.         <fixedLineHeight> <true /> </fixedLineHeight>
  1047.         <autoTab> <false /> </autoTab>
  1048.         <lockText> <false /> </lockText>
  1049.         <rect>
  1050.             <left>97</left>
  1051.             <top>89</top>
  1052.             <right>210</right>
  1053.             <bottom>235</bottom>
  1054.         </rect>
  1055.         <style>rectangle</style>
  1056.         <autoSelect> <false /> </autoSelect>
  1057.         <showLines> <false /> </showLines>
  1058.         <wideMargins> <false /> </wideMargins>
  1059.         <multipleLines> <false /> </multipleLines>
  1060.         <reservedFamily> 0 </reservedFamily>
  1061.         <titleWidth>0</titleWidth>
  1062.         <icon>0</icon>
  1063.         <textAlign>left</textAlign>
  1064.         <font>Geneva</font>
  1065.         <textSize>12</textSize>
  1066.         <textStyle>plain</textStyle>
  1067.         <textHeight>16</textHeight>
  1068.         <name></name>
  1069.         <script></script>
  1070.     </part>
  1071.     <part>
  1072.         <id>18</id>
  1073.         <type>field</type>
  1074.         <visible> <false /> </visible>
  1075.         <dontWrap> <false /> </dontWrap>
  1076.         <dontSearch> <false /> </dontSearch>
  1077.         <sharedText> <false /> </sharedText>
  1078.         <fixedLineHeight> <true /> </fixedLineHeight>
  1079.         <autoTab> <false /> </autoTab>
  1080.         <lockText> <false /> </lockText>
  1081.         <rect>
  1082.             <left>291</left>
  1083.             <top>89</top>
  1084.             <right>404</right>
  1085.             <bottom>235</bottom>
  1086.         </rect>
  1087.         <style>rectangle</style>
  1088.         <autoSelect> <false /> </autoSelect>
  1089.         <showLines> <false /> </showLines>
  1090.         <wideMargins> <false /> </wideMargins>
  1091.         <multipleLines> <false /> </multipleLines>
  1092.         <reservedFamily> 0 </reservedFamily>
  1093.         <titleWidth>0</titleWidth>
  1094.         <icon>0</icon>
  1095.         <textAlign>left</textAlign>
  1096.         <font>Geneva</font>
  1097.         <textSize>12</textSize>
  1098.         <textStyle>plain</textStyle>
  1099.         <textHeight>16</textHeight>
  1100.         <name></name>
  1101.         <script></script>
  1102.     </part>
  1103.     <content>
  1104.         <layer>card</layer>
  1105.         <id>1</id>
  1106.         <text>                                            StripDup 1.1                                       by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  StripDup allows to quickly remove all duplicates lines, items or words from a string.SYNTAX-------                      StripDup(<List>[,<case sens>][,<separator>])PARAMETERS------------   <List> is the input string. Return, comma or space are automatically recognized as separator when used in string.   <case sens> is a boolean setting the search to be case sensitive (TRUE) or not (FALSE, default option).   <separator> can be any character allowing to use non usual separator.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns the purged string.ERRORS-------If an error occurs, StripDup can return :     "Error : Missing parameter"     "Error : Incorrect param #X"HISTORY--------1.1 :                                                                                          02/23/92ΓÇó Enhanced separator parser</text>
  1107.     </content>
  1108.     <content>
  1109.         <layer>card</layer>
  1110.         <id>16</id>
  1111.         <text>                Input                                       Output</text>
  1112.     </content>
  1113.     <content>
  1114.         <layer>card</layer>
  1115.         <id>17</id>
  1116.         <text>alphabetabetagammaalphabetagammadeltadelta</text>
  1117.     </content>
  1118.     <name></name>
  1119.     <script></script>
  1120. </card>
  1121.  
  1122.  
  1123. card_43746.xml
  1124. <?xml version="1.0" encoding="utf-8" ?>
  1125. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1126. <card>
  1127.     <id>43746</id>
  1128.     <filler1>0</filler1>
  1129.     <bitmap>BMAP_43965.pbm</bitmap>
  1130.     <cantDelete> <false /> </cantDelete>
  1131.     <showPict> <true /> </showPict>
  1132.     <dontSearch> <false /> </dontSearch>
  1133.     <owner>46925</owner>
  1134.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1135.     <part>
  1136.         <id>1</id>
  1137.         <type>field</type>
  1138.         <visible> <true /> </visible>
  1139.         <dontWrap> <false /> </dontWrap>
  1140.         <dontSearch> <false /> </dontSearch>
  1141.         <sharedText> <false /> </sharedText>
  1142.         <fixedLineHeight> <true /> </fixedLineHeight>
  1143.         <autoTab> <false /> </autoTab>
  1144.         <lockText> <true /> </lockText>
  1145.         <rect>
  1146.             <left>69</left>
  1147.             <top>68</top>
  1148.             <right>434</right>
  1149.             <bottom>252</bottom>
  1150.         </rect>
  1151.         <style>scrolling</style>
  1152.         <autoSelect> <false /> </autoSelect>
  1153.         <showLines> <false /> </showLines>
  1154.         <wideMargins> <false /> </wideMargins>
  1155.         <multipleLines> <false /> </multipleLines>
  1156.         <reservedFamily> 0 </reservedFamily>
  1157.         <titleWidth>0</titleWidth>
  1158.         <icon>0</icon>
  1159.         <textAlign>left</textAlign>
  1160.         <font>Geneva</font>
  1161.         <textSize>9</textSize>
  1162.         <textStyle>plain</textStyle>
  1163.         <textHeight>12</textHeight>
  1164.         <name></name>
  1165.         <script></script>
  1166.     </part>
  1167.     <part>
  1168.         <id>5</id>
  1169.         <type>button</type>
  1170.         <visible> <true /> </visible>
  1171.         <reserved5> 0 </reserved5>
  1172.         <reserved4> 0 </reserved4>
  1173.         <reserved3> 0 </reserved3>
  1174.         <reserved2> 0 </reserved2>
  1175.         <reserved1> 0 </reserved1>
  1176.         <enabled> <true /> </enabled>
  1177.         <rect>
  1178.             <left>174</left>
  1179.             <top>281</top>
  1180.             <right>343</right>
  1181.             <bottom>311</bottom>
  1182.         </rect>
  1183.         <style>roundrect</style>
  1184.         <showName> <true /> </showName>
  1185.         <highlight> <false /> </highlight>
  1186.         <autoHighlight> <true /> </autoHighlight>
  1187.         <sharedHighlight> <true /> </sharedHighlight>
  1188.         <family>0</family>
  1189.         <titleWidth>0</titleWidth>
  1190.         <icon>0</icon>
  1191.         <textAlign>center</textAlign>
  1192.         <font>Geneva</font>
  1193.         <textSize>12</textSize>
  1194.         <textStyle>plain</textStyle>
  1195.         <name>SoundRecord</name>
  1196.         <script>on mouseUpask "Resource name :" with "Test"if it is empty then exit mouseUpput it into Nameanswer "Recording quality :" with "Good" or "Best" or "Better"put it into Qualityanswer "Force STAR creation :" with "Yes" or "No"put (it is "Yes") into AddStaranswer "Install the sound in :" with "Other stack" or "Current stack"if it is "Other stack"thenif last word of the version ΓëÑ 2.0then answer file "File to search in :"else ask "PathName of file to search in :"if it is empty then exit mouseUpif AddStarthen SoundRecord Name,Quality,"AddStar",itelse SoundRecord Name,Quality,itelseif AddStarthen SoundRecord Name,Quality,"AddStar"else SoundRecord Name,Qualityend ifif the result Γëá emptythen answer the Resultend mouseUp</script>
  1197.     </part>
  1198.     <content>
  1199.         <layer>card</layer>
  1200.         <id>1</id>
  1201.         <text>                                             SoundRecord 1.4                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  SoundRecord allows to record sound using any recognized sound input device. It works with both HyperCard & SuperCard.SYNTAX--------         SoundRecord <res name>[,<quality>][,<dest file>][,<"AddStar">]PARAMETERS------------   <res name> is the name of the "snd " resource to be created.   <quality> is the recording quality. it can be "good", "better" or "best". Default is "better".   <dest file> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack. Aliases are also supported. Default is current stack.   <"AddStar"> allows to force creation of fake STAR resource for SuperCard projects, even with non standard file creator.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   Calling the XCMD brings the standard recording dialog, and requires System 6.0.5 or higher.   Any previous "snd " resource with same name is simply replaced by the new recorded one.   Using HyperCard 2.x, sound will be saved as Type 1 snd resource, while it will be saved as Type 2 snd using HyperCard 1.x or SuperCard.ERRORS-------If an error occurs, SoundRecord can return :     "Error : Too old Sound Manager version"     "Error : Cannot record sound with this System version"     "Error : Input device not available"     "Error : Missing or empty parameter"     "Error : Bad recording quality parameter"     "Error : Invalid sound input device"     "Error : Sound input device unavailable"     "Error : Couldn't create "snd " resource"     "Error : Couldn't create "snd " STAR resource"     "Error : unknown #xx"HISTORY--------1.4                                                                                            11/08/91ΓÇó Added "AddStar" param1.3                                                                                            10/15/91ΓÇó Sound always recorded as fake data resource in SC files1.2                                                                                            10/11/91ΓÇó Sound recorded as real resource in non-current standalone SC projects1.1                                                                                            10/10/91ΓÇó Added <dest file> paramΓÇó Created 'snd ' resource IDs are never in 0..8191 (Apple reserved slots) ΓÇó Enhanced Type1 -> Type2 snd conversionΓÇó Fixed HC2 environment test1.0                                                                                            10/04/91ΓÇó┬áFirst release</text>
  1202.     </content>
  1203.     <name>SoundRecord 1.4</name>
  1204.     <script>on opencardend opencardon closeCardend closeCard</script>
  1205. </card>
  1206.  
  1207.  
  1208. card_43137.xml
  1209. <?xml version="1.0" encoding="utf-8" ?>
  1210. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1211. <card>
  1212.     <id>43137</id>
  1213.     <filler1>0</filler1>
  1214.     <bitmap>BMAP_43336.pbm</bitmap>
  1215.     <cantDelete> <false /> </cantDelete>
  1216.     <showPict> <true /> </showPict>
  1217.     <dontSearch> <false /> </dontSearch>
  1218.     <owner>46925</owner>
  1219.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1220.     <part>
  1221.         <id>1</id>
  1222.         <type>field</type>
  1223.         <visible> <true /> </visible>
  1224.         <dontWrap> <false /> </dontWrap>
  1225.         <dontSearch> <false /> </dontSearch>
  1226.         <sharedText> <false /> </sharedText>
  1227.         <fixedLineHeight> <true /> </fixedLineHeight>
  1228.         <autoTab> <false /> </autoTab>
  1229.         <lockText> <true /> </lockText>
  1230.         <rect>
  1231.             <left>69</left>
  1232.             <top>68</top>
  1233.             <right>434</right>
  1234.             <bottom>252</bottom>
  1235.         </rect>
  1236.         <style>scrolling</style>
  1237.         <autoSelect> <false /> </autoSelect>
  1238.         <showLines> <false /> </showLines>
  1239.         <wideMargins> <false /> </wideMargins>
  1240.         <multipleLines> <false /> </multipleLines>
  1241.         <reservedFamily> 0 </reservedFamily>
  1242.         <titleWidth>0</titleWidth>
  1243.         <icon>0</icon>
  1244.         <textAlign>left</textAlign>
  1245.         <font>Geneva</font>
  1246.         <textSize>9</textSize>
  1247.         <textStyle>plain</textStyle>
  1248.         <textHeight>12</textHeight>
  1249.         <name></name>
  1250.         <script></script>
  1251.     </part>
  1252.     <part>
  1253.         <id>25</id>
  1254.         <type>button</type>
  1255.         <visible> <true /> </visible>
  1256.         <reserved5> 0 </reserved5>
  1257.         <reserved4> 0 </reserved4>
  1258.         <reserved3> 0 </reserved3>
  1259.         <reserved2> 0 </reserved2>
  1260.         <reserved1> 0 </reserved1>
  1261.         <enabled> <true /> </enabled>
  1262.         <rect>
  1263.             <left>201</left>
  1264.             <top>278</top>
  1265.             <right>346</right>
  1266.             <bottom>316</bottom>
  1267.         </rect>
  1268.         <style>roundrect</style>
  1269.         <showName> <true /> </showName>
  1270.         <highlight> <false /> </highlight>
  1271.         <autoHighlight> <true /> </autoHighlight>
  1272.         <sharedHighlight> <true /> </sharedHighlight>
  1273.         <family>0</family>
  1274.         <titleWidth>0</titleWidth>
  1275.         <icon>0</icon>
  1276.         <textAlign>center</textAlign>
  1277.         <font>Geneva</font>
  1278.         <textSize>12</textSize>
  1279.         <textStyle>plain</textStyle>
  1280.         <name>ShowHideFolder</name>
  1281.         <script>on mouseUpget folderName("Select Folder to change :")if it is emptythen exit mouseUpput it into Folderanswer "Invisible :" with "False" or "True"ShowHideFolder Folder,itif the Result Γëá emptythen answer the Resultend mouseUp</script>
  1282.     </part>
  1283.     <content>
  1284.         <layer>card</layer>
  1285.         <id>1</id>
  1286.         <text>                                          ShowHideFolder 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ShowHideFolder allows make a folder visible/invisible.SYNTAX--------ShowHideFolder <folder path>,<invisible>PARAMETERS------------   <folder path> is the folder complete pathName, with or without trailing colon. If only a name is supplied, the folder is considered in the same folder as the current stack.   <invisible> is a boolean, TRUE making the folder invisible.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----If an error occurs, ShowHideFolder can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Second param must be boolean"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help</text>
  1287.     </content>
  1288.     <name>ShowHideFolder 1.1</name>
  1289.     <script>on opencardend opencardon closeCardend closeCard</script>
  1290. </card>
  1291.  
  1292.  
  1293. card_42655.xml
  1294. <?xml version="1.0" encoding="utf-8" ?>
  1295. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1296. <card>
  1297.     <id>42655</id>
  1298.     <filler1>0</filler1>
  1299.     <bitmap>BMAP_42838.pbm</bitmap>
  1300.     <cantDelete> <false /> </cantDelete>
  1301.     <showPict> <true /> </showPict>
  1302.     <dontSearch> <false /> </dontSearch>
  1303.     <owner>46925</owner>
  1304.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1305.     <part>
  1306.         <id>1</id>
  1307.         <type>field</type>
  1308.         <visible> <true /> </visible>
  1309.         <dontWrap> <false /> </dontWrap>
  1310.         <dontSearch> <false /> </dontSearch>
  1311.         <sharedText> <false /> </sharedText>
  1312.         <fixedLineHeight> <true /> </fixedLineHeight>
  1313.         <autoTab> <false /> </autoTab>
  1314.         <lockText> <true /> </lockText>
  1315.         <rect>
  1316.             <left>69</left>
  1317.             <top>68</top>
  1318.             <right>434</right>
  1319.             <bottom>252</bottom>
  1320.         </rect>
  1321.         <style>scrolling</style>
  1322.         <autoSelect> <false /> </autoSelect>
  1323.         <showLines> <false /> </showLines>
  1324.         <wideMargins> <false /> </wideMargins>
  1325.         <multipleLines> <false /> </multipleLines>
  1326.         <reservedFamily> 0 </reservedFamily>
  1327.         <titleWidth>0</titleWidth>
  1328.         <icon>0</icon>
  1329.         <textAlign>left</textAlign>
  1330.         <font>Geneva</font>
  1331.         <textSize>9</textSize>
  1332.         <textStyle>plain</textStyle>
  1333.         <textHeight>12</textHeight>
  1334.         <name></name>
  1335.         <script></script>
  1336.     </part>
  1337.     <part>
  1338.         <id>5</id>
  1339.         <type>button</type>
  1340.         <visible> <true /> </visible>
  1341.         <reserved5> 0 </reserved5>
  1342.         <reserved4> 0 </reserved4>
  1343.         <reserved3> 0 </reserved3>
  1344.         <reserved2> 0 </reserved2>
  1345.         <reserved1> 0 </reserved1>
  1346.         <enabled> <true /> </enabled>
  1347.         <rect>
  1348.             <left>174</left>
  1349.             <top>281</top>
  1350.             <right>343</right>
  1351.             <bottom>311</bottom>
  1352.         </rect>
  1353.         <style>roundrect</style>
  1354.         <showName> <true /> </showName>
  1355.         <highlight> <false /> </highlight>
  1356.         <autoHighlight> <true /> </autoHighlight>
  1357.         <sharedHighlight> <true /> </sharedHighlight>
  1358.         <family>0</family>
  1359.         <titleWidth>0</titleWidth>
  1360.         <icon>0</icon>
  1361.         <textAlign>center</textAlign>
  1362.         <font>Geneva</font>
  1363.         <textSize>12</textSize>
  1364.         <textStyle>plain</textStyle>
  1365.         <name>SetMode</name>
  1366.         <script>on mouseUpglobal SavedVideoanswer "Video mode :" with "Cancel" or "Black" or "Color"if it is "Cancel" then exit mouseUpput it into Modeask "Video depth : (1.." & item 5 of SavedVideo & ")" with 1if it is empty then exit mouseUpput it into Depthask "Screen number : (nothing,*,1.." & number of lines of SavedVideo┬¼& ")"if it Γëá emptythen SetMode Mode,Depth,itelse SetMode Mode,Depthif the Result Γëá emptythen answer the Resultend mouseUp</script>
  1367.     </part>
  1368.     <content>
  1369.         <layer>card</layer>
  1370.         <id>1</id>
  1371.         <text>                                                SetMode 1.2                                          by Fr├⌐d├⌐ric RINALDI                                         IMPORTANT NOTICES                                         -------------------ΓÇó SetMode works only with System >= 6.0.5ΓÇó Since changing video mode is not recommended by Apple Interface Guideli-nes, always switch back to previous mode when leaving the stack. (see stack script)DESCRIPTION------------  SetMode XCMD allows to switch any connected screen from one video mode and depth to another.SYNTAX--------                  SetMode <B[lack]|C[olor]>,<1|2|4|8|32>[,<screen nb>]PARAMETERS------------   First param stands for the mode. Only first char is recognized.   Param 2 is the video depth, an integer bit value.   Last param is optional, and is an integer standing for the screen number (as returned by GetMode XFCN). If omitted, the changed screen will be the screen on which the card is. Using "*" will change all connected screen to the choose mode.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----If an error occurs, SetMode can return :     "Error : Could'nt get SysEnvirons"     "Error : XCMD needs System 6.0.5"     "Error : Color QuickDraw not found"     "Error : Missing parameter(s)"     "Error : Mode param must be <B|C>"     "Error : Depth not available on device X"     "Error : Couldn't set depth on device X"     "Error : Device not found"RELEASES HISTORY------------------1.2 :ΓÇó Fixed last minute bug1.1 :ΓÇó Screen garbage fixed when switching to 8bit, thanks to Bill Steinberg.This stack also uses GetMode XFCN, ┬⌐ Frederic RINALDI.</text>
  1372.     </content>
  1373.     <name>SetMode 1.2</name>
  1374.     <script>on opencardglobal SavedVideo-- sauvegarde du mode vid├⌐o courantput GetMode() into SavedVideoend opencardon closeCardglobal SavedVideo-- restauration du mode vid├⌐o initialget GetMode()repeat with i=1 to number of lines of SavedVideoif line i of it Γëá line i of SavedVideothen do "SetMode" && line i of SavedVideoend repeatend closeCard</script>
  1375. </card>
  1376.  
  1377.  
  1378. card_42042.xml
  1379. <?xml version="1.0" encoding="utf-8" ?>
  1380. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1381. <card>
  1382.     <id>42042</id>
  1383.     <filler1>0</filler1>
  1384.     <bitmap>BMAP_42348.pbm</bitmap>
  1385.     <cantDelete> <false /> </cantDelete>
  1386.     <showPict> <true /> </showPict>
  1387.     <dontSearch> <false /> </dontSearch>
  1388.     <owner>46925</owner>
  1389.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1390.     <part>
  1391.         <id>1</id>
  1392.         <type>field</type>
  1393.         <visible> <true /> </visible>
  1394.         <dontWrap> <false /> </dontWrap>
  1395.         <dontSearch> <false /> </dontSearch>
  1396.         <sharedText> <false /> </sharedText>
  1397.         <fixedLineHeight> <true /> </fixedLineHeight>
  1398.         <autoTab> <false /> </autoTab>
  1399.         <lockText> <true /> </lockText>
  1400.         <rect>
  1401.             <left>69</left>
  1402.             <top>68</top>
  1403.             <right>434</right>
  1404.             <bottom>252</bottom>
  1405.         </rect>
  1406.         <style>scrolling</style>
  1407.         <autoSelect> <false /> </autoSelect>
  1408.         <showLines> <false /> </showLines>
  1409.         <wideMargins> <false /> </wideMargins>
  1410.         <multipleLines> <false /> </multipleLines>
  1411.         <reservedFamily> 0 </reservedFamily>
  1412.         <titleWidth>0</titleWidth>
  1413.         <icon>0</icon>
  1414.         <textAlign>left</textAlign>
  1415.         <font>Geneva</font>
  1416.         <textSize>9</textSize>
  1417.         <textStyle>plain</textStyle>
  1418.         <textHeight>12</textHeight>
  1419.         <name></name>
  1420.         <script></script>
  1421.     </part>
  1422.     <part>
  1423.         <id>5</id>
  1424.         <type>button</type>
  1425.         <visible> <true /> </visible>
  1426.         <reserved5> 0 </reserved5>
  1427.         <reserved4> 0 </reserved4>
  1428.         <reserved3> 0 </reserved3>
  1429.         <reserved2> 0 </reserved2>
  1430.         <reserved1> 0 </reserved1>
  1431.         <enabled> <true /> </enabled>
  1432.         <rect>
  1433.             <left>174</left>
  1434.             <top>281</top>
  1435.             <right>343</right>
  1436.             <bottom>311</bottom>
  1437.         </rect>
  1438.         <style>roundrect</style>
  1439.         <showName> <true /> </showName>
  1440.         <highlight> <false /> </highlight>
  1441.         <autoHighlight> <true /> </autoHighlight>
  1442.         <sharedHighlight> <true /> </sharedHighlight>
  1443.         <family>0</family>
  1444.         <titleWidth>0</titleWidth>
  1445.         <icon>0</icon>
  1446.         <textAlign>center</textAlign>
  1447.         <font>Geneva</font>
  1448.         <textSize>12</textSize>
  1449.         <textStyle>plain</textStyle>
  1450.         <name>SetFinderLock</name>
  1451.         <script>on mouseUpput FilePath(empty,"File to change :") into Fileif File Γëá emptythenanswer "Change :" with "Unlock" or "Lock"SetFinderLock File,(it is "Lock")if the Result Γëá emptythen answer the Resultend ifend mouseUp</script>
  1452.     </part>
  1453.     <content>
  1454.         <layer>card</layer>
  1455.         <id>1</id>
  1456.         <text>                                            SetFinderLock 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  SetFinderLock XCMD allows to lock/unlock a file (Finder info checkbox).SYNTAX--------       SetFinderLock <file path or name>[,<locked>][,"DontResolveAlias"]PARAMETERS------------   <file path or name> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <locked> is a boolean defining the lock state. Default is TRUE.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" and "=" as parameter will return an online help (resp. copyright, syntax and output).USING-----If an error occurs, SetFinderLock can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter"     "Error : Bad param #X"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "DontResolveAlias" parameterΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc.)</text>
  1457.     </content>
  1458.     <name>SetFinderLock 1.1</name>
  1459.     <script>on opencardend opencardon closeCardend closeCard</script>
  1460. </card>
  1461.  
  1462.  
  1463. card_41535.xml
  1464. <?xml version="1.0" encoding="utf-8" ?>
  1465. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1466. <card>
  1467.     <id>41535</id>
  1468.     <filler1>0</filler1>
  1469.     <bitmap>BMAP_41952.pbm</bitmap>
  1470.     <cantDelete> <false /> </cantDelete>
  1471.     <showPict> <true /> </showPict>
  1472.     <dontSearch> <false /> </dontSearch>
  1473.     <owner>46925</owner>
  1474.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1475.     <part>
  1476.         <id>1</id>
  1477.         <type>field</type>
  1478.         <visible> <true /> </visible>
  1479.         <dontWrap> <false /> </dontWrap>
  1480.         <dontSearch> <false /> </dontSearch>
  1481.         <sharedText> <false /> </sharedText>
  1482.         <fixedLineHeight> <true /> </fixedLineHeight>
  1483.         <autoTab> <false /> </autoTab>
  1484.         <lockText> <true /> </lockText>
  1485.         <rect>
  1486.             <left>69</left>
  1487.             <top>68</top>
  1488.             <right>434</right>
  1489.             <bottom>252</bottom>
  1490.         </rect>
  1491.         <style>scrolling</style>
  1492.         <autoSelect> <false /> </autoSelect>
  1493.         <showLines> <false /> </showLines>
  1494.         <wideMargins> <false /> </wideMargins>
  1495.         <multipleLines> <false /> </multipleLines>
  1496.         <reservedFamily> 0 </reservedFamily>
  1497.         <titleWidth>0</titleWidth>
  1498.         <icon>0</icon>
  1499.         <textAlign>left</textAlign>
  1500.         <font>Geneva</font>
  1501.         <textSize>9</textSize>
  1502.         <textStyle>plain</textStyle>
  1503.         <textHeight>12</textHeight>
  1504.         <name></name>
  1505.         <script></script>
  1506.     </part>
  1507.     <part>
  1508.         <id>25</id>
  1509.         <type>button</type>
  1510.         <visible> <true /> </visible>
  1511.         <reserved5> 0 </reserved5>
  1512.         <reserved4> 0 </reserved4>
  1513.         <reserved3> 0 </reserved3>
  1514.         <reserved2> 0 </reserved2>
  1515.         <reserved1> 0 </reserved1>
  1516.         <enabled> <true /> </enabled>
  1517.         <rect>
  1518.             <left>201</left>
  1519.             <top>278</top>
  1520.             <right>346</right>
  1521.             <bottom>316</bottom>
  1522.         </rect>
  1523.         <style>roundrect</style>
  1524.         <showName> <true /> </showName>
  1525.         <highlight> <false /> </highlight>
  1526.         <autoHighlight> <true /> </autoHighlight>
  1527.         <sharedHighlight> <true /> </sharedHighlight>
  1528.         <family>0</family>
  1529.         <titleWidth>0</titleWidth>
  1530.         <icon>0</icon>
  1531.         <textAlign>center</textAlign>
  1532.         <font>Geneva</font>
  1533.         <textSize>12</textSize>
  1534.         <textStyle>plain</textStyle>
  1535.         <name>SetFileFlag</name>
  1536.         <script>on mouseUpget FilePath(empty,"File to change :")if it is empty then exit mouseUpput it into TheFileask "Name of the flag :"if it is empty then exit mouseUpput it into TheFlaganswer "Set ΓÇ£" & theFlag & "ΓÇ¥ to :" with "Cancel" or "False" or "True"if it is "Cancel" then exit mouseUpSetFileFlag TheFile,TheFlag,itif The Result Γëá emptythen answer the Resultelse answer TheFlag && "flag is now set to" && itend mouseUp</script>
  1537.     </part>
  1538.     <part>
  1539.         <id>29</id>
  1540.         <type>field</type>
  1541.         <visible> <false /> </visible>
  1542.         <dontWrap> <false /> </dontWrap>
  1543.         <dontSearch> <false /> </dontSearch>
  1544.         <sharedText> <false /> </sharedText>
  1545.         <fixedLineHeight> <true /> </fixedLineHeight>
  1546.         <autoTab> <false /> </autoTab>
  1547.         <lockText> <true /> </lockText>
  1548.         <rect>
  1549.             <left>165</left>
  1550.             <top>24</top>
  1551.             <right>337</right>
  1552.             <bottom>289</bottom>
  1553.         </rect>
  1554.         <style>shadow</style>
  1555.         <autoSelect> <false /> </autoSelect>
  1556.         <showLines> <true /> </showLines>
  1557.         <wideMargins> <true /> </wideMargins>
  1558.         <multipleLines> <false /> </multipleLines>
  1559.         <reservedFamily> 0 </reservedFamily>
  1560.         <titleWidth>0</titleWidth>
  1561.         <icon>0</icon>
  1562.         <textAlign>left</textAlign>
  1563.         <font>Geneva</font>
  1564.         <textSize>9</textSize>
  1565.         <textStyle>bold</textStyle>
  1566.         <textHeight>11</textHeight>
  1567.         <name></name>
  1568.         <script>on mouseUphide cd fld 2hide cd fld 3end mouseUp</script>
  1569.     </part>
  1570.     <part>
  1571.         <id>30</id>
  1572.         <type>field</type>
  1573.         <visible> <false /> </visible>
  1574.         <dontWrap> <false /> </dontWrap>
  1575.         <dontSearch> <false /> </dontSearch>
  1576.         <sharedText> <false /> </sharedText>
  1577.         <fixedLineHeight> <true /> </fixedLineHeight>
  1578.         <autoTab> <false /> </autoTab>
  1579.         <lockText> <false /> </lockText>
  1580.         <rect>
  1581.             <left>258</left>
  1582.             <top>24</top>
  1583.             <right>335</right>
  1584.             <bottom>289</bottom>
  1585.         </rect>
  1586.         <style>transparent</style>
  1587.         <autoSelect> <false /> </autoSelect>
  1588.         <showLines> <true /> </showLines>
  1589.         <wideMargins> <true /> </wideMargins>
  1590.         <multipleLines> <false /> </multipleLines>
  1591.         <reservedFamily> 0 </reservedFamily>
  1592.         <titleWidth>0</titleWidth>
  1593.         <icon>0</icon>
  1594.         <textAlign>left</textAlign>
  1595.         <font>Geneva</font>
  1596.         <textSize>9</textSize>
  1597.         <textStyle>plain</textStyle>
  1598.         <textHeight>11</textHeight>
  1599.         <name></name>
  1600.         <script>on mouseUphide cd fld 2hide cd fld 3end mouseUp</script>
  1601.     </part>
  1602.     <content>
  1603.         <layer>card</layer>
  1604.         <id>1</id>
  1605.         <text>                                             SetFileFlag 1.1                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  SetFileFlag is an XCMD allowing to change the value of the authorized Finder flags of a file.SYNTAX-------      SetFileFlag <file path or name>,<flag name>[,<flag state>]                        [,"DontResolveAlias"]PARAMETERS------------   <file path or name> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <flag name> must be one of the following string values (accepted System 7.0 values are enclosed in brackets) :            busy (hasCustomIcon), noCopy (isStationery), hasBundle,            System  (nameLocked), invisible (isInvisible)   <flag state> is a boolean defining the desired state of the choosen flag. Default value is TRUE.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   If an error occurs, the XCMD will return in the Result :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Bad param #X"     "Error : Bad or unauthorized flag name"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "DontResolveAlias" parameterΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc.)</text>
  1606.     </content>
  1607.     <content>
  1608.         <layer>card</layer>
  1609.         <id>29</id>
  1610.         <text>typecreatorcr├⌐ationmodificationtailledata forkresource forkonDeskbFOwnApplr├⌐serv├⌐r├⌐serv├⌐bfNeverbfAlwaysshareabler├⌐serv├⌐InitedChangedBusyNoCopySystemhasBundleInvisibleLocked</text>
  1611.     </content>
  1612.     <content>
  1613.         <layer>card</layer>
  1614.         <id>30</id>
  1615.         <text>TEXTMPS 14/03/9013/03/90858670901496falsefalsefalsefalsefalsefalsefalsefalsetruefalsefalsefalsefalsefalsefalsefalse</text>
  1616.     </content>
  1617.     <name>SetFileFlag 1.1</name>
  1618.     <script>on opencardend opencardon closeCardhide cd fld 3hide cd fld 2end closeCard</script>
  1619. </card>
  1620.  
  1621.  
  1622. card_41187.xml
  1623. <?xml version="1.0" encoding="utf-8" ?>
  1624. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1625. <card>
  1626.     <id>41187</id>
  1627.     <filler1>0</filler1>
  1628.     <bitmap>BMAP_41234.pbm</bitmap>
  1629.     <cantDelete> <false /> </cantDelete>
  1630.     <showPict> <true /> </showPict>
  1631.     <dontSearch> <false /> </dontSearch>
  1632.     <owner>46925</owner>
  1633.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1634.     <part>
  1635.         <id>1</id>
  1636.         <type>field</type>
  1637.         <visible> <true /> </visible>
  1638.         <dontWrap> <false /> </dontWrap>
  1639.         <dontSearch> <false /> </dontSearch>
  1640.         <sharedText> <false /> </sharedText>
  1641.         <fixedLineHeight> <true /> </fixedLineHeight>
  1642.         <autoTab> <false /> </autoTab>
  1643.         <lockText> <true /> </lockText>
  1644.         <rect>
  1645.             <left>69</left>
  1646.             <top>68</top>
  1647.             <right>434</right>
  1648.             <bottom>252</bottom>
  1649.         </rect>
  1650.         <style>scrolling</style>
  1651.         <autoSelect> <false /> </autoSelect>
  1652.         <showLines> <false /> </showLines>
  1653.         <wideMargins> <false /> </wideMargins>
  1654.         <multipleLines> <false /> </multipleLines>
  1655.         <reservedFamily> 0 </reservedFamily>
  1656.         <titleWidth>0</titleWidth>
  1657.         <icon>0</icon>
  1658.         <textAlign>left</textAlign>
  1659.         <font>Geneva</font>
  1660.         <textSize>9</textSize>
  1661.         <textStyle>plain</textStyle>
  1662.         <textHeight>12</textHeight>
  1663.         <name></name>
  1664.         <script></script>
  1665.     </part>
  1666.     <part>
  1667.         <id>25</id>
  1668.         <type>button</type>
  1669.         <visible> <true /> </visible>
  1670.         <reserved5> 0 </reserved5>
  1671.         <reserved4> 0 </reserved4>
  1672.         <reserved3> 0 </reserved3>
  1673.         <reserved2> 0 </reserved2>
  1674.         <reserved1> 0 </reserved1>
  1675.         <enabled> <true /> </enabled>
  1676.         <rect>
  1677.             <left>346</left>
  1678.             <top>280</top>
  1679.             <right>478</right>
  1680.             <bottom>317</bottom>
  1681.         </rect>
  1682.         <style>roundrect</style>
  1683.         <showName> <true /> </showName>
  1684.         <highlight> <false /> </highlight>
  1685.         <autoHighlight> <true /> </autoHighlight>
  1686.         <sharedHighlight> <true /> </sharedHighlight>
  1687.         <family>0</family>
  1688.         <titleWidth>0</titleWidth>
  1689.         <icon>0</icon>
  1690.         <textAlign>center</textAlign>
  1691.         <font>Geneva</font>
  1692.         <textSize>12</textSize>
  1693.         <textStyle>plain</textStyle>
  1694.         <name>SendPS</name>
  1695.         <script>on mouseUpanswer "Send :" with "Cancel" or "Field" or "File"if it is "File"thenget FilePath("TEXT","PostScript file :")if it is empty then exit mouseUpSendPS itelse SendPS cd fld 4end mouseUp</script>
  1696.     </part>
  1697.     <part>
  1698.         <id>26</id>
  1699.         <type>field</type>
  1700.         <visible> <false /> </visible>
  1701.         <dontWrap> <false /> </dontWrap>
  1702.         <dontSearch> <false /> </dontSearch>
  1703.         <sharedText> <false /> </sharedText>
  1704.         <fixedLineHeight> <true /> </fixedLineHeight>
  1705.         <autoTab> <false /> </autoTab>
  1706.         <lockText> <true /> </lockText>
  1707.         <rect>
  1708.             <left>98</left>
  1709.             <top>87</top>
  1710.             <right>408</right>
  1711.             <bottom>222</bottom>
  1712.         </rect>
  1713.         <style>shadow</style>
  1714.         <autoSelect> <false /> </autoSelect>
  1715.         <showLines> <false /> </showLines>
  1716.         <wideMargins> <true /> </wideMargins>
  1717.         <multipleLines> <false /> </multipleLines>
  1718.         <reservedFamily> 0 </reservedFamily>
  1719.         <titleWidth>0</titleWidth>
  1720.         <icon>0</icon>
  1721.         <textAlign>left</textAlign>
  1722.         <font>Geneva</font>
  1723.         <textSize>12</textSize>
  1724.         <textStyle>plain</textStyle>
  1725.         <textHeight>16</textHeight>
  1726.         <name></name>
  1727.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  1728.     </part>
  1729.     <part>
  1730.         <id>27</id>
  1731.         <type>field</type>
  1732.         <visible> <false /> </visible>
  1733.         <dontWrap> <false /> </dontWrap>
  1734.         <dontSearch> <false /> </dontSearch>
  1735.         <sharedText> <false /> </sharedText>
  1736.         <fixedLineHeight> <true /> </fixedLineHeight>
  1737.         <autoTab> <false /> </autoTab>
  1738.         <lockText> <true /> </lockText>
  1739.         <rect>
  1740.             <left>179</left>
  1741.             <top>107</top>
  1742.             <right>381</right>
  1743.             <bottom>207</bottom>
  1744.         </rect>
  1745.         <style>transparent</style>
  1746.         <autoSelect> <false /> </autoSelect>
  1747.         <showLines> <false /> </showLines>
  1748.         <wideMargins> <false /> </wideMargins>
  1749.         <multipleLines> <false /> </multipleLines>
  1750.         <reservedFamily> 0 </reservedFamily>
  1751.         <titleWidth>0</titleWidth>
  1752.         <icon>0</icon>
  1753.         <textAlign>left</textAlign>
  1754.         <font>Geneva</font>
  1755.         <textSize>10</textSize>
  1756.         <textStyle>plain</textStyle>
  1757.         <textHeight>16</textHeight>
  1758.         <name></name>
  1759.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  1760.     </part>
  1761.     <part>
  1762.         <id>28</id>
  1763.         <type>field</type>
  1764.         <visible> <true /> </visible>
  1765.         <dontWrap> <false /> </dontWrap>
  1766.         <dontSearch> <false /> </dontSearch>
  1767.         <sharedText> <false /> </sharedText>
  1768.         <fixedLineHeight> <true /> </fixedLineHeight>
  1769.         <autoTab> <false /> </autoTab>
  1770.         <lockText> <true /> </lockText>
  1771.         <rect>
  1772.             <left>0</left>
  1773.             <top>275</top>
  1774.             <right>320</right>
  1775.             <bottom>342</bottom>
  1776.         </rect>
  1777.         <style>scrolling</style>
  1778.         <autoSelect> <false /> </autoSelect>
  1779.         <showLines> <false /> </showLines>
  1780.         <wideMargins> <false /> </wideMargins>
  1781.         <multipleLines> <false /> </multipleLines>
  1782.         <reservedFamily> 0 </reservedFamily>
  1783.         <titleWidth>0</titleWidth>
  1784.         <icon>0</icon>
  1785.         <textAlign>left</textAlign>
  1786.         <font>Geneva</font>
  1787.         <textSize>9</textSize>
  1788.         <textStyle>plain</textStyle>
  1789.         <textHeight>12</textHeight>
  1790.         <name></name>
  1791.         <script></script>
  1792.     </part>
  1793.     <part>
  1794.         <id>32</id>
  1795.         <type>field</type>
  1796.         <visible> <true /> </visible>
  1797.         <dontWrap> <false /> </dontWrap>
  1798.         <dontSearch> <false /> </dontSearch>
  1799.         <sharedText> <false /> </sharedText>
  1800.         <fixedLineHeight> <true /> </fixedLineHeight>
  1801.         <autoTab> <false /> </autoTab>
  1802.         <lockText> <true /> </lockText>
  1803.         <rect>
  1804.             <left>0</left>
  1805.             <top>258</top>
  1806.             <right>320</right>
  1807.             <bottom>276</bottom>
  1808.         </rect>
  1809.         <style>rectangle</style>
  1810.         <autoSelect> <false /> </autoSelect>
  1811.         <showLines> <false /> </showLines>
  1812.         <wideMargins> <false /> </wideMargins>
  1813.         <multipleLines> <false /> </multipleLines>
  1814.         <reservedFamily> 0 </reservedFamily>
  1815.         <titleWidth>0</titleWidth>
  1816.         <icon>0</icon>
  1817.         <textAlign>center</textAlign>
  1818.         <font>Geneva</font>
  1819.         <textSize>12</textSize>
  1820.         <textStyle>plain</textStyle>
  1821.         <textHeight>16</textHeight>
  1822.         <name></name>
  1823.         <script></script>
  1824.     </part>
  1825.     <content>
  1826.         <layer>card</layer>
  1827.         <id>26</id>
  1828.         <text>CPUSystemProcessorFPUColoQDKeyboard</text>
  1829.     </content>
  1830.     <content>
  1831.         <layer>card</layer>
  1832.         <id>27</id>
  1833.         <text>Macintosh IIx6.4MC68030truetrueApple Extended keyboard</text>
  1834.     </content>
  1835.     <content>
  1836.         <layer>card</layer>
  1837.         <id>32</id>
  1838.         <text>Sample</text>
  1839.     </content>
  1840.     <content>
  1841.         <layer>card</layer>
  1842.         <id>1</id>
  1843.         <text>                                                 SendPS 1.3                                    ┬⌐ G. Kruckewitt & F. RinaldiDESCRIPTION------------   SendPS allows to send PostScript datas to a LaserWriter over AppleTalk.SYNTAX---------       SendPS <container or pathname> [,<page setup> [,<print dialog>]]PARAMETERS------------   <container or pathname> can be either any valid container of HyperTalk, or the full pathname of a Postscript file. In the second case, a single name assumes the file is in the same folder than the current stack.   <page setup> is a boolean allowing to get the page setup dialog. Default is FALSE.   <print dialog> is a boolean allowing to get the printing dialog. Default is FALSE.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING------   If an error occurs, the Result can contain :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing parameter"     "Error : Could't allocate file buffer"     "Error : Second param must be boolean"     "Error : Third param must be boolean"     "Error : Out of memory"HISTORY----------1.0 :  first release1.1 :  use of spooler is allowed         blank trailing page removed when using a spooler         suppression de la page blanche en cas d'utilisation de spooler1.2 :  size of datas to be send can exceed 32 kb.1.3 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc.)--------------------------------------------------------------------   This XCMD is copyrighted, and cannot be used in any way without the express permission of both authors.   Special use permission given for "Apple Utilisateur" and "Developer's CD"                        ┬⌐ G. KRUCKEWITT & F. RINALDI 1990,1991AppleLink: RINALDI1        Calvacom : FR10        Compuserve : 71170,2111</text>
  1844.     </content>
  1845.     <content>
  1846.         <layer>card</layer>
  1847.         <id>28</id>
  1848.         <text>%!    star name demo  Ivar Michelsons - Adobe Systems, Inc./firstname (Adobe) def/lastname (Systems) def/inch {72 mul} def/LM 2 inch def/RM 6.5 inch def/TM 9 inch def/BM 5 inch def/newline{currentpoint 13 subexch pop LMexch moveto} def/linewrap{currentpoint pop RM gt {newline} if} def/done?% return stack: boolean{currentpoint exch pop BM lt} def/starside{4 inch 0 linetocurrentpoint translate-144 rotate} def/star% stack: x y{movetocurrentpoint translate4 {starside} repeatclosepathgsave0 setgray fillgrestore} def/Times-Bold findfont 11 scalefont setfontgsave2.25 inch 7.53 inch starcurrentpoint translate-144 rotate-2.25 inch -7.53 inch translateLM TM moveto1 setgray{{pop pop linewrap} firstname kshow ( ) show {pop pop linewrap} lastname kshow ( ) show  done? {exit} if } loopgrestoreshowpage</text>
  1849.     </content>
  1850.     <name>SendPS 1.3</name>
  1851.     <script>on opencardend opencardon closeCardhide cd fld 3hide cd fld 2end closeCard</script>
  1852. </card>
  1853.  
  1854.  
  1855. card_57568.xml
  1856. <?xml version="1.0" encoding="utf-8" ?>
  1857. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1858. <card>
  1859.     <id>57568</id>
  1860.     <filler1>0</filler1>
  1861.     <bitmap>BMAP_53110.pbm</bitmap>
  1862.     <cantDelete> <false /> </cantDelete>
  1863.     <showPict> <true /> </showPict>
  1864.     <dontSearch> <false /> </dontSearch>
  1865.     <owner>46925</owner>
  1866.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1867.     <part>
  1868.         <id>1</id>
  1869.         <type>field</type>
  1870.         <visible> <true /> </visible>
  1871.         <dontWrap> <false /> </dontWrap>
  1872.         <dontSearch> <false /> </dontSearch>
  1873.         <sharedText> <false /> </sharedText>
  1874.         <fixedLineHeight> <true /> </fixedLineHeight>
  1875.         <autoTab> <false /> </autoTab>
  1876.         <lockText> <true /> </lockText>
  1877.         <rect>
  1878.             <left>69</left>
  1879.             <top>68</top>
  1880.             <right>434</right>
  1881.             <bottom>252</bottom>
  1882.         </rect>
  1883.         <style>scrolling</style>
  1884.         <autoSelect> <false /> </autoSelect>
  1885.         <showLines> <false /> </showLines>
  1886.         <wideMargins> <false /> </wideMargins>
  1887.         <multipleLines> <false /> </multipleLines>
  1888.         <reservedFamily> 0 </reservedFamily>
  1889.         <titleWidth>0</titleWidth>
  1890.         <icon>0</icon>
  1891.         <textAlign>left</textAlign>
  1892.         <font>Geneva</font>
  1893.         <textSize>9</textSize>
  1894.         <textStyle>plain</textStyle>
  1895.         <textHeight>12</textHeight>
  1896.         <name>Text</name>
  1897.         <script></script>
  1898.     </part>
  1899.     <part>
  1900.         <id>2</id>
  1901.         <type>button</type>
  1902.         <visible> <true /> </visible>
  1903.         <reserved5> 0 </reserved5>
  1904.         <reserved4> 0 </reserved4>
  1905.         <reserved3> 0 </reserved3>
  1906.         <reserved2> 0 </reserved2>
  1907.         <reserved1> 0 </reserved1>
  1908.         <enabled> <true /> </enabled>
  1909.         <rect>
  1910.             <left>174</left>
  1911.             <top>281</top>
  1912.             <right>343</right>
  1913.             <bottom>311</bottom>
  1914.         </rect>
  1915.         <style>roundrect</style>
  1916.         <showName> <true /> </showName>
  1917.         <highlight> <false /> </highlight>
  1918.         <autoHighlight> <true /> </autoHighlight>
  1919.         <sharedHighlight> <true /> </sharedHighlight>
  1920.         <family>0</family>
  1921.         <titleWidth>0</titleWidth>
  1922.         <icon>0</icon>
  1923.         <textAlign>center</textAlign>
  1924.         <font>Geneva</font>
  1925.         <textSize>12</textSize>
  1926.         <textStyle>plain</textStyle>
  1927.         <name>SelectFile</name>
  1928.         <script>on mouseUpanswer SelectFile("STAK,TEXT")end mouseUp</script>
  1929.     </part>
  1930.     <content>
  1931.         <layer>card</layer>
  1932.         <id>1</id>
  1933.         <text>                                            SelectFile 1.0                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  SelectFile provides a dialog allowing to choose a file (SFGetFile). Not anymore required with HC2.0 which includes this feature.SYNTAX-------                      SelectFile([<type1ΓǪ[,type4]>][,<prompt>])PARAMETERS------------   <type1ΓǪ[,type4]> is a 1 to 4 items string for filtering the displayed files according to their type.   <prompt> is the message appearing in the dialog.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns the full pathame of choosen file.   An empty string is returned if the user clicked on Cancel.   Although working fine with both System 6 and System 7, FullSFPack is better suited for the latter, due in part to alias handling.ERRORS-------If an error occurs, SelectFile can return :     "Error : Missing DLOG/DITL resource(s)"HISTORY--------1.0                                                                                        17/07/92ΓÇó First public release</text>
  1934.     </content>
  1935.     <name></name>
  1936.     <script></script>
  1937. </card>
  1938.  
  1939.  
  1940. card_55177.xml
  1941. <?xml version="1.0" encoding="utf-8" ?>
  1942. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1943. <card>
  1944.     <id>55177</id>
  1945.     <filler1>0</filler1>
  1946.     <bitmap>BMAP_51291.pbm</bitmap>
  1947.     <cantDelete> <false /> </cantDelete>
  1948.     <showPict> <true /> </showPict>
  1949.     <dontSearch> <false /> </dontSearch>
  1950.     <owner>46925</owner>
  1951.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  1952.     <part>
  1953.         <id>1</id>
  1954.         <type>field</type>
  1955.         <visible> <true /> </visible>
  1956.         <dontWrap> <false /> </dontWrap>
  1957.         <dontSearch> <false /> </dontSearch>
  1958.         <sharedText> <false /> </sharedText>
  1959.         <fixedLineHeight> <true /> </fixedLineHeight>
  1960.         <autoTab> <false /> </autoTab>
  1961.         <lockText> <true /> </lockText>
  1962.         <rect>
  1963.             <left>69</left>
  1964.             <top>68</top>
  1965.             <right>434</right>
  1966.             <bottom>252</bottom>
  1967.         </rect>
  1968.         <style>scrolling</style>
  1969.         <autoSelect> <false /> </autoSelect>
  1970.         <showLines> <false /> </showLines>
  1971.         <wideMargins> <false /> </wideMargins>
  1972.         <multipleLines> <false /> </multipleLines>
  1973.         <reservedFamily> 0 </reservedFamily>
  1974.         <titleWidth>0</titleWidth>
  1975.         <icon>0</icon>
  1976.         <textAlign>left</textAlign>
  1977.         <font>Geneva</font>
  1978.         <textSize>9</textSize>
  1979.         <textStyle>plain</textStyle>
  1980.         <textHeight>12</textHeight>
  1981.         <name>Text</name>
  1982.         <script></script>
  1983.     </part>
  1984.     <part>
  1985.         <id>2</id>
  1986.         <type>button</type>
  1987.         <visible> <true /> </visible>
  1988.         <reserved5> 0 </reserved5>
  1989.         <reserved4> 0 </reserved4>
  1990.         <reserved3> 0 </reserved3>
  1991.         <reserved2> 0 </reserved2>
  1992.         <reserved1> 0 </reserved1>
  1993.         <enabled> <true /> </enabled>
  1994.         <rect>
  1995.             <left>174</left>
  1996.             <top>281</top>
  1997.             <right>343</right>
  1998.             <bottom>311</bottom>
  1999.         </rect>
  2000.         <style>roundrect</style>
  2001.         <showName> <true /> </showName>
  2002.         <highlight> <false /> </highlight>
  2003.         <autoHighlight> <true /> </autoHighlight>
  2004.         <sharedHighlight> <true /> </sharedHighlight>
  2005.         <family>0</family>
  2006.         <titleWidth>0</titleWidth>
  2007.         <icon>0</icon>
  2008.         <textAlign>center</textAlign>
  2009.         <font>Geneva</font>
  2010.         <textSize>12</textSize>
  2011.         <textStyle>plain</textStyle>
  2012.         <name>SelectDir</name>
  2013.         <script>on mouseUpanswer SelectDir()end mouseUp</script>
  2014.     </part>
  2015.     <content>
  2016.         <layer>card</layer>
  2017.         <id>1</id>
  2018.         <text>                                             SelectDir 1.1                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  SelectDir provides a dialog allowing to choose a folder.SYNTAX--------                                         SelectDir([<prompt>])PARAMETERS------------   <prompt> is the message appearing in the dialog.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns the full pathame of choosen folder.   An empty string is returned if the user clicked on Cancel.   Although working fine with both System 6 and System 7, FullSFPack is better suited for the latter, due in part to alias handling.   This XFCN require 2 related DLOG and DITL resources.ERRORS-------If an error occurs, SelectDir can return :     "Error : Missing DLOG/DITL resource(s)"HISTORY--------1.0                                                                                        17/07/92ΓÇó First public release</text>
  2019.     </content>
  2020.     <name></name>
  2021.     <script></script>
  2022. </card>
  2023.  
  2024.  
  2025. card_40670.xml
  2026. <?xml version="1.0" encoding="utf-8" ?>
  2027. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2028. <card>
  2029.     <id>40670</id>
  2030.     <filler1>0</filler1>
  2031.     <bitmap>BMAP_40875.pbm</bitmap>
  2032.     <cantDelete> <false /> </cantDelete>
  2033.     <showPict> <true /> </showPict>
  2034.     <dontSearch> <false /> </dontSearch>
  2035.     <owner>46925</owner>
  2036.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2037.     <part>
  2038.         <id>1</id>
  2039.         <type>field</type>
  2040.         <visible> <true /> </visible>
  2041.         <dontWrap> <false /> </dontWrap>
  2042.         <dontSearch> <false /> </dontSearch>
  2043.         <sharedText> <false /> </sharedText>
  2044.         <fixedLineHeight> <true /> </fixedLineHeight>
  2045.         <autoTab> <false /> </autoTab>
  2046.         <lockText> <true /> </lockText>
  2047.         <rect>
  2048.             <left>69</left>
  2049.             <top>68</top>
  2050.             <right>434</right>
  2051.             <bottom>252</bottom>
  2052.         </rect>
  2053.         <style>scrolling</style>
  2054.         <autoSelect> <false /> </autoSelect>
  2055.         <showLines> <false /> </showLines>
  2056.         <wideMargins> <false /> </wideMargins>
  2057.         <multipleLines> <false /> </multipleLines>
  2058.         <reservedFamily> 0 </reservedFamily>
  2059.         <titleWidth>0</titleWidth>
  2060.         <icon>0</icon>
  2061.         <textAlign>left</textAlign>
  2062.         <font>Geneva</font>
  2063.         <textSize>9</textSize>
  2064.         <textStyle>plain</textStyle>
  2065.         <textHeight>12</textHeight>
  2066.         <name></name>
  2067.         <script></script>
  2068.     </part>
  2069.     <part>
  2070.         <id>24</id>
  2071.         <type>button</type>
  2072.         <visible> <true /> </visible>
  2073.         <reserved5> 0 </reserved5>
  2074.         <reserved4> 0 </reserved4>
  2075.         <reserved3> 0 </reserved3>
  2076.         <reserved2> 0 </reserved2>
  2077.         <reserved1> 0 </reserved1>
  2078.         <enabled> <true /> </enabled>
  2079.         <rect>
  2080.             <left>90</left>
  2081.             <top>287</top>
  2082.             <right>260</right>
  2083.             <bottom>309</bottom>
  2084.         </rect>
  2085.         <style>roundrect</style>
  2086.         <showName> <true /> </showName>
  2087.         <highlight> <false /> </highlight>
  2088.         <autoHighlight> <true /> </autoHighlight>
  2089.         <sharedHighlight> <true /> </sharedHighlight>
  2090.         <family>0</family>
  2091.         <titleWidth>0</titleWidth>
  2092.         <icon>0</icon>
  2093.         <textAlign>center</textAlign>
  2094.         <font>Geneva</font>
  2095.         <textSize>12</textSize>
  2096.         <textStyle>plain</textStyle>
  2097.         <name>ClipToScrap</name>
  2098.         <script>on mouseUpask "ScrapBook file ?"if it Γëá emptythen ClipToScrap itelse ClipToScrapget the Resultif it Γëá emptythen answer itelse answer "Item sucessfully added"end mouseUp</script>
  2099.     </part>
  2100.     <part>
  2101.         <id>25</id>
  2102.         <type>button</type>
  2103.         <visible> <true /> </visible>
  2104.         <reserved5> 0 </reserved5>
  2105.         <reserved4> 0 </reserved4>
  2106.         <reserved3> 0 </reserved3>
  2107.         <reserved2> 0 </reserved2>
  2108.         <reserved1> 0 </reserved1>
  2109.         <enabled> <true /> </enabled>
  2110.         <rect>
  2111.             <left>301</left>
  2112.             <top>287</top>
  2113.             <right>471</right>
  2114.             <bottom>309</bottom>
  2115.         </rect>
  2116.         <style>roundrect</style>
  2117.         <showName> <true /> </showName>
  2118.         <highlight> <false /> </highlight>
  2119.         <autoHighlight> <true /> </autoHighlight>
  2120.         <sharedHighlight> <true /> </sharedHighlight>
  2121.         <family>0</family>
  2122.         <titleWidth>0</titleWidth>
  2123.         <icon>0</icon>
  2124.         <textAlign>center</textAlign>
  2125.         <font>Geneva</font>
  2126.         <textSize>12</textSize>
  2127.         <textStyle>plain</textStyle>
  2128.         <name>ScrapToClip</name>
  2129.         <script>on mouseUpask "ScrapBook file ?"put it into ScrapNameget spacerepeat until it Γëá space and it Γëá emptyask "Item number to get :" with 1end repeatput it into Nbif ScrapName Γëá emptythen ScrapToClip Nb,ScrapNameelse ScrapToClip Nbget the Resultif first word of it = "Error"then answer itelseif it is "TEXT"then select text of cd fld 2type "V" with commandKeyend ifend mouseUp</script>
  2130.     </part>
  2131.     <content>
  2132.         <layer>card</layer>
  2133.         <id>1</id>
  2134.         <text>                                               ClipToScrap 1.9                                             by Frederic RINALDIDESCRIPTION------------   Each time the XCMD is called, the clipboard's content is added to the choosen ScrapBook.SYNTAX-------                                   ClipToScrap [<ScrapBook file>]PARAMETERS------------   With no parameter passed, the command uses the standard ScrapBook in the boot disk's System Folder. If a single name is passed, it uses the ScrapBook file in the boot disk's System Folder. With a full pathname, the ScrapBook can be precisely localised on the volume.USING-----   In any case, if the ScrapBook file already exists, the clipboard's content is simply added to the end of it. Otherwise, the ScrapBook file is created and its content set to the first item.  If no error occured, the Result will be empty. Otherwise, it can contain :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Volume not found"     "Error : ScrapBook creation failed"     "Error : Folder not found"     "Error : ScrapBook already open"     "Error : Unknown #XX"     "Error : Couln't load Scrap"     "Error : Empty ClipBoard"     "Error : Couldn't find System folder"     "Error : Not a ScrapBook file"     "Error : ScrapBook file is full"     "Error : Adding ClipBoard to ScrapBook failed"HISTORY--------1.9 :                                                                                          12/25/91ΓÇó Fixed alias file bug under System 7.0.11.8 :                                                                                          12/04/91ΓÇó Fixed new scrapBook file creation bug1.7 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help1.5 :ΓÇó fixed bug arising on Mac Plus only1.3 :ΓÇó fixed Clipboard resources countingΓÇó changed error messages1.2 :ΓÇó complete rebuilt of code1.1 :ΓÇó handling any type of Clipboard content                                               ScrapToClip 1.9                                            by Frederic RINALDIDESCRIPTION------------   The command gets the choosen item from the designed ScrapBook file and places it in the clipboard.SYNTAX-------         ScrapToClip <item number|*> [,<ScrapBook file>] [<remove>]PARAMETERS-------------   <item number|*> is a positive integer giving the item's row to get in the ScrapBook, or "*" (designing the last item of Scrapbook).   If <ScrapBook file> is omitted, the command uses the standard ScrapBook in the boot disk's System Folder. If a single name is passed, it uses the ScrapBook file at the same hierarchical level as the current stack. With a full pathname, the ScrapBook can be precisely localised on the volume.   <remove> is a boolean, telling if the Scrapbook item must be removed or not after its transfer to the Clipboard. Default is false (item kept).USING-----  If no error occured, the Result will contains a comma-delimited list of the resource types transfered to the clipBoard. Otherwise, it can contain :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Couldn't find System folder"     "Error : Missing item number"     "Error : Item number must be ΓëÑ 0"     "Error : Not a ScrapBook file"     "Error : No such item in ScrapBook"     "Error : Couln't clear Clipboard"     "Error : Couln't set Clipboard"HISTORY-------1.2 :                                                                                          12/25/91ΓÇó Fixed alias file bug under System 7.0.11.7 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help1.5 :ΓÇó fixed bug arising on Mac Plus only1.3 :ΓÇó Added Scrapbook item removingΓÇó changed error messages1.2 :ΓÇó complete rebuilt of code1.1 :ΓÇó handling any type of Clipboard content</text>
  2135.     </content>
  2136.     <name></name>
  2137.     <script></script>
  2138. </card>
  2139.  
  2140.  
  2141. card_39961.xml
  2142. <?xml version="1.0" encoding="utf-8" ?>
  2143. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2144. <card>
  2145.     <id>39961</id>
  2146.     <filler1>0</filler1>
  2147.     <bitmap>BMAP_40254.pbm</bitmap>
  2148.     <cantDelete> <false /> </cantDelete>
  2149.     <showPict> <true /> </showPict>
  2150.     <dontSearch> <false /> </dontSearch>
  2151.     <owner>46925</owner>
  2152.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2153.     <part>
  2154.         <id>1</id>
  2155.         <type>field</type>
  2156.         <visible> <true /> </visible>
  2157.         <dontWrap> <false /> </dontWrap>
  2158.         <dontSearch> <false /> </dontSearch>
  2159.         <sharedText> <false /> </sharedText>
  2160.         <fixedLineHeight> <true /> </fixedLineHeight>
  2161.         <autoTab> <false /> </autoTab>
  2162.         <lockText> <true /> </lockText>
  2163.         <rect>
  2164.             <left>69</left>
  2165.             <top>68</top>
  2166.             <right>434</right>
  2167.             <bottom>252</bottom>
  2168.         </rect>
  2169.         <style>scrolling</style>
  2170.         <autoSelect> <false /> </autoSelect>
  2171.         <showLines> <false /> </showLines>
  2172.         <wideMargins> <false /> </wideMargins>
  2173.         <multipleLines> <false /> </multipleLines>
  2174.         <reservedFamily> 0 </reservedFamily>
  2175.         <titleWidth>0</titleWidth>
  2176.         <icon>0</icon>
  2177.         <textAlign>left</textAlign>
  2178.         <font>Geneva</font>
  2179.         <textSize>9</textSize>
  2180.         <textStyle>plain</textStyle>
  2181.         <textHeight>12</textHeight>
  2182.         <name></name>
  2183.         <script></script>
  2184.     </part>
  2185.     <part>
  2186.         <id>5</id>
  2187.         <type>button</type>
  2188.         <visible> <true /> </visible>
  2189.         <reserved5> 0 </reserved5>
  2190.         <reserved4> 0 </reserved4>
  2191.         <reserved3> 0 </reserved3>
  2192.         <reserved2> 0 </reserved2>
  2193.         <reserved1> 0 </reserved1>
  2194.         <enabled> <true /> </enabled>
  2195.         <rect>
  2196.             <left>174</left>
  2197.             <top>281</top>
  2198.             <right>343</right>
  2199.             <bottom>311</bottom>
  2200.         </rect>
  2201.         <style>roundrect</style>
  2202.         <showName> <true /> </showName>
  2203.         <highlight> <false /> </highlight>
  2204.         <autoHighlight> <true /> </autoHighlight>
  2205.         <sharedHighlight> <true /> </sharedHighlight>
  2206.         <family>0</family>
  2207.         <titleWidth>0</titleWidth>
  2208.         <icon>0</icon>
  2209.         <textAlign>center</textAlign>
  2210.         <font>Geneva</font>
  2211.         <textSize>12</textSize>
  2212.         <textStyle>plain</textStyle>
  2213.         <name>ResText</name>
  2214.         <script>on mouseUpask "Resource type :" with "TEXT"if it Γëá emptythenput it into Typeask "Resource name or ID :" with "Sample"if it Γëá emptythenput it into Resanswer "Strip control chars ?" with "No" or "Yes"show cd fld 2put ResText(Type,Res,(it is "Yes")) into cd fld 2end ifend ifend mouseUp</script>
  2215.     </part>
  2216.     <part>
  2217.         <id>16</id>
  2218.         <type>field</type>
  2219.         <visible> <false /> </visible>
  2220.         <dontWrap> <false /> </dontWrap>
  2221.         <dontSearch> <false /> </dontSearch>
  2222.         <sharedText> <false /> </sharedText>
  2223.         <fixedLineHeight> <true /> </fixedLineHeight>
  2224.         <autoTab> <false /> </autoTab>
  2225.         <lockText> <true /> </lockText>
  2226.         <rect>
  2227.             <left>70</left>
  2228.             <top>68</top>
  2229.             <right>433</right>
  2230.             <bottom>252</bottom>
  2231.         </rect>
  2232.         <style>scrolling</style>
  2233.         <autoSelect> <false /> </autoSelect>
  2234.         <showLines> <false /> </showLines>
  2235.         <wideMargins> <true /> </wideMargins>
  2236.         <multipleLines> <false /> </multipleLines>
  2237.         <reservedFamily> 0 </reservedFamily>
  2238.         <titleWidth>0</titleWidth>
  2239.         <icon>0</icon>
  2240.         <textAlign>left</textAlign>
  2241.         <font>Geneva</font>
  2242.         <textSize>10</textSize>
  2243.         <textStyle>plain</textStyle>
  2244.         <textHeight>13</textHeight>
  2245.         <name></name>
  2246.         <script>on mouseUpHideAllend mouseUp</script>
  2247.     </part>
  2248.     <content>
  2249.         <layer>card</layer>
  2250.         <id>1</id>
  2251.         <text>                                                ResText 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ResText XFCN allows to get text from any resource.SYNTAX--------                ResText(<res type>,<res ID or name>[,<fileName>]                              [,<stripCtrl>][,"DontResolveAlias"])PARAMETERS------------   <res type> is a four chars string, giving the resource type.   <res ID or name> can be the ID or the name of the resource.   <fileName> is optional, and the full pathname of the file to get the resource from. It can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack. If not provided, the current stack is used.   <stripCtrl> is a boolean allowing to filter control chars from the got text. Default is TRUE.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----  The XFCN returns the text read from the resource.If an error occurs, ResText can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Bad resource type"     "Error : Resource not found"     "Error : Out of memory"HISTORY--------1.1 :ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help</text>
  2252.     </content>
  2253.     <name>ResText 1.1</name>
  2254.     <script>on opencardend opencardon closeCardHideAllend closeCardon HideAllhide cd fld 2put empty into cd fld 2end HideAll</script>
  2255. </card>
  2256.  
  2257.  
  2258. card_51130.xml
  2259. <?xml version="1.0" encoding="utf-8" ?>
  2260. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2261. <card>
  2262.     <id>51130</id>
  2263.     <filler1>0</filler1>
  2264.     <bitmap>BMAP_37370.pbm</bitmap>
  2265.     <cantDelete> <false /> </cantDelete>
  2266.     <showPict> <true /> </showPict>
  2267.     <dontSearch> <false /> </dontSearch>
  2268.     <owner>46925</owner>
  2269.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2270.     <part>
  2271.         <id>1</id>
  2272.         <type>field</type>
  2273.         <visible> <true /> </visible>
  2274.         <dontWrap> <false /> </dontWrap>
  2275.         <dontSearch> <false /> </dontSearch>
  2276.         <sharedText> <false /> </sharedText>
  2277.         <fixedLineHeight> <true /> </fixedLineHeight>
  2278.         <autoTab> <false /> </autoTab>
  2279.         <lockText> <true /> </lockText>
  2280.         <rect>
  2281.             <left>69</left>
  2282.             <top>68</top>
  2283.             <right>434</right>
  2284.             <bottom>252</bottom>
  2285.         </rect>
  2286.         <style>scrolling</style>
  2287.         <autoSelect> <false /> </autoSelect>
  2288.         <showLines> <false /> </showLines>
  2289.         <wideMargins> <false /> </wideMargins>
  2290.         <multipleLines> <false /> </multipleLines>
  2291.         <reservedFamily> 0 </reservedFamily>
  2292.         <titleWidth>0</titleWidth>
  2293.         <icon>0</icon>
  2294.         <textAlign>left</textAlign>
  2295.         <font>Geneva</font>
  2296.         <textSize>9</textSize>
  2297.         <textStyle>plain</textStyle>
  2298.         <textHeight>12</textHeight>
  2299.         <name></name>
  2300.         <script></script>
  2301.     </part>
  2302.     <part>
  2303.         <id>29</id>
  2304.         <type>button</type>
  2305.         <visible> <true /> </visible>
  2306.         <reserved5> 0 </reserved5>
  2307.         <reserved4> 0 </reserved4>
  2308.         <reserved3> 0 </reserved3>
  2309.         <reserved2> 0 </reserved2>
  2310.         <reserved1> 0 </reserved1>
  2311.         <enabled> <true /> </enabled>
  2312.         <rect>
  2313.             <left>174</left>
  2314.             <top>281</top>
  2315.             <right>343</right>
  2316.             <bottom>311</bottom>
  2317.         </rect>
  2318.         <style>roundrect</style>
  2319.         <showName> <true /> </showName>
  2320.         <highlight> <false /> </highlight>
  2321.         <autoHighlight> <true /> </autoHighlight>
  2322.         <sharedHighlight> <true /> </sharedHighlight>
  2323.         <family>0</family>
  2324.         <titleWidth>0</titleWidth>
  2325.         <icon>0</icon>
  2326.         <textAlign>center</textAlign>
  2327.         <font>Geneva</font>
  2328.         <textSize>12</textSize>
  2329.         <textStyle>plain</textStyle>
  2330.         <name>ResolveAlias</name>
  2331.         <script>on mouseUpask "Alias pathName :"if it Γëá emptythen answer ResolveAlias(it)end mouseUp</script>
  2332.     </part>
  2333.     <content>
  2334.         <layer>card</layer>
  2335.         <id>1</id>
  2336.         <text>                                            ResolveAlias 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ResolveAlias simply returns the real pathname pointed by an alias file. It requires System 7.SYNTAX-------                                       ResolveAlias <pathname>PARAMETERS------------   <pathname> is the full pathName of the alias file.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN return the resolved alias path. Any level-depth aliasing is resolved.   If the pointed file is on a distant volume, the result will contain a second line : "<zone name>:<server name>"ERROR------If an error occurs, ResolveAlias can return :     "Error : Couldn't mount required volume"     "Error : Alias Mgr error"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : I/O Error"HISTORY--------1.1                                                                                            06/01/92ΓÇó Added zone & server names in the result1.0                                                                                            03/13/92ΓÇó First release</text>
  2337.     </content>
  2338.     <name></name>
  2339.     <script></script>
  2340. </card>
  2341.  
  2342.  
  2343. card_53715.xml
  2344. <?xml version="1.0" encoding="utf-8" ?>
  2345. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2346. <card>
  2347.     <id>53715</id>
  2348.     <filler1>0</filler1>
  2349.     <bitmap>BMAP_39795.pbm</bitmap>
  2350.     <cantDelete> <false /> </cantDelete>
  2351.     <showPict> <true /> </showPict>
  2352.     <dontSearch> <false /> </dontSearch>
  2353.     <owner>46925</owner>
  2354.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2355.     <part>
  2356.         <id>1</id>
  2357.         <type>field</type>
  2358.         <visible> <true /> </visible>
  2359.         <dontWrap> <false /> </dontWrap>
  2360.         <dontSearch> <false /> </dontSearch>
  2361.         <sharedText> <false /> </sharedText>
  2362.         <fixedLineHeight> <true /> </fixedLineHeight>
  2363.         <autoTab> <false /> </autoTab>
  2364.         <lockText> <true /> </lockText>
  2365.         <rect>
  2366.             <left>69</left>
  2367.             <top>68</top>
  2368.             <right>434</right>
  2369.             <bottom>252</bottom>
  2370.         </rect>
  2371.         <style>scrolling</style>
  2372.         <autoSelect> <false /> </autoSelect>
  2373.         <showLines> <false /> </showLines>
  2374.         <wideMargins> <false /> </wideMargins>
  2375.         <multipleLines> <false /> </multipleLines>
  2376.         <reservedFamily> 0 </reservedFamily>
  2377.         <titleWidth>0</titleWidth>
  2378.         <icon>0</icon>
  2379.         <textAlign>left</textAlign>
  2380.         <font>Geneva</font>
  2381.         <textSize>9</textSize>
  2382.         <textStyle>plain</textStyle>
  2383.         <textHeight>12</textHeight>
  2384.         <name>Text</name>
  2385.         <script></script>
  2386.     </part>
  2387.     <part>
  2388.         <id>2</id>
  2389.         <type>button</type>
  2390.         <visible> <true /> </visible>
  2391.         <reserved5> 0 </reserved5>
  2392.         <reserved4> 0 </reserved4>
  2393.         <reserved3> 0 </reserved3>
  2394.         <reserved2> 0 </reserved2>
  2395.         <reserved1> 0 </reserved1>
  2396.         <enabled> <true /> </enabled>
  2397.         <rect>
  2398.             <left>174</left>
  2399.             <top>281</top>
  2400.             <right>343</right>
  2401.             <bottom>311</bottom>
  2402.         </rect>
  2403.         <style>roundrect</style>
  2404.         <showName> <true /> </showName>
  2405.         <highlight> <false /> </highlight>
  2406.         <autoHighlight> <true /> </autoHighlight>
  2407.         <sharedHighlight> <true /> </sharedHighlight>
  2408.         <family>0</family>
  2409.         <titleWidth>0</titleWidth>
  2410.         <icon>0</icon>
  2411.         <textAlign>center</textAlign>
  2412.         <font>Geneva</font>
  2413.         <textSize>12</textSize>
  2414.         <textStyle>plain</textStyle>
  2415.         <name>ReplaceCharSet</name>
  2416.         <script>on mouseUpask "Remplace chars in text field :" with "├⌐├¿├á"if it is empty then exit mouseUpput it into Targetask "By chars :" with "eea"if it is empty then exit mouseUpshow cd fld 2put ReplaceCharSet(cd fld 1,Target,it) into cd fld 2show cd fld 2end mouseUp</script>
  2417.     </part>
  2418.     <part>
  2419.         <id>3</id>
  2420.         <type>field</type>
  2421.         <visible> <false /> </visible>
  2422.         <dontWrap> <false /> </dontWrap>
  2423.         <dontSearch> <false /> </dontSearch>
  2424.         <sharedText> <false /> </sharedText>
  2425.         <fixedLineHeight> <true /> </fixedLineHeight>
  2426.         <autoTab> <false /> </autoTab>
  2427.         <lockText> <true /> </lockText>
  2428.         <rect>
  2429.             <left>69</left>
  2430.             <top>68</top>
  2431.             <right>434</right>
  2432.             <bottom>252</bottom>
  2433.         </rect>
  2434.         <style>scrolling</style>
  2435.         <autoSelect> <false /> </autoSelect>
  2436.         <showLines> <false /> </showLines>
  2437.         <wideMargins> <false /> </wideMargins>
  2438.         <multipleLines> <false /> </multipleLines>
  2439.         <reservedFamily> 0 </reservedFamily>
  2440.         <titleWidth>0</titleWidth>
  2441.         <icon>0</icon>
  2442.         <textAlign>left</textAlign>
  2443.         <font>Geneva</font>
  2444.         <textSize>9</textSize>
  2445.         <textStyle>plain</textStyle>
  2446.         <textHeight>12</textHeight>
  2447.         <name></name>
  2448.         <script>on mouseUphide meput empty into meend mouseUp</script>
  2449.     </part>
  2450.     <content>
  2451.         <layer>card</layer>
  2452.         <id>1</id>
  2453.         <text>                                          ReplaceCharSet 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ReplaceCharSet allows to replace a whole set of chars by another, in one single pass.SYNTAX-------             ReplaceCharSet(<text>,<original set>,<substitution set>)PARAMETERS------------   <text> is the text to modify.   <original set> and <substitution set> are two sets of chars. They must have the same length.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN return the changed text.   ReplaceCharSet is perfectly suited to change non-standard ASCII tables.ERRORS-------If an error occurs, ReplaceCharSet can return :     "Error : Missing or empty parameter"     "Error : Sets have different length"HISTORY--------1.0                                                                                        17/07/92ΓÇó First public release</text>
  2454.     </content>
  2455.     <name></name>
  2456.     <script></script>
  2457. </card>
  2458.  
  2459.  
  2460. card_39452.xml
  2461. <?xml version="1.0" encoding="utf-8" ?>
  2462. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2463. <card>
  2464.     <id>39452</id>
  2465.     <filler1>0</filler1>
  2466.     <bitmap>BMAP_39129.pbm</bitmap>
  2467.     <cantDelete> <false /> </cantDelete>
  2468.     <showPict> <true /> </showPict>
  2469.     <dontSearch> <false /> </dontSearch>
  2470.     <owner>46925</owner>
  2471.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2472.     <part>
  2473.         <id>1</id>
  2474.         <type>field</type>
  2475.         <visible> <true /> </visible>
  2476.         <dontWrap> <false /> </dontWrap>
  2477.         <dontSearch> <false /> </dontSearch>
  2478.         <sharedText> <false /> </sharedText>
  2479.         <fixedLineHeight> <true /> </fixedLineHeight>
  2480.         <autoTab> <false /> </autoTab>
  2481.         <lockText> <true /> </lockText>
  2482.         <rect>
  2483.             <left>69</left>
  2484.             <top>68</top>
  2485.             <right>434</right>
  2486.             <bottom>252</bottom>
  2487.         </rect>
  2488.         <style>scrolling</style>
  2489.         <autoSelect> <false /> </autoSelect>
  2490.         <showLines> <false /> </showLines>
  2491.         <wideMargins> <false /> </wideMargins>
  2492.         <multipleLines> <false /> </multipleLines>
  2493.         <reservedFamily> 0 </reservedFamily>
  2494.         <titleWidth>0</titleWidth>
  2495.         <icon>0</icon>
  2496.         <textAlign>left</textAlign>
  2497.         <font>Geneva</font>
  2498.         <textSize>9</textSize>
  2499.         <textStyle>plain</textStyle>
  2500.         <textHeight>12</textHeight>
  2501.         <name></name>
  2502.         <script></script>
  2503.     </part>
  2504.     <part>
  2505.         <id>25</id>
  2506.         <type>button</type>
  2507.         <visible> <true /> </visible>
  2508.         <reserved5> 0 </reserved5>
  2509.         <reserved4> 0 </reserved4>
  2510.         <reserved3> 0 </reserved3>
  2511.         <reserved2> 0 </reserved2>
  2512.         <reserved1> 0 </reserved1>
  2513.         <enabled> <true /> </enabled>
  2514.         <rect>
  2515.             <left>201</left>
  2516.             <top>278</top>
  2517.             <right>346</right>
  2518.             <bottom>316</bottom>
  2519.         </rect>
  2520.         <style>roundrect</style>
  2521.         <showName> <true /> </showName>
  2522.         <highlight> <false /> </highlight>
  2523.         <autoHighlight> <true /> </autoHighlight>
  2524.         <sharedHighlight> <true /> </sharedHighlight>
  2525.         <family>0</family>
  2526.         <titleWidth>0</titleWidth>
  2527.         <icon>0</icon>
  2528.         <textAlign>center</textAlign>
  2529.         <font>Geneva</font>
  2530.         <textSize>12</textSize>
  2531.         <textStyle>plain</textStyle>
  2532.         <name>RemoveFolder</name>
  2533.         <script>on mouseUpget folderName("Select Folder to delete :")if it Γëá emptythenput it into Folderdelete last char of itanswer "Really erase ΓÇ£" & leafname(it) & "ΓÇ¥ ?" with "OK"┬¼or "Cancel"if it is "OK"thenset cursor to watchput "Deleting folder..."RemoveFolder Folderget the Resultput emptyif it Γëá emptythen answer itend ifend ifend mouseUp</script>
  2534.     </part>
  2535.     <content>
  2536.         <layer>card</layer>
  2537.         <id>1</id>
  2538.         <text>                                          RemoveFolder 1.1                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  RemoveFolder is a XCMD allowing to delete a whole folder, even if it is not empty.SYNTAX-------                              RemoveFolder <folder path|name>PARAMETERS------------   <folder path|name> can be a single name or whole pathname. If just a single name is supplied, it is assumed to be in the same folder than the current stack.Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   If the remove is successfull, the Result will be empty. If an error occurs, the Result can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"HISTORY--------1.1 :ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help   The stack uses LeafName XFCN (by Kevin CALHOUN) and FolderName XFCN (by Eric CARLSON and Anup MURARKA).</text>
  2539.     </content>
  2540.     <name>RemoveFolder 1.1</name>
  2541.     <script>on opencardend opencardon closeCardend closeCard</script>
  2542. </card>
  2543.  
  2544.  
  2545. card_38572.xml
  2546. <?xml version="1.0" encoding="utf-8" ?>
  2547. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2548. <card>
  2549.     <id>38572</id>
  2550.     <filler1>0</filler1>
  2551.     <bitmap>BMAP_38878.pbm</bitmap>
  2552.     <cantDelete> <false /> </cantDelete>
  2553.     <showPict> <true /> </showPict>
  2554.     <dontSearch> <false /> </dontSearch>
  2555.     <owner>46925</owner>
  2556.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2557.     <part>
  2558.         <id>1</id>
  2559.         <type>field</type>
  2560.         <visible> <true /> </visible>
  2561.         <dontWrap> <false /> </dontWrap>
  2562.         <dontSearch> <false /> </dontSearch>
  2563.         <sharedText> <false /> </sharedText>
  2564.         <fixedLineHeight> <true /> </fixedLineHeight>
  2565.         <autoTab> <false /> </autoTab>
  2566.         <lockText> <true /> </lockText>
  2567.         <rect>
  2568.             <left>69</left>
  2569.             <top>68</top>
  2570.             <right>434</right>
  2571.             <bottom>252</bottom>
  2572.         </rect>
  2573.         <style>scrolling</style>
  2574.         <autoSelect> <false /> </autoSelect>
  2575.         <showLines> <false /> </showLines>
  2576.         <wideMargins> <false /> </wideMargins>
  2577.         <multipleLines> <false /> </multipleLines>
  2578.         <reservedFamily> 0 </reservedFamily>
  2579.         <titleWidth>0</titleWidth>
  2580.         <icon>0</icon>
  2581.         <textAlign>left</textAlign>
  2582.         <font>Geneva</font>
  2583.         <textSize>9</textSize>
  2584.         <textStyle>plain</textStyle>
  2585.         <textHeight>12</textHeight>
  2586.         <name>Text</name>
  2587.         <script></script>
  2588.     </part>
  2589.     <part>
  2590.         <id>5</id>
  2591.         <type>button</type>
  2592.         <visible> <true /> </visible>
  2593.         <reserved5> 0 </reserved5>
  2594.         <reserved4> 0 </reserved4>
  2595.         <reserved3> 0 </reserved3>
  2596.         <reserved2> 0 </reserved2>
  2597.         <reserved1> 0 </reserved1>
  2598.         <enabled> <true /> </enabled>
  2599.         <rect>
  2600.             <left>300</left>
  2601.             <top>302</top>
  2602.             <right>469</right>
  2603.             <bottom>332</bottom>
  2604.         </rect>
  2605.         <style>roundrect</style>
  2606.         <showName> <true /> </showName>
  2607.         <highlight> <false /> </highlight>
  2608.         <autoHighlight> <true /> </autoHighlight>
  2609.         <sharedHighlight> <true /> </sharedHighlight>
  2610.         <family>0</family>
  2611.         <titleWidth>0</titleWidth>
  2612.         <icon>0</icon>
  2613.         <textAlign>center</textAlign>
  2614.         <font>Chicago</font>
  2615.         <textSize>12</textSize>
  2616.         <textStyle>plain</textStyle>
  2617.         <name>Compatibility Script</name>
  2618.         <script>on mouseUpedit script of this bgend mouseUp</script>
  2619.     </part>
  2620.     <part>
  2621.         <id>16</id>
  2622.         <type>button</type>
  2623.         <visible> <true /> </visible>
  2624.         <reserved5> 0 </reserved5>
  2625.         <reserved4> 0 </reserved4>
  2626.         <reserved3> 0 </reserved3>
  2627.         <reserved2> 0 </reserved2>
  2628.         <reserved1> 0 </reserved1>
  2629.         <enabled> <true /> </enabled>
  2630.         <rect>
  2631.             <left>101</left>
  2632.             <top>302</top>
  2633.             <right>270</right>
  2634.             <bottom>332</bottom>
  2635.         </rect>
  2636.         <style>roundrect</style>
  2637.         <showName> <true /> </showName>
  2638.         <highlight> <false /> </highlight>
  2639.         <autoHighlight> <true /> </autoHighlight>
  2640.         <sharedHighlight> <true /> </sharedHighlight>
  2641.         <family>0</family>
  2642.         <titleWidth>0</titleWidth>
  2643.         <icon>0</icon>
  2644.         <textAlign>center</textAlign>
  2645.         <font>Chicago</font>
  2646.         <textSize>12</textSize>
  2647.         <textStyle>plain</textStyle>
  2648.         <name>Promptoid</name>
  2649.         <script>on mouseUpset cursor to 4if cd fld "Position" is emptythen Promptoid cd fld "Message",cd fld "ICON"else if cd fld "Width" is emptythen Promptoid cd fld "Message",cd fld "ICON",cd fld "Position"else Promptoid cd fld "Message",cd fld "ICON",cd fld "Position",cd fld "Width"wait 1 secondrepeat with i=1 to 10set text of window "Promptoid" to "Test" && iwait 10 ticksend repeatset text of window "Promptoid" to "Other message"wait 1 secondclose window "Promptoid"end mouseUp</script>
  2650.     </part>
  2651.     <part>
  2652.         <id>17</id>
  2653.         <type>field</type>
  2654.         <visible> <true /> </visible>
  2655.         <dontWrap> <false /> </dontWrap>
  2656.         <dontSearch> <false /> </dontSearch>
  2657.         <sharedText> <false /> </sharedText>
  2658.         <fixedLineHeight> <true /> </fixedLineHeight>
  2659.         <autoTab> <true /> </autoTab>
  2660.         <lockText> <false /> </lockText>
  2661.         <rect>
  2662.             <left>69</left>
  2663.             <top>278</top>
  2664.             <right>360</right>
  2665.             <bottom>296</bottom>
  2666.         </rect>
  2667.         <style>transparent</style>
  2668.         <autoSelect> <false /> </autoSelect>
  2669.         <showLines> <true /> </showLines>
  2670.         <wideMargins> <false /> </wideMargins>
  2671.         <multipleLines> <false /> </multipleLines>
  2672.         <reservedFamily> 0 </reservedFamily>
  2673.         <titleWidth>0</titleWidth>
  2674.         <icon>0</icon>
  2675.         <textAlign>left</textAlign>
  2676.         <font>Chicago</font>
  2677.         <textSize>12</textSize>
  2678.         <textStyle>plain</textStyle>
  2679.         <textHeight>16</textHeight>
  2680.         <name>Message</name>
  2681.         <script></script>
  2682.     </part>
  2683.     <part>
  2684.         <id>18</id>
  2685.         <type>field</type>
  2686.         <visible> <true /> </visible>
  2687.         <dontWrap> <false /> </dontWrap>
  2688.         <dontSearch> <false /> </dontSearch>
  2689.         <sharedText> <false /> </sharedText>
  2690.         <fixedLineHeight> <true /> </fixedLineHeight>
  2691.         <autoTab> <true /> </autoTab>
  2692.         <lockText> <false /> </lockText>
  2693.         <rect>
  2694.             <left>448</left>
  2695.             <top>262</top>
  2696.             <right>484</right>
  2697.             <bottom>280</bottom>
  2698.         </rect>
  2699.         <style>transparent</style>
  2700.         <autoSelect> <false /> </autoSelect>
  2701.         <showLines> <true /> </showLines>
  2702.         <wideMargins> <false /> </wideMargins>
  2703.         <multipleLines> <false /> </multipleLines>
  2704.         <reservedFamily> 0 </reservedFamily>
  2705.         <titleWidth>0</titleWidth>
  2706.         <icon>0</icon>
  2707.         <textAlign>left</textAlign>
  2708.         <font>Chicago</font>
  2709.         <textSize>12</textSize>
  2710.         <textStyle>plain</textStyle>
  2711.         <textHeight>16</textHeight>
  2712.         <name>Position</name>
  2713.         <script></script>
  2714.     </part>
  2715.     <part>
  2716.         <id>19</id>
  2717.         <type>field</type>
  2718.         <visible> <true /> </visible>
  2719.         <dontWrap> <false /> </dontWrap>
  2720.         <dontSearch> <false /> </dontSearch>
  2721.         <sharedText> <false /> </sharedText>
  2722.         <fixedLineHeight> <true /> </fixedLineHeight>
  2723.         <autoTab> <true /> </autoTab>
  2724.         <lockText> <false /> </lockText>
  2725.         <rect>
  2726.             <left>448</left>
  2727.             <top>278</top>
  2728.             <right>484</right>
  2729.             <bottom>296</bottom>
  2730.         </rect>
  2731.         <style>transparent</style>
  2732.         <autoSelect> <false /> </autoSelect>
  2733.         <showLines> <true /> </showLines>
  2734.         <wideMargins> <false /> </wideMargins>
  2735.         <multipleLines> <false /> </multipleLines>
  2736.         <reservedFamily> 0 </reservedFamily>
  2737.         <titleWidth>0</titleWidth>
  2738.         <icon>0</icon>
  2739.         <textAlign>left</textAlign>
  2740.         <font>Chicago</font>
  2741.         <textSize>12</textSize>
  2742.         <textStyle>plain</textStyle>
  2743.         <textHeight>16</textHeight>
  2744.         <name>Width</name>
  2745.         <script></script>
  2746.     </part>
  2747.     <part>
  2748.         <id>20</id>
  2749.         <type>field</type>
  2750.         <visible> <true /> </visible>
  2751.         <dontWrap> <false /> </dontWrap>
  2752.         <dontSearch> <false /> </dontSearch>
  2753.         <sharedText> <false /> </sharedText>
  2754.         <fixedLineHeight> <true /> </fixedLineHeight>
  2755.         <autoTab> <true /> </autoTab>
  2756.         <lockText> <false /> </lockText>
  2757.         <rect>
  2758.             <left>294</left>
  2759.             <top>262</top>
  2760.             <right>360</right>
  2761.             <bottom>280</bottom>
  2762.         </rect>
  2763.         <style>transparent</style>
  2764.         <autoSelect> <false /> </autoSelect>
  2765.         <showLines> <true /> </showLines>
  2766.         <wideMargins> <false /> </wideMargins>
  2767.         <multipleLines> <false /> </multipleLines>
  2768.         <reservedFamily> 0 </reservedFamily>
  2769.         <titleWidth>0</titleWidth>
  2770.         <icon>0</icon>
  2771.         <textAlign>left</textAlign>
  2772.         <font>Chicago</font>
  2773.         <textSize>12</textSize>
  2774.         <textStyle>plain</textStyle>
  2775.         <textHeight>16</textHeight>
  2776.         <name>ICON</name>
  2777.         <script></script>
  2778.     </part>
  2779.     <content>
  2780.         <layer>card</layer>
  2781.         <id>1</id>
  2782.         <text><span class="style1">                                            </span><span class="style3">Promptoid 1.3</span><span class="style1">                                         </span><span class="style2"> par Fr├⌐d├⌐ric RINALDI</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">  Promptoid allows to display a prompt dialog during any lengthy process. Dialog's width is set according to prompt string.</span><span class="style3">Caution</span><span class="style1">  This XCMD is the same as Prompt. Promptoid is for HC 2.0, while Prompt is for HC 1.2.   If you already use Prompt in stacks to be converted in HC 2.0 format, just use the compatibility script below so that no script changes will be necessary while the calling convention has changed.</span><span class="style3">  </span><span class="style7"> </span><span class="style3">Compatibility script has changed with Promptoid 1.2.</span><span class="style1"></span><span class="style4">SYNTAX</span><span class="style1">          Promptoid [<message>[<ICON name or id>[,<VLoc>[,<width>]]]</span><span class="style4">PARAMETERS</span><span class="style1">   All parameteres are optional.   <message> is the string to be displayed.   <ICON name or id> is the name or ID of any ICON resource to be displayed in the dialog.   <VLoc> is an integer giving the vertical position of the dialog according to the card window. Default is centered.   <width> is an integer giving teh width of the dialog.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright, syntax and output).</span><span class="style4">USING</span><span class="style1">   If <message> param is omitted, default dialog's width will be 300 pixels.   If <VLoc> param is omitted, the dialog will be centered on the card.</span><span class="style4">PROPERTIES</span><span class="style1">   Like any XWindow, Promptoid has properties that can be get and set thru HyperTalk. </span><span class="style5">             properties of window "Promptoid"</span><span class="style1">will return an item list of all allowed properties :     ΓÇó icon      : id and name of displayed ICON resource, empty if none     ΓÇó loc        : dialog's loc according to card window     ΓÇó visible  : dialog's display state     ΓÇó text      : prompt shown in the dialog     ΓÇó vLoc     : dialog's vertical loc according to card window     ΓÇó width    : dialog's width</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, Promptoid can return :</span><span class="style4"></span><span class="style1">     "Error : Promptoid already displayed"     "Error : Bad coordinate"     "Error : Bad width"     "Error : Unable to create XWindow"     "Error : XWindows not implemented"</span><span class="style4">HISTORY</span><span class="style3">1.3                                                                  11/18/91</span><span class="style1">ΓÇó Fixed visual aspect bug under System 7</span><span class="style3">1.2                                                                    8/16/91</span><span class="style1">ΓÇó Added "=" online help paramΓÇó Added </span><span class="style2">icon</span><span class="style1"> param and propertyΓÇó Dialog's width no more adjusted with </span><span class="style2">set textΓǪ</span><span class="style1"></span></text>
  2783.     </content>
  2784.     <content>
  2785.         <layer>card</layer>
  2786.         <id>17</id>
  2787.         <text>This is a message</text>
  2788.     </content>
  2789.     <content>
  2790.         <layer>card</layer>
  2791.         <id>20</id>
  2792.         <text>257</text>
  2793.     </content>
  2794.     <name></name>
  2795.     <script></script>
  2796. </card>
  2797.  
  2798.  
  2799. card_38114.xml
  2800. <?xml version="1.0" encoding="utf-8" ?>
  2801. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2802. <card>
  2803.     <id>38114</id>
  2804.     <filler1>0</filler1>
  2805.     <bitmap>BMAP_38360.pbm</bitmap>
  2806.     <cantDelete> <false /> </cantDelete>
  2807.     <showPict> <true /> </showPict>
  2808.     <dontSearch> <false /> </dontSearch>
  2809.     <owner>46925</owner>
  2810.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2811.     <part>
  2812.         <id>1</id>
  2813.         <type>field</type>
  2814.         <visible> <true /> </visible>
  2815.         <dontWrap> <false /> </dontWrap>
  2816.         <dontSearch> <false /> </dontSearch>
  2817.         <sharedText> <false /> </sharedText>
  2818.         <fixedLineHeight> <true /> </fixedLineHeight>
  2819.         <autoTab> <false /> </autoTab>
  2820.         <lockText> <true /> </lockText>
  2821.         <rect>
  2822.             <left>69</left>
  2823.             <top>68</top>
  2824.             <right>434</right>
  2825.             <bottom>252</bottom>
  2826.         </rect>
  2827.         <style>scrolling</style>
  2828.         <autoSelect> <false /> </autoSelect>
  2829.         <showLines> <false /> </showLines>
  2830.         <wideMargins> <false /> </wideMargins>
  2831.         <multipleLines> <false /> </multipleLines>
  2832.         <reservedFamily> 0 </reservedFamily>
  2833.         <titleWidth>0</titleWidth>
  2834.         <icon>0</icon>
  2835.         <textAlign>left</textAlign>
  2836.         <font>Geneva</font>
  2837.         <textSize>9</textSize>
  2838.         <textStyle>plain</textStyle>
  2839.         <textHeight>12</textHeight>
  2840.         <name></name>
  2841.         <script></script>
  2842.     </part>
  2843.     <part>
  2844.         <id>3</id>
  2845.         <type>field</type>
  2846.         <visible> <true /> </visible>
  2847.         <dontWrap> <false /> </dontWrap>
  2848.         <dontSearch> <false /> </dontSearch>
  2849.         <sharedText> <false /> </sharedText>
  2850.         <fixedLineHeight> <true /> </fixedLineHeight>
  2851.         <autoTab> <true /> </autoTab>
  2852.         <lockText> <false /> </lockText>
  2853.         <rect>
  2854.             <left>69</left>
  2855.             <top>278</top>
  2856.             <right>360</right>
  2857.             <bottom>296</bottom>
  2858.         </rect>
  2859.         <style>transparent</style>
  2860.         <autoSelect> <false /> </autoSelect>
  2861.         <showLines> <true /> </showLines>
  2862.         <wideMargins> <false /> </wideMargins>
  2863.         <multipleLines> <false /> </multipleLines>
  2864.         <reservedFamily> 0 </reservedFamily>
  2865.         <titleWidth>0</titleWidth>
  2866.         <icon>0</icon>
  2867.         <textAlign>left</textAlign>
  2868.         <font>Geneva</font>
  2869.         <textSize>12</textSize>
  2870.         <textStyle>plain</textStyle>
  2871.         <textHeight>16</textHeight>
  2872.         <name>Message</name>
  2873.         <script></script>
  2874.     </part>
  2875.     <part>
  2876.         <id>4</id>
  2877.         <type>field</type>
  2878.         <visible> <true /> </visible>
  2879.         <dontWrap> <false /> </dontWrap>
  2880.         <dontSearch> <false /> </dontSearch>
  2881.         <sharedText> <false /> </sharedText>
  2882.         <fixedLineHeight> <true /> </fixedLineHeight>
  2883.         <autoTab> <true /> </autoTab>
  2884.         <lockText> <false /> </lockText>
  2885.         <rect>
  2886.             <left>448</left>
  2887.             <top>262</top>
  2888.             <right>484</right>
  2889.             <bottom>280</bottom>
  2890.         </rect>
  2891.         <style>transparent</style>
  2892.         <autoSelect> <false /> </autoSelect>
  2893.         <showLines> <true /> </showLines>
  2894.         <wideMargins> <false /> </wideMargins>
  2895.         <multipleLines> <false /> </multipleLines>
  2896.         <reservedFamily> 0 </reservedFamily>
  2897.         <titleWidth>0</titleWidth>
  2898.         <icon>0</icon>
  2899.         <textAlign>left</textAlign>
  2900.         <font>Geneva</font>
  2901.         <textSize>12</textSize>
  2902.         <textStyle>plain</textStyle>
  2903.         <textHeight>16</textHeight>
  2904.         <name>Position</name>
  2905.         <script></script>
  2906.     </part>
  2907.     <part>
  2908.         <id>5</id>
  2909.         <type>button</type>
  2910.         <visible> <true /> </visible>
  2911.         <reserved5> 0 </reserved5>
  2912.         <reserved4> 0 </reserved4>
  2913.         <reserved3> 0 </reserved3>
  2914.         <reserved2> 0 </reserved2>
  2915.         <reserved1> 0 </reserved1>
  2916.         <enabled> <true /> </enabled>
  2917.         <rect>
  2918.             <left>184</left>
  2919.             <top>304</top>
  2920.             <right>353</right>
  2921.             <bottom>334</bottom>
  2922.         </rect>
  2923.         <style>roundrect</style>
  2924.         <showName> <true /> </showName>
  2925.         <highlight> <false /> </highlight>
  2926.         <autoHighlight> <true /> </autoHighlight>
  2927.         <sharedHighlight> <true /> </sharedHighlight>
  2928.         <family>0</family>
  2929.         <titleWidth>0</titleWidth>
  2930.         <icon>0</icon>
  2931.         <textAlign>center</textAlign>
  2932.         <font>Geneva</font>
  2933.         <textSize>12</textSize>
  2934.         <textStyle>plain</textStyle>
  2935.         <name>Prompt</name>
  2936.         <script>on mouseUpset cursor to 4if cd fld "Position" is emptythen Prompt 1,cd fld "Message"else if cd fld "Width" is emptythen Prompt 1,cd fld "Message",cd fld "Position"else Prompt 1,cd fld "Message",cd fld "Position",cd fld "Width"wait 1 secondrepeat with i=1 to 10Prompt 2,"Test" && iwait 10 ticksend repeatPrompt 1,"This is another message"wait 1 secondPrompt 3end mouseUp</script>
  2937.     </part>
  2938.     <part>
  2939.         <id>8</id>
  2940.         <type>field</type>
  2941.         <visible> <true /> </visible>
  2942.         <dontWrap> <false /> </dontWrap>
  2943.         <dontSearch> <false /> </dontSearch>
  2944.         <sharedText> <false /> </sharedText>
  2945.         <fixedLineHeight> <true /> </fixedLineHeight>
  2946.         <autoTab> <true /> </autoTab>
  2947.         <lockText> <false /> </lockText>
  2948.         <rect>
  2949.             <left>448</left>
  2950.             <top>278</top>
  2951.             <right>484</right>
  2952.             <bottom>296</bottom>
  2953.         </rect>
  2954.         <style>transparent</style>
  2955.         <autoSelect> <false /> </autoSelect>
  2956.         <showLines> <true /> </showLines>
  2957.         <wideMargins> <false /> </wideMargins>
  2958.         <multipleLines> <false /> </multipleLines>
  2959.         <reservedFamily> 0 </reservedFamily>
  2960.         <titleWidth>0</titleWidth>
  2961.         <icon>0</icon>
  2962.         <textAlign>left</textAlign>
  2963.         <font>Geneva</font>
  2964.         <textSize>12</textSize>
  2965.         <textStyle>plain</textStyle>
  2966.         <textHeight>16</textHeight>
  2967.         <name>Width</name>
  2968.         <script></script>
  2969.     </part>
  2970.     <content>
  2971.         <layer>card</layer>
  2972.         <id>1</id>
  2973.         <text>                                                  Prompt 2.5                                                  ----------                                           ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION  Prompt is a XCMD displaying an information dialog during the execution of a script. The dialog's width is set accordingly to the string width.   WARNING : Prompt doen't work properly with HC 2.0. Rather use                     Promptoid XCMD.SYNTAXPrompt 1 [, <message> [, <vertical position> [, <width> ] ] ]  Brings the dialog to screen, displaying the message. If message is omitted or empty, the dialog's width will be set by default to 300 points. If no vertical position is passed, the dialog will be centered vertically on the card. Dialog is resized when Prompt 1 is called twice.Prompt 2 , <message>  Sets a new message in the current dialog.Prompt 3  Disposes the current dialog and clears it from the screen.USING   If no error occured, the Result will be empty. Otherwise, it can contain :    "Error : Bad Mode Parameter"    "Error : Bad coordinate"    "Error : Bad Width"    "Error : Missing Parameter(s)"    "Error : Prompt doen't work properly with HC 2.0"HISTORY-------2.5ΓÇó Completely rewritten codeΓÇó Better SuperCard compatibilityΓÇó Added HC 2.0 warning2.4ΓÇó Added automatice resizing when Prompt 1 is called twice.</text>
  2974.     </content>
  2975.     <content>
  2976.         <layer>card</layer>
  2977.         <id>3</id>
  2978.         <text>This a message test</text>
  2979.     </content>
  2980.     <name>Prompt 2.5</name>
  2981.     <script>on opencardend opencardon closeCardend closeCard</script>
  2982. </card>
  2983.  
  2984.  
  2985. card_37598.xml
  2986. <?xml version="1.0" encoding="utf-8" ?>
  2987. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2988. <card>
  2989.     <id>37598</id>
  2990.     <filler1>0</filler1>
  2991.     <bitmap>BMAP_37859.pbm</bitmap>
  2992.     <cantDelete> <false /> </cantDelete>
  2993.     <showPict> <true /> </showPict>
  2994.     <dontSearch> <false /> </dontSearch>
  2995.     <owner>46925</owner>
  2996.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  2997.     <part>
  2998.         <id>1</id>
  2999.         <type>field</type>
  3000.         <visible> <true /> </visible>
  3001.         <dontWrap> <false /> </dontWrap>
  3002.         <dontSearch> <false /> </dontSearch>
  3003.         <sharedText> <false /> </sharedText>
  3004.         <fixedLineHeight> <true /> </fixedLineHeight>
  3005.         <autoTab> <false /> </autoTab>
  3006.         <lockText> <true /> </lockText>
  3007.         <rect>
  3008.             <left>69</left>
  3009.             <top>68</top>
  3010.             <right>434</right>
  3011.             <bottom>252</bottom>
  3012.         </rect>
  3013.         <style>scrolling</style>
  3014.         <autoSelect> <false /> </autoSelect>
  3015.         <showLines> <false /> </showLines>
  3016.         <wideMargins> <false /> </wideMargins>
  3017.         <multipleLines> <false /> </multipleLines>
  3018.         <reservedFamily> 0 </reservedFamily>
  3019.         <titleWidth>0</titleWidth>
  3020.         <icon>0</icon>
  3021.         <textAlign>left</textAlign>
  3022.         <font>Geneva</font>
  3023.         <textSize>9</textSize>
  3024.         <textStyle>plain</textStyle>
  3025.         <textHeight>12</textHeight>
  3026.         <name></name>
  3027.         <script></script>
  3028.     </part>
  3029.     <part>
  3030.         <id>25</id>
  3031.         <type>button</type>
  3032.         <visible> <true /> </visible>
  3033.         <reserved5> 0 </reserved5>
  3034.         <reserved4> 0 </reserved4>
  3035.         <reserved3> 0 </reserved3>
  3036.         <reserved2> 0 </reserved2>
  3037.         <reserved1> 0 </reserved1>
  3038.         <enabled> <true /> </enabled>
  3039.         <rect>
  3040.             <left>201</left>
  3041.             <top>278</top>
  3042.             <right>346</right>
  3043.             <bottom>316</bottom>
  3044.         </rect>
  3045.         <style>roundrect</style>
  3046.         <showName> <true /> </showName>
  3047.         <highlight> <false /> </highlight>
  3048.         <autoHighlight> <true /> </autoHighlight>
  3049.         <sharedHighlight> <true /> </sharedHighlight>
  3050.         <family>0</family>
  3051.         <titleWidth>0</titleWidth>
  3052.         <icon>0</icon>
  3053.         <textAlign>center</textAlign>
  3054.         <font>Geneva</font>
  3055.         <textSize>12</textSize>
  3056.         <textStyle>plain</textStyle>
  3057.         <name>Privileges</name>
  3058.         <script>on mouseUpget FolderName("Select folder :")if it Γëá emptythenput Privileges(it) into cd fld 5show cd fld 4show cd fld 5end ifend mouseUp</script>
  3059.     </part>
  3060.     <part>
  3061.         <id>26</id>
  3062.         <type>field</type>
  3063.         <visible> <false /> </visible>
  3064.         <dontWrap> <false /> </dontWrap>
  3065.         <dontSearch> <false /> </dontSearch>
  3066.         <sharedText> <false /> </sharedText>
  3067.         <fixedLineHeight> <true /> </fixedLineHeight>
  3068.         <autoTab> <false /> </autoTab>
  3069.         <lockText> <true /> </lockText>
  3070.         <rect>
  3071.             <left>98</left>
  3072.             <top>87</top>
  3073.             <right>408</right>
  3074.             <bottom>222</bottom>
  3075.         </rect>
  3076.         <style>shadow</style>
  3077.         <autoSelect> <false /> </autoSelect>
  3078.         <showLines> <false /> </showLines>
  3079.         <wideMargins> <true /> </wideMargins>
  3080.         <multipleLines> <false /> </multipleLines>
  3081.         <reservedFamily> 0 </reservedFamily>
  3082.         <titleWidth>0</titleWidth>
  3083.         <icon>0</icon>
  3084.         <textAlign>left</textAlign>
  3085.         <font>Geneva</font>
  3086.         <textSize>12</textSize>
  3087.         <textStyle>plain</textStyle>
  3088.         <textHeight>16</textHeight>
  3089.         <name></name>
  3090.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  3091.     </part>
  3092.     <part>
  3093.         <id>27</id>
  3094.         <type>field</type>
  3095.         <visible> <false /> </visible>
  3096.         <dontWrap> <false /> </dontWrap>
  3097.         <dontSearch> <false /> </dontSearch>
  3098.         <sharedText> <false /> </sharedText>
  3099.         <fixedLineHeight> <true /> </fixedLineHeight>
  3100.         <autoTab> <false /> </autoTab>
  3101.         <lockText> <true /> </lockText>
  3102.         <rect>
  3103.             <left>179</left>
  3104.             <top>107</top>
  3105.             <right>381</right>
  3106.             <bottom>207</bottom>
  3107.         </rect>
  3108.         <style>transparent</style>
  3109.         <autoSelect> <false /> </autoSelect>
  3110.         <showLines> <false /> </showLines>
  3111.         <wideMargins> <false /> </wideMargins>
  3112.         <multipleLines> <false /> </multipleLines>
  3113.         <reservedFamily> 0 </reservedFamily>
  3114.         <titleWidth>0</titleWidth>
  3115.         <icon>0</icon>
  3116.         <textAlign>left</textAlign>
  3117.         <font>Geneva</font>
  3118.         <textSize>10</textSize>
  3119.         <textStyle>plain</textStyle>
  3120.         <textHeight>16</textHeight>
  3121.         <name></name>
  3122.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  3123.     </part>
  3124.     <part>
  3125.         <id>28</id>
  3126.         <type>field</type>
  3127.         <visible> <false /> </visible>
  3128.         <dontWrap> <false /> </dontWrap>
  3129.         <dontSearch> <false /> </dontSearch>
  3130.         <sharedText> <false /> </sharedText>
  3131.         <fixedLineHeight> <true /> </fixedLineHeight>
  3132.         <autoTab> <false /> </autoTab>
  3133.         <lockText> <true /> </lockText>
  3134.         <rect>
  3135.             <left>166</left>
  3136.             <top>121</top>
  3137.             <right>338</right>
  3138.             <bottom>202</bottom>
  3139.         </rect>
  3140.         <style>shadow</style>
  3141.         <autoSelect> <false /> </autoSelect>
  3142.         <showLines> <true /> </showLines>
  3143.         <wideMargins> <true /> </wideMargins>
  3144.         <multipleLines> <false /> </multipleLines>
  3145.         <reservedFamily> 0 </reservedFamily>
  3146.         <titleWidth>0</titleWidth>
  3147.         <icon>0</icon>
  3148.         <textAlign>left</textAlign>
  3149.         <font>Geneva</font>
  3150.         <textSize>10</textSize>
  3151.         <textStyle>bold</textStyle>
  3152.         <textHeight>13</textHeight>
  3153.         <name></name>
  3154.         <script>on mouseUphide cd fld 4hide cd fld 5end mouseUp</script>
  3155.     </part>
  3156.     <part>
  3157.         <id>29</id>
  3158.         <type>field</type>
  3159.         <visible> <false /> </visible>
  3160.         <dontWrap> <false /> </dontWrap>
  3161.         <dontSearch> <false /> </dontSearch>
  3162.         <sharedText> <false /> </sharedText>
  3163.         <fixedLineHeight> <true /> </fixedLineHeight>
  3164.         <autoTab> <false /> </autoTab>
  3165.         <lockText> <true /> </lockText>
  3166.         <rect>
  3167.             <left>236</left>
  3168.             <top>151</top>
  3169.             <right>331</right>
  3170.             <bottom>194</bottom>
  3171.         </rect>
  3172.         <style>transparent</style>
  3173.         <autoSelect> <false /> </autoSelect>
  3174.         <showLines> <false /> </showLines>
  3175.         <wideMargins> <false /> </wideMargins>
  3176.         <multipleLines> <false /> </multipleLines>
  3177.         <reservedFamily> 0 </reservedFamily>
  3178.         <titleWidth>0</titleWidth>
  3179.         <icon>0</icon>
  3180.         <textAlign>left</textAlign>
  3181.         <font>Geneva</font>
  3182.         <textSize>10</textSize>
  3183.         <textStyle>plain</textStyle>
  3184.         <textHeight>13</textHeight>
  3185.         <name></name>
  3186.         <script>on mouseUphide cd fld 4hide cd fld 5end mouseUp</script>
  3187.     </part>
  3188.     <content>
  3189.         <layer>card</layer>
  3190.         <id>1</id>
  3191.         <text>                                             Privileges 1.2                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  Privileges returns the access privileges of a folder on an AppleShare volume.SYNTAX--------                                      Privileges(<folder path>)PARAMETERS------------   <folder path> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The string returned is an array of 3 lines of 3 boolean items. The arrangement of this array is exactly the same as the "Get Privileges" dialog of the Finder. True means authorized access.                                          Owner   Group     All                                         -------+------+------                       See Folder       X          X          X                       See Files         X          X          X                       Modify            X          X          X   If an error occurs, the XFCN will return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter"HISTORY--------1.2 :ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online helpThis stack uses FolderName XFCN (┬⌐ Eric CARLSON and Anup MURARKA) </text>
  3192.     </content>
  3193.     <content>
  3194.         <layer>card</layer>
  3195.         <id>26</id>
  3196.         <text>CPUSystemProcessorFPUColoQDKeyboard</text>
  3197.     </content>
  3198.     <content>
  3199.         <layer>card</layer>
  3200.         <id>27</id>
  3201.         <text>Macintosh IIx6.4MC68030truetrueApple Extended keyboard</text>
  3202.     </content>
  3203.     <content>
  3204.         <layer>card</layer>
  3205.         <id>28</id>
  3206.         <text>             Owner Group  AllSee FolderSee FilesModify</text>
  3207.     </content>
  3208.     <content>
  3209.         <layer>card</layer>
  3210.         <id>29</id>
  3211.         <text>true,false,truetrue,false,truetrue,false,false</text>
  3212.     </content>
  3213.     <name>Privileges 1.2</name>
  3214.     <script>on opencardend opencardon closeCardhide cd fld 4hide cd fld 5end closeCard</script>
  3215. </card>
  3216.  
  3217.  
  3218. card_36973.xml
  3219. <?xml version="1.0" encoding="utf-8" ?>
  3220. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3221. <card>
  3222.     <id>36973</id>
  3223.     <filler1>0</filler1>
  3224.     <bitmap>BMAP_53405.pbm</bitmap>
  3225.     <cantDelete> <false /> </cantDelete>
  3226.     <showPict> <true /> </showPict>
  3227.     <dontSearch> <false /> </dontSearch>
  3228.     <owner>46925</owner>
  3229.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  3230.     <part>
  3231.         <id>1</id>
  3232.         <type>field</type>
  3233.         <visible> <true /> </visible>
  3234.         <dontWrap> <false /> </dontWrap>
  3235.         <dontSearch> <false /> </dontSearch>
  3236.         <sharedText> <false /> </sharedText>
  3237.         <fixedLineHeight> <true /> </fixedLineHeight>
  3238.         <autoTab> <false /> </autoTab>
  3239.         <lockText> <true /> </lockText>
  3240.         <rect>
  3241.             <left>69</left>
  3242.             <top>68</top>
  3243.             <right>434</right>
  3244.             <bottom>252</bottom>
  3245.         </rect>
  3246.         <style>scrolling</style>
  3247.         <autoSelect> <false /> </autoSelect>
  3248.         <showLines> <false /> </showLines>
  3249.         <wideMargins> <false /> </wideMargins>
  3250.         <multipleLines> <false /> </multipleLines>
  3251.         <reservedFamily> 0 </reservedFamily>
  3252.         <titleWidth>0</titleWidth>
  3253.         <icon>0</icon>
  3254.         <textAlign>left</textAlign>
  3255.         <font>Geneva</font>
  3256.         <textSize>9</textSize>
  3257.         <textStyle>plain</textStyle>
  3258.         <textHeight>12</textHeight>
  3259.         <name></name>
  3260.         <script></script>
  3261.     </part>
  3262.     <part>
  3263.         <id>25</id>
  3264.         <type>button</type>
  3265.         <visible> <true /> </visible>
  3266.         <reserved5> 0 </reserved5>
  3267.         <reserved4> 0 </reserved4>
  3268.         <reserved3> 0 </reserved3>
  3269.         <reserved2> 0 </reserved2>
  3270.         <reserved1> 0 </reserved1>
  3271.         <enabled> <true /> </enabled>
  3272.         <rect>
  3273.             <left>201</left>
  3274.             <top>287</top>
  3275.             <right>343</right>
  3276.             <bottom>316</bottom>
  3277.         </rect>
  3278.         <style>roundrect</style>
  3279.         <showName> <true /> </showName>
  3280.         <highlight> <false /> </highlight>
  3281.         <autoHighlight> <true /> </autoHighlight>
  3282.         <sharedHighlight> <true /> </sharedHighlight>
  3283.         <family>0</family>
  3284.         <titleWidth>0</titleWidth>
  3285.         <icon>0</icon>
  3286.         <textAlign>center</textAlign>
  3287.         <font>Geneva</font>
  3288.         <textSize>12</textSize>
  3289.         <textStyle>plain</textStyle>
  3290.         <name>PrintPICT</name>
  3291.         <script>on mouseUpif last word of the version ΓëÑ 2.0then answer file "File to print :" of type PICTelse ask "Pathname of file to print :"if it is empty then exit mouseUpput it into FileNameanswer "Page setup dialog :" with "False" or "True"put it into PageSetupDLanswer "Printing dialog :" with "False" or "True"put it into PrintDLask "Prompt text :"put it into Legendask "Resource :" with "R="if it is emptythen PrintPict FileName,PageSetupDL,PrintDL,Legendelse PrintPict FileName,PageSetupDL,PrintDL,Legend,itif the Result Γëá emptythen answer the resultend mouseUp</script>
  3292.     </part>
  3293.     <part>
  3294.         <id>26</id>
  3295.         <type>field</type>
  3296.         <visible> <false /> </visible>
  3297.         <dontWrap> <false /> </dontWrap>
  3298.         <dontSearch> <false /> </dontSearch>
  3299.         <sharedText> <false /> </sharedText>
  3300.         <fixedLineHeight> <true /> </fixedLineHeight>
  3301.         <autoTab> <false /> </autoTab>
  3302.         <lockText> <true /> </lockText>
  3303.         <rect>
  3304.             <left>98</left>
  3305.             <top>87</top>
  3306.             <right>408</right>
  3307.             <bottom>222</bottom>
  3308.         </rect>
  3309.         <style>shadow</style>
  3310.         <autoSelect> <false /> </autoSelect>
  3311.         <showLines> <false /> </showLines>
  3312.         <wideMargins> <true /> </wideMargins>
  3313.         <multipleLines> <false /> </multipleLines>
  3314.         <reservedFamily> 0 </reservedFamily>
  3315.         <titleWidth>0</titleWidth>
  3316.         <icon>0</icon>
  3317.         <textAlign>left</textAlign>
  3318.         <font>Geneva</font>
  3319.         <textSize>12</textSize>
  3320.         <textStyle>plain</textStyle>
  3321.         <textHeight>16</textHeight>
  3322.         <name></name>
  3323.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  3324.     </part>
  3325.     <part>
  3326.         <id>27</id>
  3327.         <type>field</type>
  3328.         <visible> <false /> </visible>
  3329.         <dontWrap> <false /> </dontWrap>
  3330.         <dontSearch> <false /> </dontSearch>
  3331.         <sharedText> <false /> </sharedText>
  3332.         <fixedLineHeight> <true /> </fixedLineHeight>
  3333.         <autoTab> <false /> </autoTab>
  3334.         <lockText> <true /> </lockText>
  3335.         <rect>
  3336.             <left>179</left>
  3337.             <top>107</top>
  3338.             <right>381</right>
  3339.             <bottom>207</bottom>
  3340.         </rect>
  3341.         <style>transparent</style>
  3342.         <autoSelect> <false /> </autoSelect>
  3343.         <showLines> <false /> </showLines>
  3344.         <wideMargins> <false /> </wideMargins>
  3345.         <multipleLines> <false /> </multipleLines>
  3346.         <reservedFamily> 0 </reservedFamily>
  3347.         <titleWidth>0</titleWidth>
  3348.         <icon>0</icon>
  3349.         <textAlign>left</textAlign>
  3350.         <font>Geneva</font>
  3351.         <textSize>10</textSize>
  3352.         <textStyle>plain</textStyle>
  3353.         <textHeight>16</textHeight>
  3354.         <name></name>
  3355.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  3356.     </part>
  3357.     <part>
  3358.         <id>28</id>
  3359.         <type>field</type>
  3360.         <visible> <false /> </visible>
  3361.         <dontWrap> <false /> </dontWrap>
  3362.         <dontSearch> <false /> </dontSearch>
  3363.         <sharedText> <false /> </sharedText>
  3364.         <fixedLineHeight> <true /> </fixedLineHeight>
  3365.         <autoTab> <false /> </autoTab>
  3366.         <lockText> <true /> </lockText>
  3367.         <rect>
  3368.             <left>166</left>
  3369.             <top>121</top>
  3370.             <right>338</right>
  3371.             <bottom>202</bottom>
  3372.         </rect>
  3373.         <style>shadow</style>
  3374.         <autoSelect> <false /> </autoSelect>
  3375.         <showLines> <true /> </showLines>
  3376.         <wideMargins> <true /> </wideMargins>
  3377.         <multipleLines> <false /> </multipleLines>
  3378.         <reservedFamily> 0 </reservedFamily>
  3379.         <titleWidth>0</titleWidth>
  3380.         <icon>0</icon>
  3381.         <textAlign>left</textAlign>
  3382.         <font>Geneva</font>
  3383.         <textSize>10</textSize>
  3384.         <textStyle>bold</textStyle>
  3385.         <textHeight>13</textHeight>
  3386.         <name></name>
  3387.         <script>on mouseUphide cd fld 4hide cd fld 5end mouseUp</script>
  3388.     </part>
  3389.     <part>
  3390.         <id>29</id>
  3391.         <type>field</type>
  3392.         <visible> <false /> </visible>
  3393.         <dontWrap> <false /> </dontWrap>
  3394.         <dontSearch> <false /> </dontSearch>
  3395.         <sharedText> <false /> </sharedText>
  3396.         <fixedLineHeight> <true /> </fixedLineHeight>
  3397.         <autoTab> <false /> </autoTab>
  3398.         <lockText> <true /> </lockText>
  3399.         <rect>
  3400.             <left>236</left>
  3401.             <top>151</top>
  3402.             <right>331</right>
  3403.             <bottom>194</bottom>
  3404.         </rect>
  3405.         <style>transparent</style>
  3406.         <autoSelect> <false /> </autoSelect>
  3407.         <showLines> <false /> </showLines>
  3408.         <wideMargins> <false /> </wideMargins>
  3409.         <multipleLines> <false /> </multipleLines>
  3410.         <reservedFamily> 0 </reservedFamily>
  3411.         <titleWidth>0</titleWidth>
  3412.         <icon>0</icon>
  3413.         <textAlign>left</textAlign>
  3414.         <font>Geneva</font>
  3415.         <textSize>10</textSize>
  3416.         <textStyle>plain</textStyle>
  3417.         <textHeight>13</textHeight>
  3418.         <name></name>
  3419.         <script>on mouseUphide cd fld 4hide cd fld 5end mouseUp</script>
  3420.     </part>
  3421.     <content>
  3422.         <layer>card</layer>
  3423.         <id>1</id>
  3424.         <text>                                               PrintPICT 1.3                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------   PrintPICT prints a PICT file, resource or the clipboard content with a prompt if desired.SYNTAX-------          PrintPICT <filename|"clipboard"|"*">[,<R=res name or ID>]                         [,<page setup dialog>][,<print dialog>][<prompt>]PARAMETERS------------   <filename|"clipboard"|"*"> telles where the picture is coming from.   Being a filename, it can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   "clipboard" will print the clipboard content.   "*" stands for the current stack, when PICT resource printing is required.   <R=res name or ID> defines the PICT resource to print. It can be its name or ID. This param is ignored when first is "clipboard".   <page setup dialog> is a boolean allowing to have to page setup dialog to pop up. Default is FALSE.   <print dialog>  is a boolean allowing to have to printing dialog to pop up. Default is FALSE.   <prompt> is a prompt string which will be printed at the bottom of page using Helvetica 12.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   Without dialog, the XCMD uses the previous settings for printing.   Printing is centered in page.ERRORS-------If an error occurs, PrintPICT can return :     "Error : Printing Error"     "Error : Found no PICT in clipBoard"     "Error : Resource not found"     "Error : Not a PICT file"     "Error : Out of memory"     "Error : Couldn't read PICT file"     "Error : Missing or empty parameter"     "Error : Couln't load Scrap"     "Error : Missing resource identifier"     "Error : Out of memory"     "Error : Printing aborted"     "Error : Not a file"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"HISTORY--------1.3 :                                                                                          03/24/92ΓÇó Pict resizing now keeps proportions1.2 :                                                                                          03/09/92ΓÇó Pict resized to fit in the printed page1.1 :                                                                                          12/26/91ΓÇó Fixed alias file bug under System 7.0.1ΓÇó Printing is centered in pageΓÇó Added prompt text printingΓÇó Added PICt resource and clipboard printing1.0                                                                                            10/28/91ΓÇó First release</text>
  3425.     </content>
  3426.     <content>
  3427.         <layer>card</layer>
  3428.         <id>26</id>
  3429.         <text>CPUSystemProcessorFPUColoQDKeyboard</text>
  3430.     </content>
  3431.     <content>
  3432.         <layer>card</layer>
  3433.         <id>27</id>
  3434.         <text>Macintosh IIx6.4MC68030truetrueApple Extended keyboard</text>
  3435.     </content>
  3436.     <content>
  3437.         <layer>card</layer>
  3438.         <id>28</id>
  3439.         <text>             Owner Group  AllSee FolderSee FilesModify</text>
  3440.     </content>
  3441.     <content>
  3442.         <layer>card</layer>
  3443.         <id>29</id>
  3444.         <text>Error : Not an AppleShare Volume</text>
  3445.     </content>
  3446.     <name></name>
  3447.     <script></script>
  3448. </card>
  3449.  
  3450.  
  3451. card_36436.xml
  3452. <?xml version="1.0" encoding="utf-8" ?>
  3453. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3454. <card>
  3455.     <id>36436</id>
  3456.     <filler1>0</filler1>
  3457.     <bitmap>BMAP_36737.pbm</bitmap>
  3458.     <cantDelete> <false /> </cantDelete>
  3459.     <showPict> <true /> </showPict>
  3460.     <dontSearch> <false /> </dontSearch>
  3461.     <owner>46925</owner>
  3462.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  3463.     <part>
  3464.         <id>1</id>
  3465.         <type>field</type>
  3466.         <visible> <true /> </visible>
  3467.         <dontWrap> <false /> </dontWrap>
  3468.         <dontSearch> <false /> </dontSearch>
  3469.         <sharedText> <false /> </sharedText>
  3470.         <fixedLineHeight> <true /> </fixedLineHeight>
  3471.         <autoTab> <false /> </autoTab>
  3472.         <lockText> <true /> </lockText>
  3473.         <rect>
  3474.             <left>69</left>
  3475.             <top>68</top>
  3476.             <right>434</right>
  3477.             <bottom>252</bottom>
  3478.         </rect>
  3479.         <style>scrolling</style>
  3480.         <autoSelect> <false /> </autoSelect>
  3481.         <showLines> <false /> </showLines>
  3482.         <wideMargins> <false /> </wideMargins>
  3483.         <multipleLines> <false /> </multipleLines>
  3484.         <reservedFamily> 0 </reservedFamily>
  3485.         <titleWidth>0</titleWidth>
  3486.         <icon>0</icon>
  3487.         <textAlign>left</textAlign>
  3488.         <font>Geneva</font>
  3489.         <textSize>9</textSize>
  3490.         <textStyle>plain</textStyle>
  3491.         <textHeight>12</textHeight>
  3492.         <name>Text</name>
  3493.         <script></script>
  3494.     </part>
  3495.     <part>
  3496.         <id>5</id>
  3497.         <type>button</type>
  3498.         <visible> <true /> </visible>
  3499.         <reserved5> 0 </reserved5>
  3500.         <reserved4> 0 </reserved4>
  3501.         <reserved3> 0 </reserved3>
  3502.         <reserved2> 0 </reserved2>
  3503.         <reserved1> 0 </reserved1>
  3504.         <enabled> <true /> </enabled>
  3505.         <rect>
  3506.             <left>174</left>
  3507.             <top>281</top>
  3508.             <right>343</right>
  3509.             <bottom>311</bottom>
  3510.         </rect>
  3511.         <style>roundrect</style>
  3512.         <showName> <true /> </showName>
  3513.         <highlight> <false /> </highlight>
  3514.         <autoHighlight> <true /> </autoHighlight>
  3515.         <sharedHighlight> <true /> </sharedHighlight>
  3516.         <family>0</family>
  3517.         <titleWidth>0</titleWidth>
  3518.         <icon>0</icon>
  3519.         <textAlign>center</textAlign>
  3520.         <font>Chicago</font>
  3521.         <textSize>12</textSize>
  3522.         <textStyle>plain</textStyle>
  3523.         <name>PPCList</name>
  3524.         <script>on mouseUpif the version ΓëÑ 2.1thenset itemDelimiter to colonget the addressput item 1 of it into ZoneNameput item 2 of it into NodeNameset itemDelimiter to commaend ifask "Node name :" with NodeNameif it is empty then exit mouseUpput it into NodeNameask "Zone name :" with ZoneNameif it is empty then exit mouseUpput it into ZoneNameanswer PPCList(NodeName,ZoneName)end mouseUp</script>
  3525.     </part>
  3526.     <content>
  3527.         <layer>card</layer>
  3528.         <id>1</id>
  3529.         <text><span class="style1">                                              </span><span class="style3">PPCList 1.0</span><span class="style1">                                         </span><span class="style2">by Fr├⌐d├⌐ric RINALDI</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">  PPCList returns a list of all System 7.0 PPC aware applications of a node.</span><span class="style4">SYNTAX</span><span class="style1">                        PPCList(<node name>[,<zone name|*>])</span><span class="style4">PARAMETERS</span><span class="style1">   <node name> is a string for the name of the node (defined in the Sharing Setup of all 7.0 Mac).   <zone name|*> is optional, a string giving the zone name. Default is the zone of the caller ("*" parameter also).   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).</span><span class="style4">USING</span><span class="style1">   PPCList needs System 7.0 to work.   The XFCN returns a return delimited list of all found applications. Each entry is like :                             <appl name 1>,<appl creator 1>   Since a given application can have any user-defined name, the provided creator offers a more accurate information.</span><span class="style3">NOTE</span><span class="style1">   Some other externals can be helpfull : ATalkZones XFCN gives the list of available zones, DeviceList XFCN the list of "PPCToolbox" type nodes.</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, PPCList can return :     "Error : Need System 7.0"     "Error : Out of memory"     "Error : Unknown node name"     "Error : Unknown #xx"     "Error : Missing or empty node name"</span></text>
  3530.     </content>
  3531.     <name>PPCList 1.0</name>
  3532.     <script>on opencardend opencardon closeCardend closeCard</script>
  3533. </card>
  3534.  
  3535.  
  3536. card_35889.xml
  3537. <?xml version="1.0" encoding="utf-8" ?>
  3538. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3539. <card>
  3540.     <id>35889</id>
  3541.     <filler1>0</filler1>
  3542.     <bitmap>BMAP_36117.pbm</bitmap>
  3543.     <cantDelete> <false /> </cantDelete>
  3544.     <showPict> <true /> </showPict>
  3545.     <dontSearch> <false /> </dontSearch>
  3546.     <owner>46925</owner>
  3547.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  3548.     <part>
  3549.         <id>1</id>
  3550.         <type>field</type>
  3551.         <visible> <true /> </visible>
  3552.         <dontWrap> <false /> </dontWrap>
  3553.         <dontSearch> <false /> </dontSearch>
  3554.         <sharedText> <false /> </sharedText>
  3555.         <fixedLineHeight> <true /> </fixedLineHeight>
  3556.         <autoTab> <false /> </autoTab>
  3557.         <lockText> <true /> </lockText>
  3558.         <rect>
  3559.             <left>69</left>
  3560.             <top>68</top>
  3561.             <right>434</right>
  3562.             <bottom>252</bottom>
  3563.         </rect>
  3564.         <style>scrolling</style>
  3565.         <autoSelect> <false /> </autoSelect>
  3566.         <showLines> <false /> </showLines>
  3567.         <wideMargins> <false /> </wideMargins>
  3568.         <multipleLines> <false /> </multipleLines>
  3569.         <reservedFamily> 0 </reservedFamily>
  3570.         <titleWidth>0</titleWidth>
  3571.         <icon>0</icon>
  3572.         <textAlign>left</textAlign>
  3573.         <font>Geneva</font>
  3574.         <textSize>9</textSize>
  3575.         <textStyle>plain</textStyle>
  3576.         <textHeight>12</textHeight>
  3577.         <name>Text</name>
  3578.         <script></script>
  3579.     </part>
  3580.     <part>
  3581.         <id>2</id>
  3582.         <type>button</type>
  3583.         <visible> <true /> </visible>
  3584.         <reserved5> 0 </reserved5>
  3585.         <reserved4> 0 </reserved4>
  3586.         <reserved3> 0 </reserved3>
  3587.         <reserved2> 0 </reserved2>
  3588.         <reserved1> 0 </reserved1>
  3589.         <enabled> <true /> </enabled>
  3590.         <rect>
  3591.             <left>174</left>
  3592.             <top>281</top>
  3593.             <right>343</right>
  3594.             <bottom>311</bottom>
  3595.         </rect>
  3596.         <style>roundrect</style>
  3597.         <showName> <true /> </showName>
  3598.         <highlight> <false /> </highlight>
  3599.         <autoHighlight> <true /> </autoHighlight>
  3600.         <sharedHighlight> <true /> </sharedHighlight>
  3601.         <family>0</family>
  3602.         <titleWidth>0</titleWidth>
  3603.         <icon>0</icon>
  3604.         <textAlign>center</textAlign>
  3605.         <font>Geneva</font>
  3606.         <textSize>12</textSize>
  3607.         <textStyle>plain</textStyle>
  3608.         <name>NubusList</name>
  3609.         <script>on mouseUpput NubusList() into cd fld 2show cd fld 2end mouseUp</script>
  3610.     </part>
  3611.     <part>
  3612.         <id>3</id>
  3613.         <type>field</type>
  3614.         <visible> <false /> </visible>
  3615.         <dontWrap> <false /> </dontWrap>
  3616.         <dontSearch> <false /> </dontSearch>
  3617.         <sharedText> <false /> </sharedText>
  3618.         <fixedLineHeight> <true /> </fixedLineHeight>
  3619.         <autoTab> <false /> </autoTab>
  3620.         <lockText> <true /> </lockText>
  3621.         <rect>
  3622.             <left>127</left>
  3623.             <top>107</top>
  3624.             <right>386</right>
  3625.             <bottom>214</bottom>
  3626.         </rect>
  3627.         <style>shadow</style>
  3628.         <autoSelect> <false /> </autoSelect>
  3629.         <showLines> <false /> </showLines>
  3630.         <wideMargins> <true /> </wideMargins>
  3631.         <multipleLines> <false /> </multipleLines>
  3632.         <reservedFamily> 0 </reservedFamily>
  3633.         <titleWidth>0</titleWidth>
  3634.         <icon>0</icon>
  3635.         <textAlign>center</textAlign>
  3636.         <font>Geneva</font>
  3637.         <textSize>12</textSize>
  3638.         <textStyle>plain</textStyle>
  3639.         <textHeight>16</textHeight>
  3640.         <name></name>
  3641.         <script>on mouseUphide meend mouseUp</script>
  3642.     </part>
  3643.     <content>
  3644.         <layer>card</layer>
  3645.         <id>1</id>
  3646.         <text>                                               NubusList 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  NubusList returns the lists of installes NuBus cards.SYNTAX-------                                                 NubusList()PARAMETERS------------   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   NuBusList returns a return delimited list of laa installed NuBus cards. "Empty" is returned for each empty slot.ERRORS-------If an error occurs, NubusList can return :     "Error : Couldn't access slot infos"HISTORY--------1.0                                                                                            08/12/91</text>
  3647.     </content>
  3648.     <content>
  3649.         <layer>card</layer>
  3650.         <id>3</id>
  3651.         <text>Micron XCEED Color 30ΓäóEmptyEmptyEmptyEmptyEmpty</text>
  3652.     </content>
  3653.     <name>NubusList 1.0</name>
  3654.     <script>on opencardend opencardon closeCardhide cd fld 2end closeCard</script>
  3655. </card>
  3656.  
  3657.  
  3658. card_35576.xml
  3659. <?xml version="1.0" encoding="utf-8" ?>
  3660. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3661. <card>
  3662.     <id>35576</id>
  3663.     <filler1>0</filler1>
  3664.     <bitmap>BMAP_35639.pbm</bitmap>
  3665.     <cantDelete> <false /> </cantDelete>
  3666.     <showPict> <true /> </showPict>
  3667.     <dontSearch> <false /> </dontSearch>
  3668.     <owner>46925</owner>
  3669.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  3670.     <part>
  3671.         <id>1</id>
  3672.         <type>field</type>
  3673.         <visible> <true /> </visible>
  3674.         <dontWrap> <false /> </dontWrap>
  3675.         <dontSearch> <false /> </dontSearch>
  3676.         <sharedText> <false /> </sharedText>
  3677.         <fixedLineHeight> <true /> </fixedLineHeight>
  3678.         <autoTab> <false /> </autoTab>
  3679.         <lockText> <false /> </lockText>
  3680.         <rect>
  3681.             <left>69</left>
  3682.             <top>68</top>
  3683.             <right>434</right>
  3684.             <bottom>252</bottom>
  3685.         </rect>
  3686.         <style>scrolling</style>
  3687.         <autoSelect> <false /> </autoSelect>
  3688.         <showLines> <false /> </showLines>
  3689.         <wideMargins> <false /> </wideMargins>
  3690.         <multipleLines> <false /> </multipleLines>
  3691.         <reservedFamily> 0 </reservedFamily>
  3692.         <titleWidth>0</titleWidth>
  3693.         <icon>0</icon>
  3694.         <textAlign>left</textAlign>
  3695.         <font>Geneva</font>
  3696.         <textSize>9</textSize>
  3697.         <textStyle>plain</textStyle>
  3698.         <textHeight>12</textHeight>
  3699.         <name>Text</name>
  3700.         <script></script>
  3701.     </part>
  3702.     <part>
  3703.         <id>5</id>
  3704.         <type>button</type>
  3705.         <visible> <true /> </visible>
  3706.         <reserved5> 0 </reserved5>
  3707.         <reserved4> 0 </reserved4>
  3708.         <reserved3> 0 </reserved3>
  3709.         <reserved2> 0 </reserved2>
  3710.         <reserved1> 0 </reserved1>
  3711.         <enabled> <true /> </enabled>
  3712.         <rect>
  3713.             <left>174</left>
  3714.             <top>281</top>
  3715.             <right>343</right>
  3716.             <bottom>311</bottom>
  3717.         </rect>
  3718.         <style>roundrect</style>
  3719.         <showName> <true /> </showName>
  3720.         <highlight> <false /> </highlight>
  3721.         <autoHighlight> <true /> </autoHighlight>
  3722.         <sharedHighlight> <true /> </sharedHighlight>
  3723.         <family>0</family>
  3724.         <titleWidth>0</titleWidth>
  3725.         <icon>0</icon>
  3726.         <textAlign>center</textAlign>
  3727.         <font>Chicago</font>
  3728.         <textSize>12</textSize>
  3729.         <textStyle>plain</textStyle>
  3730.         <name>Notification</name>
  3731.         <script>on mouseUpdoMenu "Finder"wait 1 secNotificationanswer "Hello world..."end mouseUp</script>
  3732.     </part>
  3733.     <content>
  3734.         <layer>card</layer>
  3735.         <id>1</id>
  3736.         <text>                                            Notification 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  Notification allows to invoke the Notification Manager under Multifinder.SYNTAX--------                                                NotificationPARAMETERS------------   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   Must be used to alert the user when HyperCard is running in the background. Notification starts blinking a small HyperCard icon in place of the Apple of the Apple menu, and suspends the script execution. Activating HyperCard window stops blinking and restarts the script.</text>
  3737.     </content>
  3738.     <name>Notification 1.0</name>
  3739.     <script>on opencardend opencardon closeCardend closeCard</script>
  3740. </card>
  3741.  
  3742.  
  3743. card_48235.xml
  3744. <?xml version="1.0" encoding="utf-8" ?>
  3745. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3746. <card>
  3747.     <id>48235</id>
  3748.     <filler1>0</filler1>
  3749.     <bitmap>BMAP_51705.pbm</bitmap>
  3750.     <cantDelete> <false /> </cantDelete>
  3751.     <showPict> <true /> </showPict>
  3752.     <dontSearch> <false /> </dontSearch>
  3753.     <owner>46925</owner>
  3754.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  3755.     <part>
  3756.         <id>1</id>
  3757.         <type>field</type>
  3758.         <visible> <true /> </visible>
  3759.         <dontWrap> <false /> </dontWrap>
  3760.         <dontSearch> <false /> </dontSearch>
  3761.         <sharedText> <false /> </sharedText>
  3762.         <fixedLineHeight> <true /> </fixedLineHeight>
  3763.         <autoTab> <false /> </autoTab>
  3764.         <lockText> <true /> </lockText>
  3765.         <rect>
  3766.             <left>69</left>
  3767.             <top>68</top>
  3768.             <right>434</right>
  3769.             <bottom>252</bottom>
  3770.         </rect>
  3771.         <style>scrolling</style>
  3772.         <autoSelect> <false /> </autoSelect>
  3773.         <showLines> <false /> </showLines>
  3774.         <wideMargins> <false /> </wideMargins>
  3775.         <multipleLines> <false /> </multipleLines>
  3776.         <reservedFamily> 0 </reservedFamily>
  3777.         <titleWidth>0</titleWidth>
  3778.         <icon>0</icon>
  3779.         <textAlign>left</textAlign>
  3780.         <font>Geneva</font>
  3781.         <textSize>9</textSize>
  3782.         <textStyle>plain</textStyle>
  3783.         <textHeight>12</textHeight>
  3784.         <name>Text</name>
  3785.         <script></script>
  3786.     </part>
  3787.     <part>
  3788.         <id>2</id>
  3789.         <type>button</type>
  3790.         <visible> <true /> </visible>
  3791.         <reserved5> 0 </reserved5>
  3792.         <reserved4> 0 </reserved4>
  3793.         <reserved3> 0 </reserved3>
  3794.         <reserved2> 0 </reserved2>
  3795.         <reserved1> 0 </reserved1>
  3796.         <enabled> <true /> </enabled>
  3797.         <rect>
  3798.             <left>174</left>
  3799.             <top>281</top>
  3800.             <right>343</right>
  3801.             <bottom>311</bottom>
  3802.         </rect>
  3803.         <style>roundrect</style>
  3804.         <showName> <true /> </showName>
  3805.         <highlight> <false /> </highlight>
  3806.         <autoHighlight> <true /> </autoHighlight>
  3807.         <sharedHighlight> <true /> </sharedHighlight>
  3808.         <family>0</family>
  3809.         <titleWidth>0</titleWidth>
  3810.         <icon>0</icon>
  3811.         <textAlign>center</textAlign>
  3812.         <font>Geneva</font>
  3813.         <textSize>12</textSize>
  3814.         <textStyle>plain</textStyle>
  3815.         <name>NameNewFile</name>
  3816.         <script>on mouseUpanswer NameNewFile()end mouseUp</script>
  3817.     </part>
  3818.     <content>
  3819.         <layer>card</layer>
  3820.         <id>1</id>
  3821.         <text>                                            NameNewFile 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  NameNewFile provides a dialog allowing to name a new file and its destination (SFPutFile). Not anymore required with HC2.0 which includes this feature.SYNTAX-------                        NameNewFile([<default name>[,<prompt>]])PARAMETERS------------   <default name> is the file default name.   <prompt> is the message appearing in the dialog.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns the full pathame of named file.   An empty string is returned if the user clicked on Cancel.   Although working fine with both System 6 and System 7, FullSFPack is better suited for the latter, due in part to alias handling.HISTORY--------1.0                                                                                        17/07/92ΓÇó First public release</text>
  3822.     </content>
  3823.     <name></name>
  3824.     <script></script>
  3825. </card>
  3826.  
  3827.  
  3828. card_35046.xml
  3829. <?xml version="1.0" encoding="utf-8" ?>
  3830. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3831. <card>
  3832.     <id>35046</id>
  3833.     <filler1>0</filler1>
  3834.     <bitmap>BMAP_35265.pbm</bitmap>
  3835.     <cantDelete> <false /> </cantDelete>
  3836.     <showPict> <true /> </showPict>
  3837.     <dontSearch> <false /> </dontSearch>
  3838.     <owner>46925</owner>
  3839.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  3840.     <part>
  3841.         <id>1</id>
  3842.         <type>field</type>
  3843.         <visible> <true /> </visible>
  3844.         <dontWrap> <false /> </dontWrap>
  3845.         <dontSearch> <false /> </dontSearch>
  3846.         <sharedText> <false /> </sharedText>
  3847.         <fixedLineHeight> <true /> </fixedLineHeight>
  3848.         <autoTab> <false /> </autoTab>
  3849.         <lockText> <true /> </lockText>
  3850.         <rect>
  3851.             <left>69</left>
  3852.             <top>68</top>
  3853.             <right>434</right>
  3854.             <bottom>252</bottom>
  3855.         </rect>
  3856.         <style>scrolling</style>
  3857.         <autoSelect> <false /> </autoSelect>
  3858.         <showLines> <false /> </showLines>
  3859.         <wideMargins> <false /> </wideMargins>
  3860.         <multipleLines> <false /> </multipleLines>
  3861.         <reservedFamily> 0 </reservedFamily>
  3862.         <titleWidth>0</titleWidth>
  3863.         <icon>0</icon>
  3864.         <textAlign>left</textAlign>
  3865.         <font>Geneva</font>
  3866.         <textSize>9</textSize>
  3867.         <textStyle>plain</textStyle>
  3868.         <textHeight>12</textHeight>
  3869.         <name></name>
  3870.         <script></script>
  3871.     </part>
  3872.     <part>
  3873.         <id>5</id>
  3874.         <type>button</type>
  3875.         <visible> <true /> </visible>
  3876.         <reserved5> 0 </reserved5>
  3877.         <reserved4> 0 </reserved4>
  3878.         <reserved3> 0 </reserved3>
  3879.         <reserved2> 0 </reserved2>
  3880.         <reserved1> 0 </reserved1>
  3881.         <enabled> <true /> </enabled>
  3882.         <rect>
  3883.             <left>174</left>
  3884.             <top>281</top>
  3885.             <right>343</right>
  3886.             <bottom>311</bottom>
  3887.         </rect>
  3888.         <style>roundrect</style>
  3889.         <showName> <true /> </showName>
  3890.         <highlight> <false /> </highlight>
  3891.         <autoHighlight> <true /> </autoHighlight>
  3892.         <sharedHighlight> <true /> </sharedHighlight>
  3893.         <family>0</family>
  3894.         <titleWidth>0</titleWidth>
  3895.         <icon>0</icon>
  3896.         <textAlign>center</textAlign>
  3897.         <font>Chicago</font>
  3898.         <textSize>12</textSize>
  3899.         <textStyle>plain</textStyle>
  3900.         <name>Mousoid</name>
  3901.         <script>on mouseUpMousoidif the Result Γëá emptythen answer the Resultend mouseUp</script>
  3902.     </part>
  3903.     <content>
  3904.         <layer>card</layer>
  3905.         <id>1</id>
  3906.         <text>                                                Mousoid 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  Mousoid XCMD displays a windoid showing current mouse position.SYNTAX--------                                          Mousoid [<X>,<Y>]PARAMETERS------------   X and Y are optional integer, allowing to give coordinates where the window will appear on screen.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   Mousoid is stand alone, no linked resource is needed.   Clicking on the zoom box displays more informations.   Like any XWindow, Mousoid has properties that can be get and set thru HyperTalk.   ΓÇ£properties of window "Mousoid"ΓÇ¥ will return an item list of all allowed properties. Properties cannot be set.   Most usual are Loc and visible. So you can move the windoid on the screen, and make it invisible.If an error occurs, Mousoid can return :     "Error : Unable to create XWindow"     "Error : XWindows not implemented"</text>
  3907.     </content>
  3908.     <name>Mousoid 1.1</name>
  3909.     <script>on opencardend opencardon closeCardif there is a window "Mousoid"then close window "Mousoid"end closeCard</script>
  3910. </card>
  3911.  
  3912.  
  3913. card_34723.xml
  3914. <?xml version="1.0" encoding="utf-8" ?>
  3915. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3916. <card>
  3917.     <id>34723</id>
  3918.     <filler1>0</filler1>
  3919.     <cantDelete> <false /> </cantDelete>
  3920.     <showPict> <true /> </showPict>
  3921.     <dontSearch> <false /> </dontSearch>
  3922.     <owner>46925</owner>
  3923.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  3924.     <part>
  3925.         <id>1</id>
  3926.         <type>field</type>
  3927.         <visible> <true /> </visible>
  3928.         <dontWrap> <false /> </dontWrap>
  3929.         <dontSearch> <false /> </dontSearch>
  3930.         <sharedText> <false /> </sharedText>
  3931.         <fixedLineHeight> <true /> </fixedLineHeight>
  3932.         <autoTab> <false /> </autoTab>
  3933.         <lockText> <false /> </lockText>
  3934.         <rect>
  3935.             <left>42</left>
  3936.             <top>5</top>
  3937.             <right>426</right>
  3938.             <bottom>77</bottom>
  3939.         </rect>
  3940.         <style>scrolling</style>
  3941.         <autoSelect> <false /> </autoSelect>
  3942.         <showLines> <false /> </showLines>
  3943.         <wideMargins> <false /> </wideMargins>
  3944.         <multipleLines> <false /> </multipleLines>
  3945.         <reservedFamily> 0 </reservedFamily>
  3946.         <titleWidth>0</titleWidth>
  3947.         <icon>0</icon>
  3948.         <textAlign>left</textAlign>
  3949.         <font>Geneva</font>
  3950.         <textSize>10</textSize>
  3951.         <textStyle>plain</textStyle>
  3952.         <textHeight>13</textHeight>
  3953.         <name>MenuDef1</name>
  3954.         <script></script>
  3955.     </part>
  3956.     <part>
  3957.         <id>2</id>
  3958.         <type>field</type>
  3959.         <visible> <true /> </visible>
  3960.         <dontWrap> <false /> </dontWrap>
  3961.         <dontSearch> <false /> </dontSearch>
  3962.         <sharedText> <false /> </sharedText>
  3963.         <fixedLineHeight> <true /> </fixedLineHeight>
  3964.         <autoTab> <false /> </autoTab>
  3965.         <lockText> <false /> </lockText>
  3966.         <rect>
  3967.             <left>107</left>
  3968.             <top>315</top>
  3969.             <right>474</right>
  3970.             <bottom>332</bottom>
  3971.         </rect>
  3972.         <style>rectangle</style>
  3973.         <autoSelect> <false /> </autoSelect>
  3974.         <showLines> <false /> </showLines>
  3975.         <wideMargins> <false /> </wideMargins>
  3976.         <multipleLines> <false /> </multipleLines>
  3977.         <reservedFamily> 0 </reservedFamily>
  3978.         <titleWidth>0</titleWidth>
  3979.         <icon>0</icon>
  3980.         <textAlign>left</textAlign>
  3981.         <font>Geneva</font>
  3982.         <textSize>10</textSize>
  3983.         <textStyle>plain</textStyle>
  3984.         <textHeight>13</textHeight>
  3985.         <name>Cmd</name>
  3986.         <script></script>
  3987.     </part>
  3988.     <part>
  3989.         <id>5</id>
  3990.         <type>button</type>
  3991.         <visible> <true /> </visible>
  3992.         <reserved5> 0 </reserved5>
  3993.         <reserved4> 0 </reserved4>
  3994.         <reserved3> 0 </reserved3>
  3995.         <reserved2> 0 </reserved2>
  3996.         <reserved1> 0 </reserved1>
  3997.         <enabled> <true /> </enabled>
  3998.         <rect>
  3999.             <left>78</left>
  4000.             <top>162</top>
  4001.             <right>149</right>
  4002.             <bottom>182</bottom>
  4003.         </rect>
  4004.         <style>shadow</style>
  4005.         <showName> <true /> </showName>
  4006.         <highlight> <false /> </highlight>
  4007.         <autoHighlight> <true /> </autoHighlight>
  4008.         <sharedHighlight> <true /> </sharedHighlight>
  4009.         <family>0</family>
  4010.         <titleWidth>0</titleWidth>
  4011.         <icon>0</icon>
  4012.         <textAlign>center</textAlign>
  4013.         <font>Geneva</font>
  4014.         <textSize>10</textSize>
  4015.         <textStyle>plain</textStyle>
  4016.         <name>Install</name>
  4017.         <script>on mouseUpput "Menu " & Q("Install") into card field "Cmd"IF cd fld "MenuDef1" Γëá emptythen put  "," & "card field" && Q("MenuDef1") after cd fld "Cmd"IF cd fld "MenuDef2" Γëá emptythen put  "," & "card field" && Q("MenuDef2") after cd fld "Cmd"DoMenuXCMDend mouseUp</script>
  4018.     </part>
  4019.     <part>
  4020.         <id>6</id>
  4021.         <type>button</type>
  4022.         <visible> <true /> </visible>
  4023.         <reserved5> 0 </reserved5>
  4024.         <reserved4> 0 </reserved4>
  4025.         <reserved3> 0 </reserved3>
  4026.         <reserved2> 0 </reserved2>
  4027.         <reserved1> 0 </reserved1>
  4028.         <enabled> <true /> </enabled>
  4029.         <rect>
  4030.             <left>177</left>
  4031.             <top>162</top>
  4032.             <right>248</right>
  4033.             <bottom>182</bottom>
  4034.         </rect>
  4035.         <style>shadow</style>
  4036.         <showName> <true /> </showName>
  4037.         <highlight> <false /> </highlight>
  4038.         <autoHighlight> <true /> </autoHighlight>
  4039.         <sharedHighlight> <true /> </sharedHighlight>
  4040.         <family>0</family>
  4041.         <titleWidth>0</titleWidth>
  4042.         <icon>0</icon>
  4043.         <textAlign>center</textAlign>
  4044.         <font>Geneva</font>
  4045.         <textSize>10</textSize>
  4046.         <textStyle>plain</textStyle>
  4047.         <name>Insert</name>
  4048.         <script>on mouseUpParseParam┬¼"New item :,Menu name :,Before item name : (* = end),Before subItem"┬¼& " name : (* = end)","New Item,MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4049.     </part>
  4050.     <part>
  4051.         <id>7</id>
  4052.         <type>button</type>
  4053.         <visible> <true /> </visible>
  4054.         <reserved5> 0 </reserved5>
  4055.         <reserved4> 0 </reserved4>
  4056.         <reserved3> 0 </reserved3>
  4057.         <reserved2> 0 </reserved2>
  4058.         <reserved1> 0 </reserved1>
  4059.         <enabled> <true /> </enabled>
  4060.         <rect>
  4061.             <left>276</left>
  4062.             <top>162</top>
  4063.             <right>347</right>
  4064.             <bottom>182</bottom>
  4065.         </rect>
  4066.         <style>shadow</style>
  4067.         <showName> <true /> </showName>
  4068.         <highlight> <false /> </highlight>
  4069.         <autoHighlight> <true /> </autoHighlight>
  4070.         <sharedHighlight> <true /> </sharedHighlight>
  4071.         <family>0</family>
  4072.         <titleWidth>0</titleWidth>
  4073.         <icon>0</icon>
  4074.         <textAlign>center</textAlign>
  4075.         <font>Geneva</font>
  4076.         <textSize>10</textSize>
  4077.         <textStyle>plain</textStyle>
  4078.         <name>Change</name>
  4079.         <script>on mouseUpParseParam┬¼"New name :,Menu name :,Item name :,subItem name :",┬¼"New Item,MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4080.     </part>
  4081.     <part>
  4082.         <id>8</id>
  4083.         <type>button</type>
  4084.         <visible> <true /> </visible>
  4085.         <reserved5> 0 </reserved5>
  4086.         <reserved4> 0 </reserved4>
  4087.         <reserved3> 0 </reserved3>
  4088.         <reserved2> 0 </reserved2>
  4089.         <reserved1> 0 </reserved1>
  4090.         <enabled> <true /> </enabled>
  4091.         <rect>
  4092.             <left>276</left>
  4093.             <top>185</top>
  4094.             <right>347</right>
  4095.             <bottom>205</bottom>
  4096.         </rect>
  4097.         <style>shadow</style>
  4098.         <showName> <true /> </showName>
  4099.         <highlight> <false /> </highlight>
  4100.         <autoHighlight> <true /> </autoHighlight>
  4101.         <sharedHighlight> <true /> </sharedHighlight>
  4102.         <family>0</family>
  4103.         <titleWidth>0</titleWidth>
  4104.         <icon>0</icon>
  4105.         <textAlign>center</textAlign>
  4106.         <font>Geneva</font>
  4107.         <textSize>10</textSize>
  4108.         <textStyle>plain</textStyle>
  4109.         <name>Enable</name>
  4110.         <script>on mouseUpParseParam┬¼"Menu name : (* = all),Item name : (* = all),subItem name : (* = all)",┬¼"MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4111.     </part>
  4112.     <part>
  4113.         <id>9</id>
  4114.         <type>button</type>
  4115.         <visible> <true /> </visible>
  4116.         <reserved5> 0 </reserved5>
  4117.         <reserved4> 0 </reserved4>
  4118.         <reserved3> 0 </reserved3>
  4119.         <reserved2> 0 </reserved2>
  4120.         <reserved1> 0 </reserved1>
  4121.         <enabled> <true /> </enabled>
  4122.         <rect>
  4123.             <left>78</left>
  4124.             <top>185</top>
  4125.             <right>149</right>
  4126.             <bottom>205</bottom>
  4127.         </rect>
  4128.         <style>shadow</style>
  4129.         <showName> <true /> </showName>
  4130.         <highlight> <false /> </highlight>
  4131.         <autoHighlight> <true /> </autoHighlight>
  4132.         <sharedHighlight> <true /> </sharedHighlight>
  4133.         <family>0</family>
  4134.         <titleWidth>0</titleWidth>
  4135.         <icon>0</icon>
  4136.         <textAlign>center</textAlign>
  4137.         <font>Geneva</font>
  4138.         <textSize>10</textSize>
  4139.         <textStyle>plain</textStyle>
  4140.         <name>Check</name>
  4141.         <script>on mouseUpParseParam┬¼"Menu name :,Item name : (* = all),subItem name : (* = all)",┬¼"MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4142.     </part>
  4143.     <part>
  4144.         <id>10</id>
  4145.         <type>button</type>
  4146.         <visible> <true /> </visible>
  4147.         <reserved5> 0 </reserved5>
  4148.         <reserved4> 0 </reserved4>
  4149.         <reserved3> 0 </reserved3>
  4150.         <reserved2> 0 </reserved2>
  4151.         <reserved1> 0 </reserved1>
  4152.         <enabled> <true /> </enabled>
  4153.         <rect>
  4154.             <left>78</left>
  4155.             <top>208</top>
  4156.             <right>149</right>
  4157.             <bottom>228</bottom>
  4158.         </rect>
  4159.         <style>shadow</style>
  4160.         <showName> <true /> </showName>
  4161.         <highlight> <false /> </highlight>
  4162.         <autoHighlight> <true /> </autoHighlight>
  4163.         <sharedHighlight> <true /> </sharedHighlight>
  4164.         <family>0</family>
  4165.         <titleWidth>0</titleWidth>
  4166.         <icon>0</icon>
  4167.         <textAlign>center</textAlign>
  4168.         <font>Geneva</font>
  4169.         <textSize>10</textSize>
  4170.         <textStyle>plain</textStyle>
  4171.         <name>List</name>
  4172.         <script>on mouseUpParseParam┬¼"Menu name : (* = all),Item name : (* = all),subItem name : (* = all)",┬¼"MyMenu,Item 1,*"end mouseUp</script>
  4173.     </part>
  4174.     <part>
  4175.         <id>11</id>
  4176.         <type>button</type>
  4177.         <visible> <true /> </visible>
  4178.         <reserved5> 0 </reserved5>
  4179.         <reserved4> 0 </reserved4>
  4180.         <reserved3> 0 </reserved3>
  4181.         <reserved2> 0 </reserved2>
  4182.         <reserved1> 0 </reserved1>
  4183.         <enabled> <true /> </enabled>
  4184.         <rect>
  4185.             <left>177</left>
  4186.             <top>208</top>
  4187.             <right>248</right>
  4188.             <bottom>228</bottom>
  4189.         </rect>
  4190.         <style>shadow</style>
  4191.         <showName> <true /> </showName>
  4192.         <highlight> <false /> </highlight>
  4193.         <autoHighlight> <true /> </autoHighlight>
  4194.         <sharedHighlight> <true /> </sharedHighlight>
  4195.         <family>0</family>
  4196.         <titleWidth>0</titleWidth>
  4197.         <icon>0</icon>
  4198.         <textAlign>center</textAlign>
  4199.         <font>Geneva</font>
  4200.         <textSize>10</textSize>
  4201.         <textStyle>plain</textStyle>
  4202.         <name>Find</name>
  4203.         <script>on mouseUpParseParam┬¼"Item to find :","Item 1"end mouseUp</script>
  4204.     </part>
  4205.     <part>
  4206.         <id>12</id>
  4207.         <type>button</type>
  4208.         <visible> <true /> </visible>
  4209.         <reserved5> 0 </reserved5>
  4210.         <reserved4> 0 </reserved4>
  4211.         <reserved3> 0 </reserved3>
  4212.         <reserved2> 0 </reserved2>
  4213.         <reserved1> 0 </reserved1>
  4214.         <enabled> <true /> </enabled>
  4215.         <rect>
  4216.             <left>375</left>
  4217.             <top>162</top>
  4218.             <right>446</right>
  4219.             <bottom>182</bottom>
  4220.         </rect>
  4221.         <style>shadow</style>
  4222.         <showName> <true /> </showName>
  4223.         <highlight> <false /> </highlight>
  4224.         <autoHighlight> <true /> </autoHighlight>
  4225.         <sharedHighlight> <true /> </sharedHighlight>
  4226.         <family>0</family>
  4227.         <titleWidth>0</titleWidth>
  4228.         <icon>0</icon>
  4229.         <textAlign>center</textAlign>
  4230.         <font>Geneva</font>
  4231.         <textSize>10</textSize>
  4232.         <textStyle>plain</textStyle>
  4233.         <name>Remove</name>
  4234.         <script>on mouseUpParseParam┬¼"Menu name : (* = all),Item name : (* = all),subItem name : (* = all)",┬¼"MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4235.     </part>
  4236.     <part>
  4237.         <id>13</id>
  4238.         <type>button</type>
  4239.         <visible> <true /> </visible>
  4240.         <reserved5> 0 </reserved5>
  4241.         <reserved4> 0 </reserved4>
  4242.         <reserved3> 0 </reserved3>
  4243.         <reserved2> 0 </reserved2>
  4244.         <reserved1> 0 </reserved1>
  4245.         <enabled> <true /> </enabled>
  4246.         <rect>
  4247.             <left>276</left>
  4248.             <top>208</top>
  4249.             <right>347</right>
  4250.             <bottom>228</bottom>
  4251.         </rect>
  4252.         <style>shadow</style>
  4253.         <showName> <true /> </showName>
  4254.         <highlight> <false /> </highlight>
  4255.         <autoHighlight> <true /> </autoHighlight>
  4256.         <sharedHighlight> <true /> </sharedHighlight>
  4257.         <family>0</family>
  4258.         <titleWidth>0</titleWidth>
  4259.         <icon>0</icon>
  4260.         <textAlign>center</textAlign>
  4261.         <font>Geneva</font>
  4262.         <textSize>10</textSize>
  4263.         <textStyle>plain</textStyle>
  4264.         <name>IsChecked</name>
  4265.         <script>on mouseUpParseParam┬¼"Menu name :,Item name :,subItem name :",┬¼"MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4266.     </part>
  4267.     <part>
  4268.         <id>14</id>
  4269.         <type>button</type>
  4270.         <visible> <true /> </visible>
  4271.         <reserved5> 0 </reserved5>
  4272.         <reserved4> 0 </reserved4>
  4273.         <reserved3> 0 </reserved3>
  4274.         <reserved2> 0 </reserved2>
  4275.         <reserved1> 0 </reserved1>
  4276.         <enabled> <true /> </enabled>
  4277.         <rect>
  4278.             <left>276</left>
  4279.             <top>277</top>
  4280.             <right>347</right>
  4281.             <bottom>297</bottom>
  4282.         </rect>
  4283.         <style>shadow</style>
  4284.         <showName> <true /> </showName>
  4285.         <highlight> <false /> </highlight>
  4286.         <autoHighlight> <true /> </autoHighlight>
  4287.         <sharedHighlight> <true /> </sharedHighlight>
  4288.         <family>0</family>
  4289.         <titleWidth>0</titleWidth>
  4290.         <icon>0</icon>
  4291.         <textAlign>center</textAlign>
  4292.         <font>Geneva</font>
  4293.         <textSize>10</textSize>
  4294.         <textStyle>plain</textStyle>
  4295.         <name>Switch</name>
  4296.         <script>on mouseUpglobal MenuBarGlobalif number of items of MenuBarGlobal Γëá 2then ParseParam"About name :,Help name :","AboutΓǪ,HelpΓǪ"elseput "Menu" && Q("Switch") into cd fld "Cmd"DoMEnuXCMDend ifend mouseUp</script>
  4297.     </part>
  4298.     <part>
  4299.         <id>15</id>
  4300.         <type>button</type>
  4301.         <visible> <true /> </visible>
  4302.         <reserved5> 0 </reserved5>
  4303.         <reserved4> 0 </reserved4>
  4304.         <reserved3> 0 </reserved3>
  4305.         <reserved2> 0 </reserved2>
  4306.         <reserved1> 0 </reserved1>
  4307.         <enabled> <true /> </enabled>
  4308.         <rect>
  4309.             <left>375</left>
  4310.             <top>208</top>
  4311.             <right>446</right>
  4312.             <bottom>228</bottom>
  4313.         </rect>
  4314.         <style>shadow</style>
  4315.         <showName> <true /> </showName>
  4316.         <highlight> <false /> </highlight>
  4317.         <autoHighlight> <true /> </autoHighlight>
  4318.         <sharedHighlight> <true /> </sharedHighlight>
  4319.         <family>0</family>
  4320.         <titleWidth>0</titleWidth>
  4321.         <icon>0</icon>
  4322.         <textAlign>center</textAlign>
  4323.         <font>Geneva</font>
  4324.         <textSize>10</textSize>
  4325.         <textStyle>plain</textStyle>
  4326.         <name>IsEnabled</name>
  4327.         <script>on mouseUpParseParam┬¼"Menu name :,Item name :,subItem name :",┬¼"MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4328.     </part>
  4329.     <part>
  4330.         <id>17</id>
  4331.         <type>button</type>
  4332.         <visible> <true /> </visible>
  4333.         <reserved5> 0 </reserved5>
  4334.         <reserved4> 0 </reserved4>
  4335.         <reserved3> 0 </reserved3>
  4336.         <reserved2> 0 </reserved2>
  4337.         <reserved1> 0 </reserved1>
  4338.         <enabled> <true /> </enabled>
  4339.         <rect>
  4340.             <left>396</left>
  4341.             <top>299</top>
  4342.             <right>474</right>
  4343.             <bottom>316</bottom>
  4344.         </rect>
  4345.         <style>rectangle</style>
  4346.         <showName> <true /> </showName>
  4347.         <highlight> <false /> </highlight>
  4348.         <autoHighlight> <true /> </autoHighlight>
  4349.         <sharedHighlight> <true /> </sharedHighlight>
  4350.         <family>0</family>
  4351.         <titleWidth>0</titleWidth>
  4352.         <icon>0</icon>
  4353.         <textAlign>center</textAlign>
  4354.         <font>Geneva</font>
  4355.         <textSize>12</textSize>
  4356.         <textStyle>plain</textStyle>
  4357.         <name>DoField</name>
  4358.         <script>on mouseUpDoMenuXCMDend mouseUp</script>
  4359.     </part>
  4360.     <part>
  4361.         <id>18</id>
  4362.         <type>button</type>
  4363.         <visible> <true /> </visible>
  4364.         <reserved5> 0 </reserved5>
  4365.         <reserved4> 0 </reserved4>
  4366.         <reserved3> 0 </reserved3>
  4367.         <reserved2> 0 </reserved2>
  4368.         <reserved1> 0 </reserved1>
  4369.         <enabled> <true /> </enabled>
  4370.         <rect>
  4371.             <left>375</left>
  4372.             <top>185</top>
  4373.             <right>446</right>
  4374.             <bottom>205</bottom>
  4375.         </rect>
  4376.         <style>shadow</style>
  4377.         <showName> <true /> </showName>
  4378.         <highlight> <false /> </highlight>
  4379.         <autoHighlight> <true /> </autoHighlight>
  4380.         <sharedHighlight> <true /> </sharedHighlight>
  4381.         <family>0</family>
  4382.         <titleWidth>0</titleWidth>
  4383.         <icon>0</icon>
  4384.         <textAlign>center</textAlign>
  4385.         <font>Geneva</font>
  4386.         <textSize>10</textSize>
  4387.         <textStyle>plain</textStyle>
  4388.         <name>Disable</name>
  4389.         <script>on mouseUpParseParam┬¼"Menu name : (* = all),Item name : (* = all),subItem name : (* = all)",┬¼"MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4390.     </part>
  4391.     <part>
  4392.         <id>19</id>
  4393.         <type>button</type>
  4394.         <visible> <true /> </visible>
  4395.         <reserved5> 0 </reserved5>
  4396.         <reserved4> 0 </reserved4>
  4397.         <reserved3> 0 </reserved3>
  4398.         <reserved2> 0 </reserved2>
  4399.         <reserved1> 0 </reserved1>
  4400.         <enabled> <true /> </enabled>
  4401.         <rect>
  4402.             <left>177</left>
  4403.             <top>185</top>
  4404.             <right>248</right>
  4405.             <bottom>205</bottom>
  4406.         </rect>
  4407.         <style>shadow</style>
  4408.         <showName> <true /> </showName>
  4409.         <highlight> <false /> </highlight>
  4410.         <autoHighlight> <true /> </autoHighlight>
  4411.         <sharedHighlight> <true /> </sharedHighlight>
  4412.         <family>0</family>
  4413.         <titleWidth>0</titleWidth>
  4414.         <icon>0</icon>
  4415.         <textAlign>center</textAlign>
  4416.         <font>Geneva</font>
  4417.         <textSize>10</textSize>
  4418.         <textStyle>plain</textStyle>
  4419.         <name>Uncheck</name>
  4420.         <script>on mouseUpParseParam┬¼"Menu name :,Item name : (* = all),subItem name : (* = all)",┬¼"MyMenu,Item 1,SubItem 1.1"end mouseUp</script>
  4421.     </part>
  4422.     <part>
  4423.         <id>20</id>
  4424.         <type>button</type>
  4425.         <visible> <true /> </visible>
  4426.         <reserved5> 0 </reserved5>
  4427.         <reserved4> 0 </reserved4>
  4428.         <reserved3> 0 </reserved3>
  4429.         <reserved2> 0 </reserved2>
  4430.         <reserved1> 0 </reserved1>
  4431.         <enabled> <true /> </enabled>
  4432.         <rect>
  4433.             <left>78</left>
  4434.             <top>231</top>
  4435.             <right>149</right>
  4436.             <bottom>251</bottom>
  4437.         </rect>
  4438.         <style>shadow</style>
  4439.         <showName> <true /> </showName>
  4440.         <highlight> <false /> </highlight>
  4441.         <autoHighlight> <true /> </autoHighlight>
  4442.         <sharedHighlight> <true /> </sharedHighlight>
  4443.         <family>0</family>
  4444.         <titleWidth>0</titleWidth>
  4445.         <icon>0</icon>
  4446.         <textAlign>center</textAlign>
  4447.         <font>Geneva</font>
  4448.         <textSize>10</textSize>
  4449.         <textStyle>plain</textStyle>
  4450.         <name>GetCmd</name>
  4451.         <script>on mouseUpParseParam┬¼"Menu name :,Item name :,SubItem name :","MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4452.     </part>
  4453.     <part>
  4454.         <id>21</id>
  4455.         <type>button</type>
  4456.         <visible> <true /> </visible>
  4457.         <reserved5> 0 </reserved5>
  4458.         <reserved4> 0 </reserved4>
  4459.         <reserved3> 0 </reserved3>
  4460.         <reserved2> 0 </reserved2>
  4461.         <reserved1> 0 </reserved1>
  4462.         <enabled> <true /> </enabled>
  4463.         <rect>
  4464.             <left>177</left>
  4465.             <top>231</top>
  4466.             <right>248</right>
  4467.             <bottom>251</bottom>
  4468.         </rect>
  4469.         <style>shadow</style>
  4470.         <showName> <true /> </showName>
  4471.         <highlight> <false /> </highlight>
  4472.         <autoHighlight> <true /> </autoHighlight>
  4473.         <sharedHighlight> <true /> </sharedHighlight>
  4474.         <family>0</family>
  4475.         <titleWidth>0</titleWidth>
  4476.         <icon>0</icon>
  4477.         <textAlign>center</textAlign>
  4478.         <font>Geneva</font>
  4479.         <textSize>10</textSize>
  4480.         <textStyle>plain</textStyle>
  4481.         <name>SetCmd</name>
  4482.         <script>on mouseUpParseParam┬¼"Cmd char :,Menu name :,Item name :,SubItem name :",┬¼"H,MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4483.     </part>
  4484.     <part>
  4485.         <id>22</id>
  4486.         <type>button</type>
  4487.         <visible> <true /> </visible>
  4488.         <reserved5> 0 </reserved5>
  4489.         <reserved4> 0 </reserved4>
  4490.         <reserved3> 0 </reserved3>
  4491.         <reserved2> 0 </reserved2>
  4492.         <reserved1> 0 </reserved1>
  4493.         <enabled> <true /> </enabled>
  4494.         <rect>
  4495.             <left>276</left>
  4496.             <top>231</top>
  4497.             <right>347</right>
  4498.             <bottom>251</bottom>
  4499.         </rect>
  4500.         <style>shadow</style>
  4501.         <showName> <true /> </showName>
  4502.         <highlight> <false /> </highlight>
  4503.         <autoHighlight> <true /> </autoHighlight>
  4504.         <sharedHighlight> <true /> </sharedHighlight>
  4505.         <family>0</family>
  4506.         <titleWidth>0</titleWidth>
  4507.         <icon>0</icon>
  4508.         <textAlign>center</textAlign>
  4509.         <font>Geneva</font>
  4510.         <textSize>10</textSize>
  4511.         <textStyle>plain</textStyle>
  4512.         <name>GetIcon</name>
  4513.         <script>on mouseUpParseParam┬¼"Menu name :,Item name :,SubItem name :","MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4514.     </part>
  4515.     <part>
  4516.         <id>23</id>
  4517.         <type>button</type>
  4518.         <visible> <true /> </visible>
  4519.         <reserved5> 0 </reserved5>
  4520.         <reserved4> 0 </reserved4>
  4521.         <reserved3> 0 </reserved3>
  4522.         <reserved2> 0 </reserved2>
  4523.         <reserved1> 0 </reserved1>
  4524.         <enabled> <true /> </enabled>
  4525.         <rect>
  4526.             <left>375</left>
  4527.             <top>231</top>
  4528.             <right>446</right>
  4529.             <bottom>251</bottom>
  4530.         </rect>
  4531.         <style>shadow</style>
  4532.         <showName> <true /> </showName>
  4533.         <highlight> <false /> </highlight>
  4534.         <autoHighlight> <true /> </autoHighlight>
  4535.         <sharedHighlight> <true /> </sharedHighlight>
  4536.         <family>0</family>
  4537.         <titleWidth>0</titleWidth>
  4538.         <icon>0</icon>
  4539.         <textAlign>center</textAlign>
  4540.         <font>Geneva</font>
  4541.         <textSize>10</textSize>
  4542.         <textStyle>plain</textStyle>
  4543.         <name>SetIcon</name>
  4544.         <script>on mouseUpParseParam┬¼"ICON ID :,Menu name :,Item name :,SubItem name :",┬¼"257,MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4545.     </part>
  4546.     <part>
  4547.         <id>24</id>
  4548.         <type>button</type>
  4549.         <visible> <true /> </visible>
  4550.         <reserved5> 0 </reserved5>
  4551.         <reserved4> 0 </reserved4>
  4552.         <reserved3> 0 </reserved3>
  4553.         <reserved2> 0 </reserved2>
  4554.         <reserved1> 0 </reserved1>
  4555.         <enabled> <true /> </enabled>
  4556.         <rect>
  4557.             <left>78</left>
  4558.             <top>254</top>
  4559.             <right>149</right>
  4560.             <bottom>274</bottom>
  4561.         </rect>
  4562.         <style>shadow</style>
  4563.         <showName> <true /> </showName>
  4564.         <highlight> <false /> </highlight>
  4565.         <autoHighlight> <true /> </autoHighlight>
  4566.         <sharedHighlight> <true /> </sharedHighlight>
  4567.         <family>0</family>
  4568.         <titleWidth>0</titleWidth>
  4569.         <icon>0</icon>
  4570.         <textAlign>center</textAlign>
  4571.         <font>Geneva</font>
  4572.         <textSize>10</textSize>
  4573.         <textStyle>plain</textStyle>
  4574.         <name>GetStyle</name>
  4575.         <script>on mouseUpParseParam┬¼"Menu name :,Item name :,SubItem name :","MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4576.     </part>
  4577.     <part>
  4578.         <id>25</id>
  4579.         <type>button</type>
  4580.         <visible> <true /> </visible>
  4581.         <reserved5> 0 </reserved5>
  4582.         <reserved4> 0 </reserved4>
  4583.         <reserved3> 0 </reserved3>
  4584.         <reserved2> 0 </reserved2>
  4585.         <reserved1> 0 </reserved1>
  4586.         <enabled> <true /> </enabled>
  4587.         <rect>
  4588.             <left>177</left>
  4589.             <top>254</top>
  4590.             <right>248</right>
  4591.             <bottom>274</bottom>
  4592.         </rect>
  4593.         <style>shadow</style>
  4594.         <showName> <true /> </showName>
  4595.         <highlight> <false /> </highlight>
  4596.         <autoHighlight> <true /> </autoHighlight>
  4597.         <sharedHighlight> <true /> </sharedHighlight>
  4598.         <family>0</family>
  4599.         <titleWidth>0</titleWidth>
  4600.         <icon>0</icon>
  4601.         <textAlign>center</textAlign>
  4602.         <font>Geneva</font>
  4603.         <textSize>10</textSize>
  4604.         <textStyle>plain</textStyle>
  4605.         <name>SetStyle</name>
  4606.         <script>on mouseUpParseParam┬¼"Style : (N B I U O S C E),Menu name :,Item name :,SubItem name :",┬¼"BI,MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4607.     </part>
  4608.     <part>
  4609.         <id>26</id>
  4610.         <type>button</type>
  4611.         <visible> <true /> </visible>
  4612.         <reserved5> 0 </reserved5>
  4613.         <reserved4> 0 </reserved4>
  4614.         <reserved3> 0 </reserved3>
  4615.         <reserved2> 0 </reserved2>
  4616.         <reserved1> 0 </reserved1>
  4617.         <enabled> <true /> </enabled>
  4618.         <rect>
  4619.             <left>276</left>
  4620.             <top>254</top>
  4621.             <right>347</right>
  4622.             <bottom>274</bottom>
  4623.         </rect>
  4624.         <style>shadow</style>
  4625.         <showName> <true /> </showName>
  4626.         <highlight> <false /> </highlight>
  4627.         <autoHighlight> <true /> </autoHighlight>
  4628.         <sharedHighlight> <true /> </sharedHighlight>
  4629.         <family>0</family>
  4630.         <titleWidth>0</titleWidth>
  4631.         <icon>0</icon>
  4632.         <textAlign>center</textAlign>
  4633.         <font>Geneva</font>
  4634.         <textSize>10</textSize>
  4635.         <textStyle>plain</textStyle>
  4636.         <name>GetSicn</name>
  4637.         <script>on mouseUpParseParam┬¼"Menu name :,Item name :,SubItem name :","MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4638.     </part>
  4639.     <part>
  4640.         <id>27</id>
  4641.         <type>button</type>
  4642.         <visible> <true /> </visible>
  4643.         <reserved5> 0 </reserved5>
  4644.         <reserved4> 0 </reserved4>
  4645.         <reserved3> 0 </reserved3>
  4646.         <reserved2> 0 </reserved2>
  4647.         <reserved1> 0 </reserved1>
  4648.         <enabled> <true /> </enabled>
  4649.         <rect>
  4650.             <left>375</left>
  4651.             <top>254</top>
  4652.             <right>446</right>
  4653.             <bottom>274</bottom>
  4654.         </rect>
  4655.         <style>shadow</style>
  4656.         <showName> <true /> </showName>
  4657.         <highlight> <false /> </highlight>
  4658.         <autoHighlight> <true /> </autoHighlight>
  4659.         <sharedHighlight> <true /> </sharedHighlight>
  4660.         <family>0</family>
  4661.         <titleWidth>0</titleWidth>
  4662.         <icon>0</icon>
  4663.         <textAlign>center</textAlign>
  4664.         <font>Geneva</font>
  4665.         <textSize>10</textSize>
  4666.         <textStyle>plain</textStyle>
  4667.         <name>SetSicn</name>
  4668.         <script>on mouseUpParseParam┬¼"SICN ID :,Menu name :,Item name :,SubItem name :",┬¼"257,MyMenu,Item 1,Subitem 1.1"end mouseUp</script>
  4669.     </part>
  4670.     <part>
  4671.         <id>28</id>
  4672.         <type>button</type>
  4673.         <visible> <true /> </visible>
  4674.         <reserved5> 0 </reserved5>
  4675.         <reserved4> 0 </reserved4>
  4676.         <reserved3> 0 </reserved3>
  4677.         <reserved2> 0 </reserved2>
  4678.         <reserved1> 0 </reserved1>
  4679.         <enabled> <true /> </enabled>
  4680.         <rect>
  4681.             <left>16</left>
  4682.             <top>305</top>
  4683.             <right>58</right>
  4684.             <bottom>342</bottom>
  4685.         </rect>
  4686.         <style>transparent</style>
  4687.         <showName> <false /> </showName>
  4688.         <highlight> <false /> </highlight>
  4689.         <autoHighlight> <true /> </autoHighlight>
  4690.         <sharedHighlight> <true /> </sharedHighlight>
  4691.         <family>0</family>
  4692.         <titleWidth>0</titleWidth>
  4693.         <icon>29114</icon>
  4694.         <textAlign>center</textAlign>
  4695.         <font>Geneva</font>
  4696.         <textSize>12</textSize>
  4697.         <textStyle>plain</textStyle>
  4698.         <name>Back</name>
  4699.         <script>on mouseUpgo prevend mouseUp</script>
  4700.     </part>
  4701.     <part>
  4702.         <id>34</id>
  4703.         <type>field</type>
  4704.         <visible> <true /> </visible>
  4705.         <dontWrap> <false /> </dontWrap>
  4706.         <dontSearch> <false /> </dontSearch>
  4707.         <sharedText> <false /> </sharedText>
  4708.         <fixedLineHeight> <true /> </fixedLineHeight>
  4709.         <autoTab> <false /> </autoTab>
  4710.         <lockText> <false /> </lockText>
  4711.         <rect>
  4712.             <left>42</left>
  4713.             <top>76</top>
  4714.             <right>426</right>
  4715.             <bottom>148</bottom>
  4716.         </rect>
  4717.         <style>scrolling</style>
  4718.         <autoSelect> <false /> </autoSelect>
  4719.         <showLines> <false /> </showLines>
  4720.         <wideMargins> <false /> </wideMargins>
  4721.         <multipleLines> <false /> </multipleLines>
  4722.         <reservedFamily> 0 </reservedFamily>
  4723.         <titleWidth>0</titleWidth>
  4724.         <icon>0</icon>
  4725.         <textAlign>left</textAlign>
  4726.         <font>Geneva</font>
  4727.         <textSize>10</textSize>
  4728.         <textStyle>plain</textStyle>
  4729.         <textHeight>13</textHeight>
  4730.         <name>MenuDef2</name>
  4731.         <script></script>
  4732.     </part>
  4733.     <part>
  4734.         <id>35</id>
  4735.         <type>field</type>
  4736.         <visible> <false /> </visible>
  4737.         <dontWrap> <false /> </dontWrap>
  4738.         <dontSearch> <false /> </dontSearch>
  4739.         <sharedText> <false /> </sharedText>
  4740.         <fixedLineHeight> <true /> </fixedLineHeight>
  4741.         <autoTab> <false /> </autoTab>
  4742.         <lockText> <true /> </lockText>
  4743.         <rect>
  4744.             <left>42</left>
  4745.             <top>4</top>
  4746.             <right>428</right>
  4747.             <bottom>149</bottom>
  4748.         </rect>
  4749.         <style>shadow</style>
  4750.         <autoSelect> <false /> </autoSelect>
  4751.         <showLines> <false /> </showLines>
  4752.         <wideMargins> <true /> </wideMargins>
  4753.         <multipleLines> <false /> </multipleLines>
  4754.         <reservedFamily> 0 </reservedFamily>
  4755.         <titleWidth>0</titleWidth>
  4756.         <icon>0</icon>
  4757.         <textAlign>left</textAlign>
  4758.         <font>Geneva</font>
  4759.         <textSize>10</textSize>
  4760.         <textStyle>plain</textStyle>
  4761.         <textHeight>13</textHeight>
  4762.         <name>Result</name>
  4763.         <script></script>
  4764.     </part>
  4765.     <part>
  4766.         <id>36</id>
  4767.         <type>button</type>
  4768.         <visible> <false /> </visible>
  4769.         <reserved5> 0 </reserved5>
  4770.         <reserved4> 0 </reserved4>
  4771.         <reserved3> 0 </reserved3>
  4772.         <reserved2> 0 </reserved2>
  4773.         <reserved1> 0 </reserved1>
  4774.         <enabled> <true /> </enabled>
  4775.         <rect>
  4776.             <left>37</left>
  4777.             <top>0</top>
  4778.             <right>49</right>
  4779.             <bottom>12</bottom>
  4780.         </rect>
  4781.         <style>rectangle</style>
  4782.         <showName> <false /> </showName>
  4783.         <highlight> <false /> </highlight>
  4784.         <autoHighlight> <true /> </autoHighlight>
  4785.         <sharedHighlight> <true /> </sharedHighlight>
  4786.         <family>0</family>
  4787.         <titleWidth>0</titleWidth>
  4788.         <icon>0</icon>
  4789.         <textAlign>center</textAlign>
  4790.         <font>Geneva</font>
  4791.         <textSize>12</textSize>
  4792.         <textStyle>plain</textStyle>
  4793.         <name>Box</name>
  4794.         <script>on mouseUphide mehide cd fld "REsult"end mouseUp</script>
  4795.     </part>
  4796.     <part>
  4797.         <id>37</id>
  4798.         <type>button</type>
  4799.         <visible> <true /> </visible>
  4800.         <reserved5> 0 </reserved5>
  4801.         <reserved4> 0 </reserved4>
  4802.         <reserved3> 0 </reserved3>
  4803.         <reserved2> 0 </reserved2>
  4804.         <reserved1> 0 </reserved1>
  4805.         <enabled> <true /> </enabled>
  4806.         <rect>
  4807.             <left>177</left>
  4808.             <top>277</top>
  4809.             <right>248</right>
  4810.             <bottom>297</bottom>
  4811.         </rect>
  4812.         <style>shadow</style>
  4813.         <showName> <true /> </showName>
  4814.         <highlight> <false /> </highlight>
  4815.         <autoHighlight> <true /> </autoHighlight>
  4816.         <sharedHighlight> <true /> </sharedHighlight>
  4817.         <family>0</family>
  4818.         <titleWidth>0</titleWidth>
  4819.         <icon>0</icon>
  4820.         <textAlign>center</textAlign>
  4821.         <font>Geneva</font>
  4822.         <textSize>10</textSize>
  4823.         <textStyle>plain</textStyle>
  4824.         <name>Count</name>
  4825.         <script>on mouseUpParseParam┬¼"Menu name : (* = all),Item name : (* = all),subItem name : (* = all)",┬¼"MyMenu,Item 1,*"end mouseUp</script>
  4826.     </part>
  4827.     <part>
  4828.         <id>38</id>
  4829.         <type>button</type>
  4830.         <visible> <true /> </visible>
  4831.         <reserved5> 0 </reserved5>
  4832.         <reserved4> 0 </reserved4>
  4833.         <reserved3> 0 </reserved3>
  4834.         <reserved2> 0 </reserved2>
  4835.         <reserved1> 0 </reserved1>
  4836.         <enabled> <true /> </enabled>
  4837.         <rect>
  4838.             <left>78</left>
  4839.             <top>277</top>
  4840.             <right>149</right>
  4841.             <bottom>297</bottom>
  4842.         </rect>
  4843.         <style>shadow</style>
  4844.         <showName> <true /> </showName>
  4845.         <highlight> <false /> </highlight>
  4846.         <autoHighlight> <true /> </autoHighlight>
  4847.         <sharedHighlight> <true /> </sharedHighlight>
  4848.         <family>0</family>
  4849.         <titleWidth>0</titleWidth>
  4850.         <icon>0</icon>
  4851.         <textAlign>center</textAlign>
  4852.         <font>Geneva</font>
  4853.         <textSize>10</textSize>
  4854.         <textStyle>plain</textStyle>
  4855.         <name>?</name>
  4856.         <script>on mouseUpParseParam┬¼"Command name :","Switch"end mouseUp</script>
  4857.     </part>
  4858.     <content>
  4859.         <layer>card</layer>
  4860.         <id>1</id>
  4861.         <text>MyMenu<Bitem 1<I,subItem 1.1<B,SubItem 1.2<I,<OSubItem 1.3^257Item 2,(SubItem 2.1,subItem 2.2,(-,SubItem 2.3item 3<i┬¿257</text>
  4862.     </content>
  4863.     <content>
  4864.         <layer>card</layer>
  4865.         <id>2</id>
  4866.         <text>Menu "GetSicn","MyMenu","Item 1","Subitem 1.1"</text>
  4867.     </content>
  4868.     <content>
  4869.         <layer>card</layer>
  4870.         <id>34</id>
  4871.         <text>OtherMenuStyles,Normal,<Bbold,<IItalic,<UUnderline,<OOutline,<SShadowBig Fred,^257Small Fred,┬¿257</text>
  4872.     </content>
  4873.     <content>
  4874.         <layer>card</layer>
  4875.         <id>35</id>
  4876.         <text>File,Utilities,Groupies,Markers</text>
  4877.     </content>
  4878.     <name>Menu 2.1-2</name>
  4879.     <script>on ParseParam Prompt,Defaultput "Menu" && Q(short name of the target) into cd fld "Cmd"-- ask for correct number of parametersput "," into Cmdget emptyput 0 into Nbrepeat until (it = "*") or (Nb = number of items of Prompt)Ask item Nb + 1 of Prompt with item Nb + 1 of Defaultif the Result is "Cancel"then exit to HyperCardif it Γëá emptythen put quote & it & quote & "," after Cmdelse get "*"add 1 to Nbend repeatdelete last char of cmdput Cmd after cd fld "Cmd"DoMenuXCMDend ParseParam-- on DoMenuXCMDdo card field "Cmd"get the Resultif it Γëá emptythen answer itend DoMenuXCMDon DoMenuXCMD-- execute content of field "Cmd"do card field "Cmd"if the Result Γëá emptythenif value of word 2 of cd fld "Cmd" is in "List,Find"thenif first word of the Result Γëá "Error"thenput the Result into cd fld "Result"show btn "box"show cd fld "Result"else answer the Resultelse answer the Resultend ifend DoMenuXCMDfunction Q whatreturn quote & what & quoteend Qon closeCardhide btn "Box"hide cd fld "REsult"end closeCardon opencardend opencardon closeCardend closeCardon doMenu WhatMenu "Find",Whatif the Result Γëá emptythenanswer "This is a call to user menu ΓÇ£" & item 1 of the Result┬¼& "ΓÇ¥"elseMenu "List","*"if first item of the Result is "File"thenif What is "About HyperCard..."then answer "This is a call for user About..."else if What is "HelpΓǪ"then answer "This is a call for user" && Whatelse pass doMenuelse pass doMenuend ifend doMenu</script>
  4880. </card>
  4881.  
  4882.  
  4883. card_34161.xml
  4884. <?xml version="1.0" encoding="utf-8" ?>
  4885. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4886. <card>
  4887.     <id>34161</id>
  4888.     <filler1>0</filler1>
  4889.     <bitmap>BMAP_34469.pbm</bitmap>
  4890.     <cantDelete> <false /> </cantDelete>
  4891.     <showPict> <true /> </showPict>
  4892.     <dontSearch> <false /> </dontSearch>
  4893.     <owner>46925</owner>
  4894.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  4895.     <part>
  4896.         <id>1</id>
  4897.         <type>field</type>
  4898.         <visible> <true /> </visible>
  4899.         <dontWrap> <false /> </dontWrap>
  4900.         <dontSearch> <false /> </dontSearch>
  4901.         <sharedText> <false /> </sharedText>
  4902.         <fixedLineHeight> <true /> </fixedLineHeight>
  4903.         <autoTab> <false /> </autoTab>
  4904.         <lockText> <true /> </lockText>
  4905.         <rect>
  4906.             <left>69</left>
  4907.             <top>68</top>
  4908.             <right>434</right>
  4909.             <bottom>252</bottom>
  4910.         </rect>
  4911.         <style>scrolling</style>
  4912.         <autoSelect> <false /> </autoSelect>
  4913.         <showLines> <false /> </showLines>
  4914.         <wideMargins> <false /> </wideMargins>
  4915.         <multipleLines> <false /> </multipleLines>
  4916.         <reservedFamily> 0 </reservedFamily>
  4917.         <titleWidth>0</titleWidth>
  4918.         <icon>0</icon>
  4919.         <textAlign>left</textAlign>
  4920.         <font>Geneva</font>
  4921.         <textSize>9</textSize>
  4922.         <textStyle>plain</textStyle>
  4923.         <textHeight>12</textHeight>
  4924.         <name></name>
  4925.         <script></script>
  4926.     </part>
  4927.     <part>
  4928.         <id>26</id>
  4929.         <type>button</type>
  4930.         <visible> <true /> </visible>
  4931.         <reserved5> 0 </reserved5>
  4932.         <reserved4> 0 </reserved4>
  4933.         <reserved3> 0 </reserved3>
  4934.         <reserved2> 0 </reserved2>
  4935.         <reserved1> 0 </reserved1>
  4936.         <enabled> <true /> </enabled>
  4937.         <rect>
  4938.             <left>200</left>
  4939.             <top>278</top>
  4940.             <right>336</right>
  4941.             <bottom>317</bottom>
  4942.         </rect>
  4943.         <style>roundrect</style>
  4944.         <showName> <true /> </showName>
  4945.         <highlight> <false /> </highlight>
  4946.         <autoHighlight> <true /> </autoHighlight>
  4947.         <sharedHighlight> <true /> </sharedHighlight>
  4948.         <family>0</family>
  4949.         <titleWidth>0</titleWidth>
  4950.         <icon>0</icon>
  4951.         <textAlign>center</textAlign>
  4952.         <font>Geneva</font>
  4953.         <textSize>12</textSize>
  4954.         <textStyle>plain</textStyle>
  4955.         <name>Test Menu XCMD</name>
  4956.         <script>on mouseUpgo nextend mouseUp</script>
  4957.     </part>
  4958.     <content>
  4959.         <layer>card</layer>
  4960.         <id>1</id>
  4961.         <text>                                                  Menu 2.1                                                  --------                                   ┬⌐ Fr├⌐d├⌐ric Rinaldi 1989,1990               Special thanks to Eric Ruff for his faithfully beta-testing.   Menu 2.1 is the evolution of the well known MenuSet package. Plenty of enhancements have been added, in order to make Menu XCMD the most powerful and easy to use menu external ever used.Major enhancements are :ΓÇó The whole set has been compiled in just one XCMD of 16 Kb (26 Kb for 11    externals before).ΓÇó Each item or subitem name is now parsed, in order to remove special    formatting codes. Thus, "<B^257Item!ΓêÜ" is same as "item" for the XCMD.ΓÇó Special formatting codes can be used in any command parameter.ΓÇó Menu, item, subitem names and Command chars are automatically    capitalized to preserve Human Interface GuidelinesΓÇó The syntax has been homogenized in all commands :                 Menu <command>,<menu>,<item>,<subitem>   and when an additional param is needed, it is always in second place :                 Menu <command>,<special>,<menu>,<item>,<subitem>   So, you need now to specify the whole path for a subitem, the XCMD    doesn't search anymore in menu, then submenu list of items. This allows    now to have many identical subitems in a same menu.ΓÇó For any item or subitem param, you can use either its name, or its number.ΓÇó Everything has been forecast to prevent suppression of user File menu or    of its Quit item, and any modification out of guidelines of this item.ΓÇó Install can now even install the File menu. In this case, it will add all the    supplied items before the quit item.ΓÇó Switch accepts now About and Help items that go under the Apple menu.ΓÇó Many commands have been added to deal with item command, style, ICON or even SICN.ΓÇó Extensive online help is available (you have to get the Result after calling to obtain the help text) :   typing           Menu "!"    will return   "Version 2.1, ┬⌐ Frederic RINALDI 1989,1990,1991"   Typing          Menu "?"    will return   "Type ΓÇ£Menu "?",<command>ΓÇ¥ to get help on a command"   Typing          Menu "?",<command>   will return   syntax help for that command.   Typing          Menu "="    will return   "<error> if any OR <ICON|SICN id> OR <styles list> OR <                       shortcut char> OR <menus count>"ΓÇó When "*" is allowed anywhere in the syntax, it means either "all" most of the time, or "end" for Insert command.ΓÇó The menu definition can now use either return or semi-colon as separator.ΓÇó A special hack has been provided to allow SICN inserting using special    formatting chars (like ^xxx for an ICON).ΓÇó Menu is fully international, giving the right "File" and "Quit" name when you call Switch.And, like for MenuSet 1.0 :ΓÇó Menu 2.1 remains the only XCMD allowing to remove all HC menus    except Apple, File & Edit menu. The File menu is fully customizable, and    the Edit menu still allows Cut, Copy & Paste.ΓÇó Even really powerful, it remains a simple to use as any HyperTalk    statement. You will never have to deal with dummy menu IDs stored in    global variables, just pass the names and it will do it for you.ΓÇó Finally, like all of my externals, I will support it and regularly enhance it.                                             HOW TO USE IT                                             -------------   Global syntax of Menu XCMD is :                    Menu <command> [<param 1>...,<param N>]   New, Menu, item and subitem parameters are always name strings, but you can even use a number for item (the order in menu) and subitem (the order in submenu). Any of these parameters, except Menu name can use the standard formatting chars recognized by the File Mgr, either at the beginning or at the end of the name string :     ^XXX    associates an ICON resource to the item     !X        puts a mark before the item     <X        sets the style of the item (B, I, O, U, S)                NOTE : a bug in the Menu Mgr prevents using <E (extend) and <C                            (condense) in the string. Using one of these will cause the                            item to be ignored. Rather use SetStyle (see later).     /X       associates a command key to the item     (         disables the itemand a special hack :     ┬¿XXX    associates an SICN resource to the item (┬¿ = option-u)  The first command parameter will determine the action of Menu XCMD :SWITCH        Menu "Switch"[,<About item>[,<help item>]]   Hides all HC menus, leaving only the Apple, File & Edit menus. About & Help items will be placed under the Apple menu, File has only a Quit item and Edit keeps all working clipboard handling items.   Called for the first times, Switch hides the HC menus. Called a second time, it restores the original menuBar.HINT : Whatever is the wording you choose for About item, HC 1.2.x sends doMenu "About HyperCard...". So do a correct test in your handler.REMOVE        Menu "Remove",<menu|*>[,<item|*>[,<subitem|*>]]  Removes one or all menus, items of a menu or subitems of a submenu. "*" stands for all when used in place of any parameter.INSTALL        Menu "Install",<menu def>[ΓǪ,<menu def>]   Installs one or many (up to ten) user menus in one call. MenuDef can any container or literal string containing :        "Menu name         item 1, subitem 1.1,subitem 1.2         item 2         item 3, subitem 3.1"or :"Menu name;item 1, subitem 1.1,subitem 1.2;item 2;item 3, subitem 3.1"CHANGE        Menu "Change",<new>,<menu>,<item>[,<subitem>]   Changes the wording of any item or subitem. Using a comma separated list as new parameter, you can even add a submenu to any existing item, or with special formatting chars change its style, ICON, etc.INSERT        Menu "Insert",<new>,<menu>,<before item|*>[,<before subitem|*>]   Inserts a new item in a menu or a new subitem in a submenu. If you use "*" as a param, the new item will be inserted at the end.CHECK/UNCHECK        Menu "Check",<menu>,<item|*>[,<subitem|*>]        Menu "Uncheck",<menu>,<item|*>[,<subitem|*>]   Checks or unchecks any item or subitem. "*" stands for all when used in place of any parameter, thus allowing to check all items in one call.ENABLE/DISABLE        Menu "Enable",<menu>[,<item|*>[,<subitem|*>]]        Menu "Disable",<menu>[,<item|*>[,<subitem|*>]]   Enables or disables a whole menu, or any item or subitem. "*" stands for all when used in place of any parameter, thus allowing to set all items in one call.FIND        Menu "Find",<item or subitem>   Allow to find in which menu/submenu is any item or subitem. You have to get the Result after calling to obtain a list of matching menus. Each line of the returned comma separated list contains a menu name, sometimes the submenu name and the number of the item in the menu or submenu..LIST        Menu "List",<menu|*>[,<item|*>[,<*>]]   GetList returns a list of menus, items or subitems. Depending on the params you pass, List wiil return :     Menu "List","*" ........................... comma separated list of menu names     Menu "List","menu"....................... menuDef of menu (see Install)     Menu "List","menu","*"................ list of items & subitems of menu     Menu "List","menu","item"............ item & list of subitems of submenu     Menu "List","menu","item","*"..... list of subitems of submenu   You have to get the Result after calling to obtain the required list.   HINT : if the first item of the returned menus list is "File", then you already called Switch command.COUNT        Menu "Count",<menu|*>[,<item|*>[,<*>]]   Count returns the number of user menus, items in a menu or subitems in a submenu. Last param must always be "*". You have to get the Result after calling to obtain the resulting number.   If you ask for the number of menus after have called Switch, the File user menu will be one of the totalized menus. ISCHECKED/ISENABLED        Menu "IsChecked",<menu>,<item>[,<subitem>]        Menu "IsEnabled",<menu>[,<item>[,<subitem>]]   Returns "true" or "false", allowing to know if the menu, item or subitem is checked or enables. You have to get the Result after calling to obtain the value.GETCMD/SETCMD        Menu "GetCmd",<menu>,<item>[,<subitem>]        Menu "SetCmd",<Cmd char>,<menu>,<item>[,<subitem>]   Returns or sets the command char of any item or subitem. You have to get the Result after calling GetCmd to obtain the cmd char.GETICON/SETICON        Menu "GetIcon",<menu>,<item>[,<subitem>]        Menu "SetIcon",<ICON ID>,<menu>,<item>[,<subitem>]   Returns or sets the associated ICON of any item or subitem. ICON ID must be greater than 256 but smaller than 512. You have to get the Result after calling GetIcon to obtain the ICON ID.GETSTYLE/SETSTYLE        Menu "GetStyle",<menu>,<item>[,<subitem>]        Menu "SetStyle",<style>,<menu>,<item>[,<subitem>]   Returns or sets the style of any item or subitem. You have to get the Result after calling GetStyle to obtain the style string.   Style is a one or many chars string which can contain :N (Normal), B (Bold), I (Italic), U (Underline), O (Outline), S (Shadow), C (Condense), E (Extend)GETSICN/SETSICN        Menu "GetSicn",<menu>,<item>[,<subitem>]        Menu "SetSicn",<SICN ID>,<menu>,<item>[,<subitem>]   Returns or sets the associated SICN of any item or subitem. SICN ID must be greater than 256 but smaller than 512. You have to get the Result after calling GetSicn to obtain the SICN ID.                                            ------------------Finally, don't worry : the XCMD is really bullet-proof, and numerous errors strings are available in the Result when something goes wrong :       "Error : Menu not found"       "Error : Bad ICON or SICN ID (257 Γëñ x Γëñ 511)"       "Error : Item not found"       "Error : Subitem not found"       "Error : Missing parameter(s)"       "Error : Useless parameter(s)"       "Error : This item has no submenu"       "Error : File menu cannot be removed"       "Error : Quit item cannot be removed from File menu "       "Error : UserLevel must be ΓëÑ 4"       "Error : Couldn't save current Edit menu"       "Error : No more than 10 user menus"       "Error : Bad menu name in param #x"       "Error : Must call Switch before installing File menu"       "Error : "*" not allowed in Change params"       "Error : No more than one subMenu level"       "Error : "*" not allowed in menu param for Insert"       "Error : "*" not allowed in menu param for Check/Uncheck"       "Error : Quit item of File menu cannot be checked"       "Error : Whole File menu cannot be disabled"       "Error : Quit item of File menu cannot be disabled"       "Error : Out of Memory"       "Error : "*" not allowed in IsEnabled params"       "Error : "*" not allowed in IsChecked params"       "Error : "*" not allowed in Get... params"       "Error : "*" not allowed in Set... params"       "Error : SetCmd not allowed for Quit items of File menu"       "Error : SetCmd not allowed for items having a submenu"       "Error : SetSicn not allowed for items having a submenu"       "Error : Unknown command"       "Error : Empty param #x"       "Error : File menu resource not found"       "Error : SubMenu not allowed for About item"       "Error : SubMenu not allowed for Help item"       "Error : Duplicate menu name"HISTORY-------2.1                                                                                              8/15/91ΓÇó Locked parameter block for HC 2.0ΓÇó Changed submenus IDs to be HC 2.0 compatibleΓÇó Cleaned the codeΓÇó Added "=" online help param</text>
  4962.     </content>
  4963.     <name>Menu 2.1</name>
  4964.     <script>on doMenu Whatif What is in "Item 1,Item 2,Item 3"then answer "You called menu ΓÇ£" & What & "ΓÇ¥"else pass doMenuend doMenuon opencardend opencardon closeCardend closeCardon doMenu WhatMenu "Find",Whatif the Result Γëá emptythenanswer "This is a call to user menu ΓÇ£" & item 1 of the Result┬¼& "ΓÇ¥"elseMenu "List","*"if first item of the Result is "File"thenif What is "About HyperCard..."then answer "This is a call for user About..."else if What is "HelpΓǪ"then answer "This is a call for user" && Whatelse pass doMenuelse pass doMenuend ifend doMenu</script>
  4965. </card>
  4966.  
  4967.  
  4968. card_33564.xml
  4969. <?xml version="1.0" encoding="utf-8" ?>
  4970. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4971. <card>
  4972.     <id>33564</id>
  4973.     <filler1>0</filler1>
  4974.     <bitmap>BMAP_33871.pbm</bitmap>
  4975.     <cantDelete> <false /> </cantDelete>
  4976.     <showPict> <true /> </showPict>
  4977.     <dontSearch> <false /> </dontSearch>
  4978.     <owner>46925</owner>
  4979.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  4980.     <part>
  4981.         <id>1</id>
  4982.         <type>field</type>
  4983.         <visible> <true /> </visible>
  4984.         <dontWrap> <false /> </dontWrap>
  4985.         <dontSearch> <false /> </dontSearch>
  4986.         <sharedText> <false /> </sharedText>
  4987.         <fixedLineHeight> <true /> </fixedLineHeight>
  4988.         <autoTab> <false /> </autoTab>
  4989.         <lockText> <true /> </lockText>
  4990.         <rect>
  4991.             <left>69</left>
  4992.             <top>68</top>
  4993.             <right>434</right>
  4994.             <bottom>252</bottom>
  4995.         </rect>
  4996.         <style>scrolling</style>
  4997.         <autoSelect> <false /> </autoSelect>
  4998.         <showLines> <false /> </showLines>
  4999.         <wideMargins> <false /> </wideMargins>
  5000.         <multipleLines> <false /> </multipleLines>
  5001.         <reservedFamily> 0 </reservedFamily>
  5002.         <titleWidth>0</titleWidth>
  5003.         <icon>0</icon>
  5004.         <textAlign>left</textAlign>
  5005.         <font>Geneva</font>
  5006.         <textSize>9</textSize>
  5007.         <textStyle>plain</textStyle>
  5008.         <textHeight>12</textHeight>
  5009.         <name></name>
  5010.         <script></script>
  5011.     </part>
  5012.     <part>
  5013.         <id>25</id>
  5014.         <type>button</type>
  5015.         <visible> <true /> </visible>
  5016.         <reserved5> 0 </reserved5>
  5017.         <reserved4> 0 </reserved4>
  5018.         <reserved3> 0 </reserved3>
  5019.         <reserved2> 0 </reserved2>
  5020.         <reserved1> 0 </reserved1>
  5021.         <enabled> <true /> </enabled>
  5022.         <rect>
  5023.             <left>201</left>
  5024.             <top>278</top>
  5025.             <right>346</right>
  5026.             <bottom>316</bottom>
  5027.         </rect>
  5028.         <style>roundrect</style>
  5029.         <showName> <true /> </showName>
  5030.         <highlight> <false /> </highlight>
  5031.         <autoHighlight> <true /> </autoHighlight>
  5032.         <sharedHighlight> <true /> </sharedHighlight>
  5033.         <family>0</family>
  5034.         <titleWidth>0</titleWidth>
  5035.         <icon>0</icon>
  5036.         <textAlign>center</textAlign>
  5037.         <font>Geneva</font>
  5038.         <textSize>12</textSize>
  5039.         <textStyle>plain</textStyle>
  5040.         <name>MacType ()</name>
  5041.         <script>on mouseUpput Switch(MacType()) into cd fld 3show cd fld 2show cd fld 3end mouseUp</script>
  5042.     </part>
  5043.     <part>
  5044.         <id>26</id>
  5045.         <type>field</type>
  5046.         <visible> <false /> </visible>
  5047.         <dontWrap> <false /> </dontWrap>
  5048.         <dontSearch> <false /> </dontSearch>
  5049.         <sharedText> <false /> </sharedText>
  5050.         <fixedLineHeight> <true /> </fixedLineHeight>
  5051.         <autoTab> <false /> </autoTab>
  5052.         <lockText> <true /> </lockText>
  5053.         <rect>
  5054.             <left>98</left>
  5055.             <top>87</top>
  5056.             <right>408</right>
  5057.             <bottom>222</bottom>
  5058.         </rect>
  5059.         <style>shadow</style>
  5060.         <autoSelect> <false /> </autoSelect>
  5061.         <showLines> <false /> </showLines>
  5062.         <wideMargins> <true /> </wideMargins>
  5063.         <multipleLines> <false /> </multipleLines>
  5064.         <reservedFamily> 0 </reservedFamily>
  5065.         <titleWidth>0</titleWidth>
  5066.         <icon>0</icon>
  5067.         <textAlign>left</textAlign>
  5068.         <font>Geneva</font>
  5069.         <textSize>12</textSize>
  5070.         <textStyle>plain</textStyle>
  5071.         <textHeight>16</textHeight>
  5072.         <name></name>
  5073.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  5074.     </part>
  5075.     <part>
  5076.         <id>27</id>
  5077.         <type>field</type>
  5078.         <visible> <false /> </visible>
  5079.         <dontWrap> <false /> </dontWrap>
  5080.         <dontSearch> <false /> </dontSearch>
  5081.         <sharedText> <false /> </sharedText>
  5082.         <fixedLineHeight> <true /> </fixedLineHeight>
  5083.         <autoTab> <false /> </autoTab>
  5084.         <lockText> <true /> </lockText>
  5085.         <rect>
  5086.             <left>179</left>
  5087.             <top>107</top>
  5088.             <right>381</right>
  5089.             <bottom>207</bottom>
  5090.         </rect>
  5091.         <style>transparent</style>
  5092.         <autoSelect> <false /> </autoSelect>
  5093.         <showLines> <false /> </showLines>
  5094.         <wideMargins> <false /> </wideMargins>
  5095.         <multipleLines> <false /> </multipleLines>
  5096.         <reservedFamily> 0 </reservedFamily>
  5097.         <titleWidth>0</titleWidth>
  5098.         <icon>0</icon>
  5099.         <textAlign>left</textAlign>
  5100.         <font>Geneva</font>
  5101.         <textSize>10</textSize>
  5102.         <textStyle>plain</textStyle>
  5103.         <textHeight>16</textHeight>
  5104.         <name></name>
  5105.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  5106.     </part>
  5107.     <content>
  5108.         <layer>card</layer>
  5109.         <id>1</id>
  5110.         <text>                                              MacType 1.3                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  MacType is a XFCN that returns the Macintosh environment (including IIci, IIfx and Portable). And believe me, this one will be upgraded when new products will arise.SYNTAX-------                                               MacType ( )PARAMETER-----------   No parameter is needed. Meanwhile, standard help param "!", "?" and "=" can be passed to get online help (resp. copyright, syntax and output).USING-----   The XFCN return a 6 items string, being respectively :CPU,System Vers,Processor,FPU(true|false),ColorQD(true|false),keyboardCPU can be :-----------UnknownMacintosh with 64K ROMMacintosh XLMacintosh 512K enhancedMacintosh PlusMacintosh SEMacintosh IIMacintosh IIxMacintosh IIcxMacintosh SE/30Macintosh PortableMacintosh IIciMacintosh IIfxMacintosh ClassicMacintosh LCMacintosh IIsiMacintosh Classic IIMacintosh PowerBook 100Macintosh PowerBook 140Macintosh PowerBook 170Macintosh Quadra 700Macintosh Quadra 900Processor can be :----------------UnknownMC68000MC68010MC68020MC68030MC68040Keyboard can be :----------------UnknownMacintosh keyboardMacintosh keyboard and keypadMacintosh Plus keyboardApple Extended keyboardApple Standard keyboardMacintosh Portable keyboardMacintosh Portable keyboard (ISO)Apple Standard keyboard (ISO)Apple Extended keyboard (ISO)Apple Elmer keyboardApple Elmer keyboard (ISO)Apple PowerBook keyboardApple PowerBook keyboard (ISO)If an error occurs, it will return return :        "Error : Couldn't get SysEnvirons"TEST-----  Just click on the button below. The script uses Switch XFCN, ┬⌐ Fr├⌐d├⌐ric RINALDI.HISTORY--------1.3                                                                                              9/23/91ΓÇó Update for new CPUsΓÇó Added "=" online help param</text>
  5111.     </content>
  5112.     <content>
  5113.         <layer>card</layer>
  5114.         <id>26</id>
  5115.         <text>CPUSystemProcessorFPUColoQDKeyboard</text>
  5116.     </content>
  5117.     <content>
  5118.         <layer>card</layer>
  5119.         <id>27</id>
  5120.         <text>Macintosh IIsi7.0.1MC68030truetrueApple Extended keyboard</text>
  5121.     </content>
  5122.     <name>MacType 1.3</name>
  5123.     <script>on opencardend opencardon closeCardhide cd fld 3hide cd fld 2end closeCard</script>
  5124. </card>
  5125.  
  5126.  
  5127. card_33076.xml
  5128. <?xml version="1.0" encoding="utf-8" ?>
  5129. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5130. <card>
  5131.     <id>33076</id>
  5132.     <filler1>0</filler1>
  5133.     <bitmap>BMAP_33314.pbm</bitmap>
  5134.     <cantDelete> <false /> </cantDelete>
  5135.     <showPict> <true /> </showPict>
  5136.     <dontSearch> <false /> </dontSearch>
  5137.     <owner>46925</owner>
  5138.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  5139.     <part>
  5140.         <id>5</id>
  5141.         <type>button</type>
  5142.         <visible> <true /> </visible>
  5143.         <reserved5> 0 </reserved5>
  5144.         <reserved4> 0 </reserved4>
  5145.         <reserved3> 0 </reserved3>
  5146.         <reserved2> 0 </reserved2>
  5147.         <reserved1> 0 </reserved1>
  5148.         <enabled> <true /> </enabled>
  5149.         <rect>
  5150.             <left>185</left>
  5151.             <top>290</top>
  5152.             <right>345</right>
  5153.             <bottom>307</bottom>
  5154.         </rect>
  5155.         <style>roundrect</style>
  5156.         <showName> <true /> </showName>
  5157.         <highlight> <false /> </highlight>
  5158.         <autoHighlight> <true /> </autoHighlight>
  5159.         <sharedHighlight> <true /> </sharedHighlight>
  5160.         <family>0</family>
  5161.         <titleWidth>0</titleWidth>
  5162.         <icon>0</icon>
  5163.         <textAlign>center</textAlign>
  5164.         <font>Geneva</font>
  5165.         <textSize>12</textSize>
  5166.         <textStyle>plain</textStyle>
  5167.         <name>ListSelect Test >></name>
  5168.         <script>on mouseUpglobal ListSelectExitput "get ListSelect (" & inQ(cd fld 1) & ",cd fld 2" into Cmdrepeat with i=3 to 7if hilite of btn ithenif cd fld i is in "return,tab,linefeed,formfeed"then put "," & cd fld i after Cmdelse put "," & inQ(cd fld i) after Cmdend ifend repeatput ")" after Cmdput cmddo Cmdput it into cd fld 8put ListSelectExit into cd fld "Exit"end mouseUpfunction inQ whatreturn quote & what & quoteend inQ</script>
  5169.     </part>
  5170.     <part>
  5171.         <id>8</id>
  5172.         <type>field</type>
  5173.         <visible> <true /> </visible>
  5174.         <dontWrap> <false /> </dontWrap>
  5175.         <dontSearch> <false /> </dontSearch>
  5176.         <sharedText> <false /> </sharedText>
  5177.         <fixedLineHeight> <true /> </fixedLineHeight>
  5178.         <autoTab> <true /> </autoTab>
  5179.         <lockText> <false /> </lockText>
  5180.         <rect>
  5181.             <left>51</left>
  5182.             <top>256</top>
  5183.             <right>91</right>
  5184.             <bottom>271</bottom>
  5185.         </rect>
  5186.         <style>rectangle</style>
  5187.         <autoSelect> <false /> </autoSelect>
  5188.         <showLines> <false /> </showLines>
  5189.         <wideMargins> <false /> </wideMargins>
  5190.         <multipleLines> <false /> </multipleLines>
  5191.         <reservedFamily> 0 </reservedFamily>
  5192.         <titleWidth>0</titleWidth>
  5193.         <icon>0</icon>
  5194.         <textAlign>center</textAlign>
  5195.         <font>Geneva</font>
  5196.         <textSize>9</textSize>
  5197.         <textStyle>plain</textStyle>
  5198.         <textHeight>12</textHeight>
  5199.         <name></name>
  5200.         <script></script>
  5201.     </part>
  5202.     <part>
  5203.         <id>9</id>
  5204.         <type>field</type>
  5205.         <visible> <true /> </visible>
  5206.         <dontWrap> <false /> </dontWrap>
  5207.         <dontSearch> <false /> </dontSearch>
  5208.         <sharedText> <false /> </sharedText>
  5209.         <fixedLineHeight> <true /> </fixedLineHeight>
  5210.         <autoTab> <false /> </autoTab>
  5211.         <lockText> <false /> </lockText>
  5212.         <rect>
  5213.             <left>92</left>
  5214.             <top>256</top>
  5215.             <right>180</right>
  5216.             <bottom>342</bottom>
  5217.         </rect>
  5218.         <style>scrolling</style>
  5219.         <autoSelect> <false /> </autoSelect>
  5220.         <showLines> <false /> </showLines>
  5221.         <wideMargins> <false /> </wideMargins>
  5222.         <multipleLines> <false /> </multipleLines>
  5223.         <reservedFamily> 0 </reservedFamily>
  5224.         <titleWidth>0</titleWidth>
  5225.         <icon>0</icon>
  5226.         <textAlign>left</textAlign>
  5227.         <font>Geneva</font>
  5228.         <textSize>9</textSize>
  5229.         <textStyle>plain</textStyle>
  5230.         <textHeight>12</textHeight>
  5231.         <name></name>
  5232.         <script></script>
  5233.     </part>
  5234.     <part>
  5235.         <id>10</id>
  5236.         <type>field</type>
  5237.         <visible> <true /> </visible>
  5238.         <dontWrap> <false /> </dontWrap>
  5239.         <dontSearch> <false /> </dontSearch>
  5240.         <sharedText> <false /> </sharedText>
  5241.         <fixedLineHeight> <true /> </fixedLineHeight>
  5242.         <autoTab> <true /> </autoTab>
  5243.         <lockText> <false /> </lockText>
  5244.         <rect>
  5245.             <left>181</left>
  5246.             <top>256</top>
  5247.             <right>238</right>
  5248.             <bottom>271</bottom>
  5249.         </rect>
  5250.         <style>rectangle</style>
  5251.         <autoSelect> <false /> </autoSelect>
  5252.         <showLines> <false /> </showLines>
  5253.         <wideMargins> <false /> </wideMargins>
  5254.         <multipleLines> <false /> </multipleLines>
  5255.         <reservedFamily> 0 </reservedFamily>
  5256.         <titleWidth>0</titleWidth>
  5257.         <icon>0</icon>
  5258.         <textAlign>left</textAlign>
  5259.         <font>Geneva</font>
  5260.         <textSize>9</textSize>
  5261.         <textStyle>plain</textStyle>
  5262.         <textHeight>12</textHeight>
  5263.         <name></name>
  5264.         <script></script>
  5265.     </part>
  5266.     <part>
  5267.         <id>11</id>
  5268.         <type>field</type>
  5269.         <visible> <true /> </visible>
  5270.         <dontWrap> <false /> </dontWrap>
  5271.         <dontSearch> <false /> </dontSearch>
  5272.         <sharedText> <false /> </sharedText>
  5273.         <fixedLineHeight> <true /> </fixedLineHeight>
  5274.         <autoTab> <true /> </autoTab>
  5275.         <lockText> <false /> </lockText>
  5276.         <rect>
  5277.             <left>242</left>
  5278.             <top>256</top>
  5279.             <right>299</right>
  5280.             <bottom>271</bottom>
  5281.         </rect>
  5282.         <style>rectangle</style>
  5283.         <autoSelect> <false /> </autoSelect>
  5284.         <showLines> <false /> </showLines>
  5285.         <wideMargins> <false /> </wideMargins>
  5286.         <multipleLines> <false /> </multipleLines>
  5287.         <reservedFamily> 0 </reservedFamily>
  5288.         <titleWidth>0</titleWidth>
  5289.         <icon>0</icon>
  5290.         <textAlign>left</textAlign>
  5291.         <font>Geneva</font>
  5292.         <textSize>9</textSize>
  5293.         <textStyle>plain</textStyle>
  5294.         <textHeight>12</textHeight>
  5295.         <name></name>
  5296.         <script></script>
  5297.     </part>
  5298.     <part>
  5299.         <id>12</id>
  5300.         <type>field</type>
  5301.         <visible> <true /> </visible>
  5302.         <dontWrap> <false /> </dontWrap>
  5303.         <dontSearch> <false /> </dontSearch>
  5304.         <sharedText> <false /> </sharedText>
  5305.         <fixedLineHeight> <true /> </fixedLineHeight>
  5306.         <autoTab> <true /> </autoTab>
  5307.         <lockText> <false /> </lockText>
  5308.         <rect>
  5309.             <left>303</left>
  5310.             <top>256</top>
  5311.             <right>360</right>
  5312.             <bottom>271</bottom>
  5313.         </rect>
  5314.         <style>rectangle</style>
  5315.         <autoSelect> <false /> </autoSelect>
  5316.         <showLines> <false /> </showLines>
  5317.         <wideMargins> <false /> </wideMargins>
  5318.         <multipleLines> <false /> </multipleLines>
  5319.         <reservedFamily> 0 </reservedFamily>
  5320.         <titleWidth>0</titleWidth>
  5321.         <icon>0</icon>
  5322.         <textAlign>left</textAlign>
  5323.         <font>Geneva</font>
  5324.         <textSize>9</textSize>
  5325.         <textStyle>plain</textStyle>
  5326.         <textHeight>12</textHeight>
  5327.         <name></name>
  5328.         <script></script>
  5329.     </part>
  5330.     <part>
  5331.         <id>13</id>
  5332.         <type>field</type>
  5333.         <visible> <true /> </visible>
  5334.         <dontWrap> <false /> </dontWrap>
  5335.         <dontSearch> <false /> </dontSearch>
  5336.         <sharedText> <false /> </sharedText>
  5337.         <fixedLineHeight> <true /> </fixedLineHeight>
  5338.         <autoTab> <true /> </autoTab>
  5339.         <lockText> <false /> </lockText>
  5340.         <rect>
  5341.             <left>364</left>
  5342.             <top>256</top>
  5343.             <right>421</right>
  5344.             <bottom>271</bottom>
  5345.         </rect>
  5346.         <style>rectangle</style>
  5347.         <autoSelect> <false /> </autoSelect>
  5348.         <showLines> <false /> </showLines>
  5349.         <wideMargins> <false /> </wideMargins>
  5350.         <multipleLines> <false /> </multipleLines>
  5351.         <reservedFamily> 0 </reservedFamily>
  5352.         <titleWidth>0</titleWidth>
  5353.         <icon>0</icon>
  5354.         <textAlign>left</textAlign>
  5355.         <font>Geneva</font>
  5356.         <textSize>9</textSize>
  5357.         <textStyle>plain</textStyle>
  5358.         <textHeight>12</textHeight>
  5359.         <name></name>
  5360.         <script></script>
  5361.     </part>
  5362.     <part>
  5363.         <id>14</id>
  5364.         <type>field</type>
  5365.         <visible> <true /> </visible>
  5366.         <dontWrap> <false /> </dontWrap>
  5367.         <dontSearch> <false /> </dontSearch>
  5368.         <sharedText> <false /> </sharedText>
  5369.         <fixedLineHeight> <true /> </fixedLineHeight>
  5370.         <autoTab> <true /> </autoTab>
  5371.         <lockText> <false /> </lockText>
  5372.         <rect>
  5373.             <left>425</left>
  5374.             <top>256</top>
  5375.             <right>482</right>
  5376.             <bottom>271</bottom>
  5377.         </rect>
  5378.         <style>rectangle</style>
  5379.         <autoSelect> <false /> </autoSelect>
  5380.         <showLines> <false /> </showLines>
  5381.         <wideMargins> <false /> </wideMargins>
  5382.         <multipleLines> <false /> </multipleLines>
  5383.         <reservedFamily> 0 </reservedFamily>
  5384.         <titleWidth>0</titleWidth>
  5385.         <icon>0</icon>
  5386.         <textAlign>left</textAlign>
  5387.         <font>Geneva</font>
  5388.         <textSize>9</textSize>
  5389.         <textStyle>plain</textStyle>
  5390.         <textHeight>12</textHeight>
  5391.         <name></name>
  5392.         <script></script>
  5393.     </part>
  5394.     <part>
  5395.         <id>15</id>
  5396.         <type>field</type>
  5397.         <visible> <true /> </visible>
  5398.         <dontWrap> <false /> </dontWrap>
  5399.         <dontSearch> <false /> </dontSearch>
  5400.         <sharedText> <false /> </sharedText>
  5401.         <fixedLineHeight> <true /> </fixedLineHeight>
  5402.         <autoTab> <false /> </autoTab>
  5403.         <lockText> <true /> </lockText>
  5404.         <rect>
  5405.             <left>353</left>
  5406.             <top>290</top>
  5407.             <right>492</right>
  5408.             <bottom>342</bottom>
  5409.         </rect>
  5410.         <style>scrolling</style>
  5411.         <autoSelect> <false /> </autoSelect>
  5412.         <showLines> <false /> </showLines>
  5413.         <wideMargins> <false /> </wideMargins>
  5414.         <multipleLines> <false /> </multipleLines>
  5415.         <reservedFamily> 0 </reservedFamily>
  5416.         <titleWidth>0</titleWidth>
  5417.         <icon>0</icon>
  5418.         <textAlign>left</textAlign>
  5419.         <font>Geneva</font>
  5420.         <textSize>9</textSize>
  5421.         <textStyle>plain</textStyle>
  5422.         <textHeight>12</textHeight>
  5423.         <name></name>
  5424.         <script></script>
  5425.     </part>
  5426.     <part>
  5427.         <id>1</id>
  5428.         <type>field</type>
  5429.         <visible> <true /> </visible>
  5430.         <dontWrap> <false /> </dontWrap>
  5431.         <dontSearch> <false /> </dontSearch>
  5432.         <sharedText> <false /> </sharedText>
  5433.         <fixedLineHeight> <true /> </fixedLineHeight>
  5434.         <autoTab> <false /> </autoTab>
  5435.         <lockText> <true /> </lockText>
  5436.         <rect>
  5437.             <left>69</left>
  5438.             <top>68</top>
  5439.             <right>434</right>
  5440.             <bottom>252</bottom>
  5441.         </rect>
  5442.         <style>scrolling</style>
  5443.         <autoSelect> <false /> </autoSelect>
  5444.         <showLines> <false /> </showLines>
  5445.         <wideMargins> <false /> </wideMargins>
  5446.         <multipleLines> <false /> </multipleLines>
  5447.         <reservedFamily> 0 </reservedFamily>
  5448.         <titleWidth>0</titleWidth>
  5449.         <icon>0</icon>
  5450.         <textAlign>left</textAlign>
  5451.         <font>Geneva</font>
  5452.         <textSize>9</textSize>
  5453.         <textStyle>plain</textStyle>
  5454.         <textHeight>12</textHeight>
  5455.         <name></name>
  5456.         <script></script>
  5457.     </part>
  5458.     <part>
  5459.         <id>22</id>
  5460.         <type>button</type>
  5461.         <visible> <false /> </visible>
  5462.         <reserved5> 0 </reserved5>
  5463.         <reserved4> 0 </reserved4>
  5464.         <reserved3> 0 </reserved3>
  5465.         <reserved2> 0 </reserved2>
  5466.         <reserved1> 0 </reserved1>
  5467.         <enabled> <true /> </enabled>
  5468.         <rect>
  5469.             <left>0</left>
  5470.             <top>326</top>
  5471.             <right>18</right>
  5472.             <bottom>342</bottom>
  5473.         </rect>
  5474.         <style>checkbox</style>
  5475.         <showName> <false /> </showName>
  5476.         <highlight> <false /> </highlight>
  5477.         <autoHighlight> <true /> </autoHighlight>
  5478.         <sharedHighlight> <true /> </sharedHighlight>
  5479.         <family>0</family>
  5480.         <titleWidth>0</titleWidth>
  5481.         <icon>0</icon>
  5482.         <textAlign>center</textAlign>
  5483.         <font>Geneva</font>
  5484.         <textSize>12</textSize>
  5485.         <textStyle>plain</textStyle>
  5486.         <name></name>
  5487.         <script></script>
  5488.     </part>
  5489.     <part>
  5490.         <id>17</id>
  5491.         <type>button</type>
  5492.         <visible> <true /> </visible>
  5493.         <reserved5> 0 </reserved5>
  5494.         <reserved4> 0 </reserved4>
  5495.         <reserved3> 0 </reserved3>
  5496.         <reserved2> 0 </reserved2>
  5497.         <reserved1> 0 </reserved1>
  5498.         <enabled> <true /> </enabled>
  5499.         <rect>
  5500.             <left>200</left>
  5501.             <top>272</top>
  5502.             <right>218</right>
  5503.             <bottom>288</bottom>
  5504.         </rect>
  5505.         <style>checkbox</style>
  5506.         <showName> <false /> </showName>
  5507.         <highlight> <false /> </highlight>
  5508.         <autoHighlight> <true /> </autoHighlight>
  5509.         <sharedHighlight> <true /> </sharedHighlight>
  5510.         <family>0</family>
  5511.         <titleWidth>0</titleWidth>
  5512.         <icon>0</icon>
  5513.         <textAlign>center</textAlign>
  5514.         <font>Geneva</font>
  5515.         <textSize>12</textSize>
  5516.         <textStyle>plain</textStyle>
  5517.         <name></name>
  5518.         <script></script>
  5519.     </part>
  5520.     <part>
  5521.         <id>18</id>
  5522.         <type>button</type>
  5523.         <visible> <true /> </visible>
  5524.         <reserved5> 0 </reserved5>
  5525.         <reserved4> 0 </reserved4>
  5526.         <reserved3> 0 </reserved3>
  5527.         <reserved2> 0 </reserved2>
  5528.         <reserved1> 0 </reserved1>
  5529.         <enabled> <true /> </enabled>
  5530.         <rect>
  5531.             <left>262</left>
  5532.             <top>272</top>
  5533.             <right>280</right>
  5534.             <bottom>288</bottom>
  5535.         </rect>
  5536.         <style>checkbox</style>
  5537.         <showName> <false /> </showName>
  5538.         <highlight> <false /> </highlight>
  5539.         <autoHighlight> <true /> </autoHighlight>
  5540.         <sharedHighlight> <true /> </sharedHighlight>
  5541.         <family>0</family>
  5542.         <titleWidth>0</titleWidth>
  5543.         <icon>0</icon>
  5544.         <textAlign>center</textAlign>
  5545.         <font>Geneva</font>
  5546.         <textSize>12</textSize>
  5547.         <textStyle>plain</textStyle>
  5548.         <name></name>
  5549.         <script></script>
  5550.     </part>
  5551.     <part>
  5552.         <id>19</id>
  5553.         <type>button</type>
  5554.         <visible> <true /> </visible>
  5555.         <reserved5> 0 </reserved5>
  5556.         <reserved4> 0 </reserved4>
  5557.         <reserved3> 0 </reserved3>
  5558.         <reserved2> 0 </reserved2>
  5559.         <reserved1> 0 </reserved1>
  5560.         <enabled> <true /> </enabled>
  5561.         <rect>
  5562.             <left>323</left>
  5563.             <top>272</top>
  5564.             <right>341</right>
  5565.             <bottom>288</bottom>
  5566.         </rect>
  5567.         <style>checkbox</style>
  5568.         <showName> <false /> </showName>
  5569.         <highlight> <false /> </highlight>
  5570.         <autoHighlight> <true /> </autoHighlight>
  5571.         <sharedHighlight> <true /> </sharedHighlight>
  5572.         <family>0</family>
  5573.         <titleWidth>0</titleWidth>
  5574.         <icon>0</icon>
  5575.         <textAlign>center</textAlign>
  5576.         <font>Geneva</font>
  5577.         <textSize>12</textSize>
  5578.         <textStyle>plain</textStyle>
  5579.         <name></name>
  5580.         <script></script>
  5581.     </part>
  5582.     <part>
  5583.         <id>20</id>
  5584.         <type>button</type>
  5585.         <visible> <true /> </visible>
  5586.         <reserved5> 0 </reserved5>
  5587.         <reserved4> 0 </reserved4>
  5588.         <reserved3> 0 </reserved3>
  5589.         <reserved2> 0 </reserved2>
  5590.         <reserved1> 0 </reserved1>
  5591.         <enabled> <true /> </enabled>
  5592.         <rect>
  5593.             <left>385</left>
  5594.             <top>272</top>
  5595.             <right>403</right>
  5596.             <bottom>288</bottom>
  5597.         </rect>
  5598.         <style>checkbox</style>
  5599.         <showName> <false /> </showName>
  5600.         <highlight> <false /> </highlight>
  5601.         <autoHighlight> <true /> </autoHighlight>
  5602.         <sharedHighlight> <true /> </sharedHighlight>
  5603.         <family>0</family>
  5604.         <titleWidth>0</titleWidth>
  5605.         <icon>0</icon>
  5606.         <textAlign>center</textAlign>
  5607.         <font>Geneva</font>
  5608.         <textSize>12</textSize>
  5609.         <textStyle>plain</textStyle>
  5610.         <name></name>
  5611.         <script></script>
  5612.     </part>
  5613.     <part>
  5614.         <id>21</id>
  5615.         <type>button</type>
  5616.         <visible> <true /> </visible>
  5617.         <reserved5> 0 </reserved5>
  5618.         <reserved4> 0 </reserved4>
  5619.         <reserved3> 0 </reserved3>
  5620.         <reserved2> 0 </reserved2>
  5621.         <reserved1> 0 </reserved1>
  5622.         <enabled> <true /> </enabled>
  5623.         <rect>
  5624.             <left>447</left>
  5625.             <top>272</top>
  5626.             <right>465</right>
  5627.             <bottom>288</bottom>
  5628.         </rect>
  5629.         <style>checkbox</style>
  5630.         <showName> <false /> </showName>
  5631.         <highlight> <false /> </highlight>
  5632.         <autoHighlight> <true /> </autoHighlight>
  5633.         <sharedHighlight> <true /> </sharedHighlight>
  5634.         <family>0</family>
  5635.         <titleWidth>0</titleWidth>
  5636.         <icon>0</icon>
  5637.         <textAlign>center</textAlign>
  5638.         <font>Geneva</font>
  5639.         <textSize>12</textSize>
  5640.         <textStyle>plain</textStyle>
  5641.         <name></name>
  5642.         <script></script>
  5643.     </part>
  5644.     <part>
  5645.         <id>23</id>
  5646.         <type>button</type>
  5647.         <visible> <true /> </visible>
  5648.         <reserved5> 0 </reserved5>
  5649.         <reserved4> 0 </reserved4>
  5650.         <reserved3> 0 </reserved3>
  5651.         <reserved2> 0 </reserved2>
  5652.         <reserved1> 0 </reserved1>
  5653.         <enabled> <true /> </enabled>
  5654.         <rect>
  5655.             <left>185</left>
  5656.             <top>308</top>
  5657.             <right>345</right>
  5658.             <bottom>326</bottom>
  5659.         </rect>
  5660.         <style>roundrect</style>
  5661.         <showName> <true /> </showName>
  5662.         <highlight> <false /> </highlight>
  5663.         <autoHighlight> <true /> </autoHighlight>
  5664.         <sharedHighlight> <true /> </sharedHighlight>
  5665.         <family>0</family>
  5666.         <titleWidth>0</titleWidth>
  5667.         <icon>0</icon>
  5668.         <textAlign>center</textAlign>
  5669.         <font>Geneva</font>
  5670.         <textSize>12</textSize>
  5671.         <textStyle>plain</textStyle>
  5672.         <name>Automatic Demo</name>
  5673.         <script>on mouseUpglobal ListSelectExitput ListSelect("DIS",cd fld 2,"Geneva,9") into cd fld 8put ListSelectExit into cd fld "Exit"put ListSelect("1#","Here is a much longer string than before"&┬¼return&cd fld 2,"Selet item :",return,"My Button") into cd fld 8put ListSelectExit into cd fld "Exit"put ListSelect("*CON",cd fld 2,"Select the item you want from the list :"┬¼,"OK","","0,0","Monaco") into cd fld 8put ListSelectExit into cd fld "Exit"put ListSelect("*3#",cd fld 2,empty,return,"50,50,100,292",empty)┬¼into cd fld 8put ListSelectExit into cd fld "Exit"put ListSelect("ONE",cd fld 2,"User dialog",600) into cd fld 8put ListSelectExit into cd fld "Exit"put ListSelect("DIS#",cd fld 2,"Hello","100,150,101,151",empty,empty)┬¼into cd fld 8put ListSelectExit into cd fld "Exit"put ListSelect(3,cd fld 2,empty,"400,0,512,342") into cd fld 8put ListSelectExit into cd fld "Exit"end mouseUp</script>
  5674.     </part>
  5675.     <part>
  5676.         <id>24</id>
  5677.         <type>field</type>
  5678.         <visible> <true /> </visible>
  5679.         <dontWrap> <false /> </dontWrap>
  5680.         <dontSearch> <false /> </dontSearch>
  5681.         <sharedText> <false /> </sharedText>
  5682.         <fixedLineHeight> <true /> </fixedLineHeight>
  5683.         <autoTab> <false /> </autoTab>
  5684.         <lockText> <true /> </lockText>
  5685.         <rect>
  5686.             <left>202</left>
  5687.             <top>329</top>
  5688.             <right>332</right>
  5689.             <bottom>342</bottom>
  5690.         </rect>
  5691.         <style>rectangle</style>
  5692.         <autoSelect> <false /> </autoSelect>
  5693.         <showLines> <false /> </showLines>
  5694.         <wideMargins> <false /> </wideMargins>
  5695.         <multipleLines> <false /> </multipleLines>
  5696.         <reservedFamily> 0 </reservedFamily>
  5697.         <titleWidth>0</titleWidth>
  5698.         <icon>0</icon>
  5699.         <textAlign>center</textAlign>
  5700.         <font>Geneva</font>
  5701.         <textSize>9</textSize>
  5702.         <textStyle>plain</textStyle>
  5703.         <textHeight>12</textHeight>
  5704.         <name>Exit</name>
  5705.         <script></script>
  5706.     </part>
  5707.     <content>
  5708.         <layer>card</layer>
  5709.         <id>1</id>
  5710.         <text>                                             ListSelect 4.1                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ListSelect is an XFCN allowing to choose one or many items within a list appearing in a dialog on the screen. The XFCN is stand-alone, meaning that no extra resources (DLOG or DITL) are needed, but it can use personnalized resources created by the user.  Many powerful caracteristics make it the developer's best friend :ΓÇó 4 times quicker than DoListΓÇó The input list can be a comma or return separated list, without need to tell it to the XFCNΓÇó Allows to select an item by typing its first letter on the keyboardΓÇó Dialog's Font and Fontsize can be choosenΓÇó Sorted diplayed list on demandΓÇó Selection can be unique,  multiple continuous ou multiple discontinuousΓÇó The output can return item names or numbersΓÇó The output list separator can be any char (comma, return, etc.)ΓÇó Buttons' name can be modified by parameter passingΓÇó One ot both buttons can be hiddenΓÇó Uses up and down arrows for movingΓÇó Allows multiple selection with Command + up and down arrowsΓÇó Accepts Escape or Commande-Z to cancel, Enter, Return or double click to validateΓÇó Accepts Command-A to select allΓÇó Option + up or down arrow selects teh first or last list's elementΓÇó The order of parameters 3 to 8 doesn't matterΓÇó Error messages are plenty and meaningfulMoreover, if you use automatic dialog creation :ΓÇó The dialog's width is automatically adjusted to the longest list's element(except if you define a new bound rectangle)ΓÇó The prompt message is optional, and its place in the dialog is recovered by the list if you leave it emptyΓÇó The prompt message can be of any length, the statText item is automati-cally adjustedΓÇó If both buttons are hidden, their place is recovered tooΓÇó If only one button is hidden, the other is automatically centeredΓÇó Dialog's default positionning is centered on the card window, but you can set it at any locationΓÇó Dialog's rectangle can be defined exactlyΓÇó Buttons are automatically superposed if the dialog isn't width enough to hold then juxtaposedΓÇó If the user defined rectangle is too small, defaut minimum rectangle is usedSYNTAX-------ListSelect(<mode>,<liste> [,"s=#[,#]"][,"NoDoubleClick"][,prompt][,OK][,Cancel][,loc|Rect][,sep][,DLOG ID][font[,size]])PARAMETERS------------Mode"0" or "N[o]"   : no selection"1" or "O[ne]" : unique selection"2" or "C[on]" : multiple continuous selection"3" or "D[is]"  : multiple discontinuous selectionIf mode is preceeded by "*" char, the list will be sorted before diaplayed.If mode is followed by "#" char, the output list will contain items' numbers,and not their names. Remark that a sorted list returns item numbers of previous list's organization, so that you always can refer to it.List  Any return or comma delimited list container.s=#[,#]  An item string allowing to define the selected lines when the dialog pops. The list must be preceeded bty "s=".  Default is 1. Ex : "s=2,5"NoDoubleClick  With this param, the double-click in the list will have no action.Prompt, OK and Cancel  Any string, an empty string will hide the corresponding item in the dialog.Loc|Rect  X,Y are integer expressed in pixels corresponding to the topleft corner of the dialogor  X,Y,X',Y' are integer expressed in pixels corresponding to the topleft and bottomright corners of the dialog. With an user dialog, only X and Y will be used.Sep  Any character (return, tab, ",", etc.). The default one is comma.DLOG ID  Identifier of the DLOG resource created by the user, and following exactly these rules:    - minimum 4 items in the dialog    - Item #1 = validation button    - Item #2 = cancel button    - Item #3 = statText containing "^0"    - Item #4 = UserItem which size will define the list's size. Its height        must be a multiple of the choosen Font's textHeight.Font[,Size]  A string corresponding to an existing Font name. A second item in this string allows to set the desired Font size.   Using "!", "?" and "=" as parameter will return an online help (resp. copyright, syntax and output).USING-----  The XFCN return an item or an item list corresponding to the dialog's selection. This list will contain either names of items, either their numbers.Default item separator is Comma, but anything else can be choosen by call.  It is possible to know the way the user leaved the dialog by testing the global variable ListSelectExit set by the XFCN. This one will contain the name of the button used to leave (or "tabKey" if the user typed it). This is particularly useful when using resource DLOG, any additional active button item beeing manageable from the script.If an error occurs, the ListSelect() will return :     "Error : Bad Rectangle Parameter 1"     "Error : Bad Rectangle Parameter 2"     "Error : Bad Rectangle Parameter 3"     "Error : Bad Rectangle Parameter 4"     "Error : Missing Parameter(s)"     "Error : Bad Mode Parameter"     "Error : Bad Font size"     "Error : Couldn't find DLOG Resource"     "Error : Missing DITL Item(s)"     "Error : Item #1 must be a button"     "Error : Item #2 must be a button"     "Error : Item #3 must be a statText"     "Error : Item #4 must be a userItem"     "Error : Out of memory"TEST-----  Fill the different parameter fields below, and check the corresponding checkboxes if you want to use it.---------------------------------------------------------------------                                         REVISIONS HISTORYVERSION 4.1                                                                                 9/23/91-----------ΓÇó Fixed initial selection bugΓÇó Fixed bug appearing when first param xas wrongΓÇó Fixed bug appearing whith non-standard card sizeVERSION 4.0.1                                                                              8/22/91-----------ΓÇó Added SetPort for SuperCard compatibilityVERSION 4.0                                                                                 8/16/91-----------ΓÇó Code completely cleanedΓÇó Better display speedΓÇó Added handling of extended keyboard keys to navigate in the listΓÇó Locked parameters for HC 2.0ΓÇó Added "=" online help paramVERSION 3.9------------ΓÇó Changed sort array indiceΓÇó Added SetPort for SuperCard compatibilityVERSION 3.8------------ΓÇó Internal enhancementVERSION 3.7------------ΓÇó Changed the way of passing the listHandle to FilterProc.ΓÇó Fixed the anticipated validation.ΓÇó Added the selected lines param.VERSION 3.6------------ΓÇó Fixed a bug appearing after validation of an empty selection.VERSION 3.5------------ΓÇó Use notification manager for HC 2.0VERSION 3.4-----------ΓÇó Tab, Esc, Return & Enter are always recognized, even with many key typingVERSION 3.3-----------ΓÇó NoDoubleClick param added to avoid double clicking in the list.ΓÇó Coordinates are now allowed for custom dialog.ΓÇó XFCN doesn't consume any byte in memory anymoreΓÇó New, quicker sort routineVERSION 3.2-----------ΓÇó Now fully compatible with SuperCard & Plus.ΓÇó Internal result building enhanced.VERSION 3.1-----------ΓÇó Tiny bug in parameter parsing fixedΓÇó ListSelectExit contains "Error" if an error happenedVERSION 3.0-----------ΓÇó Font and size choosing addedΓÇó New mode parameters : ONE, CON, DIS for 1,2,3. Compatability with previous versions is preserved.ΓÇó New mode NO (or 0) for a display without selection.ΓÇó Optional sorting of the list implementedΓÇó Dialog's max width according to cardΓÇó Largeur maximale du dialogue limit├⌐ ├á la taille de la carte.ΓÇó Added possibility to handle buttons in DLOG resourcesΓÇó Many aesthetic and functionnal changesVERSION 2.3-----------ΓÇó You don't need anymore to wait the dialog before beginning to typeΓÇó The XFCN sets now a global variable named "ListSelectExit" that you can test to know the way the user exit the list. This global can contain :   "Validated" : the user double-clicked, cliked on OK, typed Return or Enter   "Cancelled" : the user clicked on CANCEL, typed ESCAPE key or Cmd-Z   "TabKey"    : the user typed TAB key   "Infos"        : you passed an info parameter (see below)ΓÇó You can use two new first parameters :   "!" : the XFCN returns version number and copyright information   "?": the XFCN returns syntax helpVERSION 2.2-----------ΓÇó The XFCN uses now international resources for string comparison.ΓÇó More than one character can be typed to select an items in the list.ΓÇó Fixed a display bug when one or more empty items or lines start the list.VERSION 2.1-----------ΓÇó No more DLOG et DITL resources needed, the XFCN creates them by itself.</text>
  5711.     </content>
  5712.     <content>
  5713.         <layer>card</layer>
  5714.         <id>9</id>
  5715.         <text>ZoomRectXprintFieldXcleanUnmountTxMIDITurnSpeechOnTurnSpeechOffTrapReturnTitleBarTextStreamTalkPhoneticTalkConvertTalkSuspendinstallStopTabsStdFileStatusDialogSTARSpeakSoundCapToResShutDownShowMenuShowDialogShowCursorShowAlertSetVolumeSetRateSetPVolumeSetPitchSetModeSetDialogSetDeskSetSendSPortSendSerialSendATScanSayPhoneticSaySafeShutDownRestartResetSPortResetPrinterResetMIDIResDeleteResCopyTypesResCopyResChngInfoRenameFileRegisterATReceiveATPutClipboardPutAlertPromptProgressPromptProgressPrintTextPrintrectPrintFldPrintFieldPrintClipPrFieldPostEventPopUpPictureOpenSPortNewFolderMungeMCTBMultiScrollMountModResCopyModDialogMenuSetMenuRemoveMenuMgrMenuInstallMenuInsertMenuCheckMenuChangeMakeRandomMakeICONLookupATKillResIDKillResInitMIDIImportPICTHyperSoundCommWriteCommInitCombineFilesColumnizeColorCloseResForkCheckMenuChangeMenuChangeCursBreakSportBeepSoundBarButtonAuxWindowADBLightsAbout</text>
  5716.     </content>
  5717.     <content>
  5718.         <layer>card</layer>
  5719.         <id>8</id>
  5720.         <text>*DIS3.83.94.04.0.14.1</text>
  5721.     </content>
  5722.     <content>
  5723.         <layer>card</layer>
  5724.         <id>10</id>
  5725.         <text>Message</text>
  5726.     </content>
  5727.     <content>
  5728.         <layer>card</layer>
  5729.         <id>14</id>
  5730.         <text>0,0,1,1</text>
  5731.     </content>
  5732.     <content>
  5733.         <layer>card</layer>
  5734.         <id>11</id>
  5735.         <text>Geneva,20</text>
  5736.     </content>
  5737.     <content>
  5738.         <layer>card</layer>
  5739.         <id>12</id>
  5740.         <text>Toto</text>
  5741.     </content>
  5742.     <content>
  5743.         <layer>card</layer>
  5744.         <id>24</id>
  5745.         <text>OK</text>
  5746.     </content>
  5747.     <content>
  5748.         <layer>card</layer>
  5749.         <id>13</id>
  5750.         <text>600</text>
  5751.     </content>
  5752.     <content>
  5753.         <layer>card</layer>
  5754.         <id>15</id>
  5755.         <text>ZoomRect</text>
  5756.     </content>
  5757.     <name>ListSelect 4.1</name>
  5758.     <script>on opencardend opencardon closeCardend closeCard</script>
  5759. </card>
  5760.  
  5761.  
  5762. card_32741.xml
  5763. <?xml version="1.0" encoding="utf-8" ?>
  5764. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5765. <card>
  5766.     <id>32741</id>
  5767.     <filler1>0</filler1>
  5768.     <bitmap>BMAP_49587.pbm</bitmap>
  5769.     <cantDelete> <false /> </cantDelete>
  5770.     <showPict> <true /> </showPict>
  5771.     <dontSearch> <false /> </dontSearch>
  5772.     <owner>46925</owner>
  5773.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  5774.     <part>
  5775.         <id>1</id>
  5776.         <type>field</type>
  5777.         <visible> <true /> </visible>
  5778.         <dontWrap> <false /> </dontWrap>
  5779.         <dontSearch> <false /> </dontSearch>
  5780.         <sharedText> <false /> </sharedText>
  5781.         <fixedLineHeight> <true /> </fixedLineHeight>
  5782.         <autoTab> <false /> </autoTab>
  5783.         <lockText> <true /> </lockText>
  5784.         <rect>
  5785.             <left>69</left>
  5786.             <top>68</top>
  5787.             <right>434</right>
  5788.             <bottom>252</bottom>
  5789.         </rect>
  5790.         <style>scrolling</style>
  5791.         <autoSelect> <false /> </autoSelect>
  5792.         <showLines> <false /> </showLines>
  5793.         <wideMargins> <false /> </wideMargins>
  5794.         <multipleLines> <false /> </multipleLines>
  5795.         <reservedFamily> 0 </reservedFamily>
  5796.         <titleWidth>0</titleWidth>
  5797.         <icon>0</icon>
  5798.         <textAlign>left</textAlign>
  5799.         <font>Geneva</font>
  5800.         <textSize>9</textSize>
  5801.         <textStyle>plain</textStyle>
  5802.         <textHeight>12</textHeight>
  5803.         <name></name>
  5804.         <script></script>
  5805.     </part>
  5806.     <part>
  5807.         <id>5</id>
  5808.         <type>button</type>
  5809.         <visible> <true /> </visible>
  5810.         <reserved5> 0 </reserved5>
  5811.         <reserved4> 0 </reserved4>
  5812.         <reserved3> 0 </reserved3>
  5813.         <reserved2> 0 </reserved2>
  5814.         <reserved1> 0 </reserved1>
  5815.         <enabled> <true /> </enabled>
  5816.         <rect>
  5817.             <left>174</left>
  5818.             <top>281</top>
  5819.             <right>343</right>
  5820.             <bottom>311</bottom>
  5821.         </rect>
  5822.         <style>roundrect</style>
  5823.         <showName> <true /> </showName>
  5824.         <highlight> <false /> </highlight>
  5825.         <autoHighlight> <true /> </autoHighlight>
  5826.         <sharedHighlight> <true /> </sharedHighlight>
  5827.         <family>0</family>
  5828.         <titleWidth>0</titleWidth>
  5829.         <icon>0</icon>
  5830.         <textAlign>center</textAlign>
  5831.         <font>Chicago</font>
  5832.         <textSize>12</textSize>
  5833.         <textStyle>plain</textStyle>
  5834.         <name>Listoid</name>
  5835.         <script>on mouseUpif there is not a window "TheList"thenset cursor to watchListoid "TheList",cd fld "List","dis","Select it :","red,yellow"put the resultend ifend mouseUp</script>
  5836.     </part>
  5837.     <part>
  5838.         <id>16</id>
  5839.         <type>field</type>
  5840.         <visible> <true /> </visible>
  5841.         <dontWrap> <false /> </dontWrap>
  5842.         <dontSearch> <false /> </dontSearch>
  5843.         <sharedText> <false /> </sharedText>
  5844.         <fixedLineHeight> <true /> </fixedLineHeight>
  5845.         <autoTab> <false /> </autoTab>
  5846.         <lockText> <true /> </lockText>
  5847.         <rect>
  5848.             <left>417</left>
  5849.             <top>256</top>
  5850.             <right>512</right>
  5851.             <bottom>342</bottom>
  5852.         </rect>
  5853.         <style>scrolling</style>
  5854.         <autoSelect> <false /> </autoSelect>
  5855.         <showLines> <false /> </showLines>
  5856.         <wideMargins> <false /> </wideMargins>
  5857.         <multipleLines> <false /> </multipleLines>
  5858.         <reservedFamily> 0 </reservedFamily>
  5859.         <titleWidth>0</titleWidth>
  5860.         <icon>0</icon>
  5861.         <textAlign>left</textAlign>
  5862.         <font>Geneva</font>
  5863.         <textSize>9</textSize>
  5864.         <textStyle>plain</textStyle>
  5865.         <textHeight>12</textHeight>
  5866.         <name>List</name>
  5867.         <script></script>
  5868.     </part>
  5869.     <content>
  5870.         <layer>card</layer>
  5871.         <id>1</id>
  5872.         <text><span class="style1">                                               </span><span class="style3">Listoid 2.8</span><span class="style1">                                          </span><span class="style2">by Fr├⌐d├⌐ric RINALDI  and the faithfull help of Beno├«t WIDEMANN for WDEF and CDEF resources</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">  Listoid XCMD displays a list in a windoid.</span><span class="style4">SYNTAX</span><span class="style1">    Listoid  <WName>[,<List>[,<WStyle>][,<X,Y[,Z,T]>][,<NO|ONE|CON|DIS>]              [,<selected line(s)>][<fontName[,size]>][<separator>][<prompt>]              [,<alignment>][,"DontAllowReorg"]]</span><span class="style4">PARAMETERS</span><span class="style1">   Only first param is needed. Order of params 3 to 12 doesn't matter, since the XCMD is able to recognize them.   </span><span class="style3">WName</span><span class="style1"> is a string giving the windoid name. Many windoids can be opened by using different names.   </span><span class="style3">List</span><span class="style1"> is a return or comma delimited string that will be displayed. Listoid provides an automatic separator recognition.   </span><span class="style3">WStyle</span><span class="style1"> is a string defining the window style. Allowed styles are : plain, zoom, roundRect, rect, shadow, windoid, windoidZoom, bigWindoid, bigWindoidZoom, Rinaldoid, RinaldoidZoom (Rinaldoid is the same as windoid, except that it displays the window title). All window styles are floating, except plain, zoom and roundRect. A windoid or Rinaldoid style window will have small scrollbars, while other styles will use standard size. Default is RinaldoidZoom if Rinaldoid WDEF resource is present, windoidZoom if not found.   </span><span class="style3">X,Y[,Z,T]</span><span class="style1"> will be a point or a rect, and will define position and/or size of the windoid. Coordinated are card-relative. If omitted, windoid will appear with standard size at "0,10".   </span><span class="style3">NO|ONE|CON|DIS</span><span class="style1"> defines the selection mode (no selection, one at a time, may but adjacent, many disjoint). Default is ONE.   </span><span class="style3">selected line(s)</span><span class="style1"> is an integer or a comma separated list of integers. It defines the selected line(s) when the windoid appears. Default is 1, but 0 can be used to have no selection at start.   </span><span class="style3">fontName[,size]</span><span class="style1"> is the name of font and its size to use. Default is Geneva 10.   </span><span class="style3">separator</span><span class="style1"> is a single char allowing to specify a non-standard (Γëá comma or return) delimiter char.   </span><span class="style3">prompt</span><span class="style1"> is a message string which will appear in the windoid right over the list. If omitted, the list will fill the whole windoid.   </span><span class="style3">alignment</span><span class="style1"> defines the text alignment in the list. It can be "left", "right" or "center". Default is left.   </span><span class="style3">Color</span><span class="style1"> is a one or two items string giving the foreground and background color. For each item, allowed values are the standard colors (black, white, blue, red, yellow, cyan, magenta, green), or a three word string corresponding to red, green and blue values (100 5624 28652). Default is "black,white".   </span><span class="style3">DontAllowReorg</span><span class="style1"> allows to deactivate the list reorganizing feature whith Option key held down (default is activated).   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright, syntax and output).</span><span class="style4">USING</span><span class="style1">   Listoid is stand alone, no linked resource is needed. Meanwhile, this stack contains a WDEF and a CDEF resource that are recognized by the XCMD if present. The WDEF allows to have an enhanced windoid-type window displaying title, while the CDEF is useful to get nice-looking scroll arrows for small scroll bars. So, these resources are optional, and for aesthetic purpose only. If you copy them, their ID can be set to any value but don't change their name.</span><span class="style3">HINT</span><span class="style1"> :   If you use a rect ot shadow style window, placing it on a card can simulate a smart HyperCard list field.   If no rectangle param is used, the size of the window will be set accordingly to the longest string contained in the list.</span><span class="style3">HINT</span><span class="style1"> :   the card script contains a "on keyDown" handler that allows selection of first matching item when typing a key in conjunction with option key. Moreover, while holding the option key down, the arrow keys allow to move in the list, return or enter to simulate a double-clic.   It is now possible to send any string to search for to the window using :</span><span class="style5">           send "string" to window <WName></span><span class="style1">   If the string is found, it will be highlighted int the list. Look for "on keyDown" handler in the card script, type option+Key to try it.</span><span class="style3">OTHER HINT</span><span class="style1"> :   Holding the optionKey when clicking on selected item(s) will allow list reorganization. Just drag the outlined cells over the list, and all of them will be moved right where the black line appears. Releasing the optionKey at any moment cancels the current move.</span><span class="style4">MESSAGES</span><span class="style1"></span><span class="style3">NOTE</span><span class="style1"> :   in order to avoid HyperCard's confusion, existing quotes (") in WName param are automatically changed to single quote (').  </span><span class="style3">listoidSelect</span><span class="style1"> : sent when Double-clicking on item(s) in the list, followed by the clicked word(s) and the Listoid name and ID (the latter only with HC 2.1). This message can be trapped using a handler :</span><span class="style5">     on ListoidSelect What,WName,WID       if  WName is "MyList" and What is ...     end ListoidSelect</span><span class="style1">  </span><span class="style3">openListoid</span><span class="style1"> : sent when a windoid is opened, followed by the windoid name and ID (the latter only with HC 2.1). This allows to define window properties before it is shown, since the message can be trapped using a handler :</span><span class="style5">     on openListoid WName,WID       if WName is "MyWindow" then...     end openListoid</span><span class="style1">  </span><span class="style3">closeListoid</span><span class="style1"> : sent when a windoid is closed, followed by the windoid name and ID (the latter only with HC 2.1). This message can be trapped using a handler :</span><span class="style5">     on closeListoid WName,WID       if WName is "MyWindow" then...     end closeListoid</span><span class="style1">  </span><span class="style3">clickInListoid</span><span class="style1"> : sent when clicking and releaseing button in the windoid (mouseUp), followed by the Listoid name and ID (the latter only with HC 2.1). This message can be trapped using a handler :</span><span class="style5">     on clickInListoid WName,WID       if WName is "MyList"...     end clickInListoid</span><span class="style1">  </span><span class="style3">clickInPrompt</span><span class="style1"> : sent when clicking on the prompt if any (mouseDown), followed by the Listoid name and ID (the latter only with HC 2.1). This message can be trapped using a handler :</span><span class="style5">     on clickInPrompt WName,WID       if WName is "MyList"...     end clickInPrompt</span><span class="style1"></span><span class="style4">PROPERTIES</span><span class="style1">   Like any XWindow, Listoid has properties that can be get and set thru HyperTalk. </span><span class="style5">             properties of window "Infoid"</span><span class="style1">will return an item list of all allowed properties :   ΓÇó loc                  : windoid's position according to card   ΓÇó visible            : windoid's visibility   ΓÇó text                : windoid's text   ΓÇó rect                : windoid's position and size according to card   ΓÇó selectedLine    : line number(s) selected   ΓÇó selectionMode : selection mode (NO|ONE|CON|DIS)   ΓÇó selectedText   : list of selected items (</span><span class="style3">get</span><span class="style1"> only)   ΓÇó prompt            : prompt msg (can be changed only if already existing)   ΓÇó messages        : list of windoid's messages</span><span class="style3">NOTE</span><span class="style1">   When using the "set text" property, the XCMD scans again the input text to find any new separator used, except if this one has been forced in the parameters of the original call.</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, external can return :     "Error : Bad background color"     "Error : Missing or empty window name"     "Error : Duplicate window name"     "Error : Empty parameter"     "Error : Color defined twice"     "Error : Bad Font size"     "Error : Out of memory"     "Error : This property cannot be set"     "Error : Bad rectangle param"     "Error : Bad selection mode param"     "Error : Unknown property"     "Error : Not found"</span><span class="style4">HISTORY</span><span class="style1"></span><span class="style3">2.8</span><span class="style1"> :                                                                                      </span><span class="style3">05/21/92</span><span class="style1">ΓÇó Added </span><span class="style2">owner </span><span class="style1">property</span><span class="style2"></span><span class="style1"></span><span class="style3">2.7</span><span class="style1"> :                                                                                      </span><span class="style3">05/04/92</span><span class="style1">ΓÇó Added </span><span class="style2">clickInPrompt</span><span class="style1"> messageΓÇó Changed </span><span class="style2">controlKey</span><span class="style1"> handler for </span><span class="style2">keyDown</span><span class="style1"> in card script</span><span class="style3">2.6</span><span class="style1"> :                                                                                      </span><span class="style3">04/27/92</span><span class="style1">ΓÇó Fixed bug appearing on Macs without ColorQD</span><span class="style3">2.5</span><span class="style1"> :                                                                                      </span><span class="style3">04/18/92</span><span class="style1">ΓÇó Properties now return an error msg with incorrect paramΓÇó </span><span class="style2">ClickInListoid</span><span class="style1"> sent now only with clicks inside the listΓÇó Added </span><span class="style2">messages </span><span class="style1">propertyΓÇó ID of window now returned along with all sent messagesΓÇó Added "Error : Not found" when sent string is not foundΓÇó Added color support</span><span class="style3">2.4</span><span class="style1"> :                                                                                      </span><span class="style3">03/07/92</span><span class="style1">ΓÇó Handling of parameter defined separator when using "set text"</span><span class="style3">2.3</span><span class="style1"> :                                                                                      </span><span class="style3">03/06/92</span><span class="style1">ΓÇó Fixed default window positionΓÇó Check for new separator with "set text of windowΓǪ"ΓÇó Fixed property "set text of windowΓǪ"</span><span class="style3">2.2</span><span class="style1"> :                                                                                      </span><span class="style3">02/23/92</span><span class="style1">ΓÇó Fixed selectedLine property result when no current selectionΓÇó Fixed separator parserΓÇó No more CURS resource creationΓÇó Added text alignment param</span><span class="style3">2.1</span><span class="style1"> :                                                                                      </span><span class="style3">10/10/91</span><span class="style1">ΓÇó Fixed searching routine for multi-words stringsΓÇó Enhanced handling of ghost cursorΓÇó Space recognized as default separator</span><span class="style3">2.0</span><span class="style1"> :                                                                                         </span><span class="style3">8/15/91</span><span class="style1">ΓÇó Change zoom behaviour to resize window according to screen heightΓÇó CURS resource created only if "DontAllowReorg" param not passed</span><span class="style3">1.9</span><span class="style1"> :                                                                                         </span><span class="style3">8/14/91</span><span class="style1">ΓÇó Added "DontAllowReorg" parameterΓÇó Fixed CURS resource addingΓÇó Double quote always replaced by single quote in the window nameΓÇó Added "=" online help parameterΓÇó Added window ID (for HC 2.1 only) passed along with "OpenListoid" and    "CloseListoid" messages</span><span class="style3">1.8</span><span class="style1"> :                                                                                         </span><span class="style3">6/14/91</span><span class="style1">ΓÇó Fixed font changing with lock Screen (bug due to HC itself)ΓÇó Fixed cell size calculationΓÇó ClicInListoid renamed clic</span><span class="style4">k</span><span class="style1">InListoidΓÇó clickInListoid message now sent after selection is doneΓÇó Added items moving featureΓÇó Added prompt in the windoidΓÇó Added separator and prompt paramsΓÇó Added prompt property</span><span class="style3">1.7</span><span class="style1"> :ΓÇó Fixed windoid show/hide when switchingΓÇó Fixed search bug with empty cellsΓÇó Unsuccessfull search deselects all cellsΓÇó Fixed CellRect when rect param passedΓÇó Added clicInListoid messageΓÇó Added selectedText propertyΓÇó Fixed non-floating windows activation</span><span class="style3">1.6</span><span class="style1"> :ΓÇó Added arrow key moving and validation</span><span class="style3">1.5</span><span class="style1"> :ΓÇó changed inContent cursor</span><span class="style3">1.4</span><span class="style1"> :ΓÇó Added window style parameterΓÇó Added "openListoid" messageΓÇó Added searching capabilitiesΓÇó Added quote filter for ListoidSelect message parametersΓÇó Fixed rect/globalRect property to not show window if invisibleΓÇó Added support of Rinaldoid WDEF and CDEF</span><span class="style3">1.3</span><span class="style1"> :ΓÇó Added font name and size parameter</span><span class="style3">1.1</span><span class="style1"> :ΓÇó Window title is now displayedΓÇó Added window name parameterΓÇó Window name is passed along with ListoidSelect message.ΓÇó Added closeListoid message</span></text>
  5873.     </content>
  5874.     <content>
  5875.         <layer>card</layer>
  5876.         <id>16</id>
  5877.         <text>AboutADBLightsAux WindowBarButtonBeepSoundBreakSportChangeCursChangeMenuCheckMenuCloseResForkColorColumnizeCombineFilesCommInitCommWriteHyperSoundImportPICTInitMIDIKillResKillResIDLookupATMakeICONMakeRandomMenuChangeMenuCheckMenuInsertMenuInstallMenuMgrMenuRemoveMenuSetModDialogModResCopyMountMultiScrollMungeMCTBNewFolderOpenSPortPopUpPicturePostEventPrFieldPrintClipPrintFieldPrintFldPrintrectPrintTextProgressProgressPromptPromptPutAlertPutClipboardReceiveATRegisterATRenameFileResChngInfoResCopyResCopyTypesResDeleteResetMIDIResetPrinterResetSPortRestartSafeShutDownSaySayPhoneticScanSendATSendSerialSendSPortSetSetDeskSetDialogSetModeSetPitchSetPVolumeSetRateSetVolumeShowAlertShowCursorShowDialogShowMenuShutDownSoundCapToResSpeakSTARStatusDialogStdFileStopTabsSuspendinstallTalkTalkConvertTalkPhoneticTextStreamTitleBarTrapReturnTurnSpeechOffTurnSpeechOnTxMIDIUnmountXcleanXprintFieldZoomRect</text>
  5878.     </content>
  5879.     <name></name>
  5880.     <script>on ListoidSelect What,Whereput Where & " : " & Whatwait 1 secend ListoidSelecton closeListoid Whichput "You closed windoid ΓÇ£" & Which & "ΓÇ¥"end closeListoidon keyDown Whatif there is a window "TheList" and the optionKey is downthenget offset(What,"├ª├ƒ┬⌐Γêé├¬╞Æ∩¼ü├î├«├Å├ê┬¼┬╡~┼ô╧ÇΓÇí┬«├ÆΓÇá┬║ΓùèΓÇ╣Γëê├Ü├é")if it Γëá 0then put numToChar(it + 64) into Whatsend What to window "TheList"else pass keyDownend keyDownon clickInListoid Whichput "You clicked in windoid ΓÇ£" & Which & "ΓÇ¥"end clickInListoid</script>
  5881. </card>
  5882.  
  5883.  
  5884. card_32059.xml
  5885. <?xml version="1.0" encoding="utf-8" ?>
  5886. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5887. <card>
  5888.     <id>32059</id>
  5889.     <filler1>0</filler1>
  5890.     <bitmap>BMAP_47290.pbm</bitmap>
  5891.     <cantDelete> <false /> </cantDelete>
  5892.     <showPict> <true /> </showPict>
  5893.     <dontSearch> <false /> </dontSearch>
  5894.     <owner>46925</owner>
  5895.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  5896.     <part>
  5897.         <id>1</id>
  5898.         <type>field</type>
  5899.         <visible> <true /> </visible>
  5900.         <dontWrap> <false /> </dontWrap>
  5901.         <dontSearch> <false /> </dontSearch>
  5902.         <sharedText> <false /> </sharedText>
  5903.         <fixedLineHeight> <true /> </fixedLineHeight>
  5904.         <autoTab> <false /> </autoTab>
  5905.         <lockText> <true /> </lockText>
  5906.         <rect>
  5907.             <left>69</left>
  5908.             <top>68</top>
  5909.             <right>434</right>
  5910.             <bottom>252</bottom>
  5911.         </rect>
  5912.         <style>scrolling</style>
  5913.         <autoSelect> <false /> </autoSelect>
  5914.         <showLines> <false /> </showLines>
  5915.         <wideMargins> <false /> </wideMargins>
  5916.         <multipleLines> <false /> </multipleLines>
  5917.         <reservedFamily> 0 </reservedFamily>
  5918.         <titleWidth>0</titleWidth>
  5919.         <icon>0</icon>
  5920.         <textAlign>left</textAlign>
  5921.         <font>Geneva</font>
  5922.         <textSize>9</textSize>
  5923.         <textStyle>plain</textStyle>
  5924.         <textHeight>12</textHeight>
  5925.         <name></name>
  5926.         <script></script>
  5927.     </part>
  5928.     <part>
  5929.         <id>5</id>
  5930.         <type>button</type>
  5931.         <visible> <true /> </visible>
  5932.         <reserved5> 0 </reserved5>
  5933.         <reserved4> 0 </reserved4>
  5934.         <reserved3> 0 </reserved3>
  5935.         <reserved2> 0 </reserved2>
  5936.         <reserved1> 0 </reserved1>
  5937.         <enabled> <true /> </enabled>
  5938.         <rect>
  5939.             <left>174</left>
  5940.             <top>281</top>
  5941.             <right>343</right>
  5942.             <bottom>311</bottom>
  5943.         </rect>
  5944.         <style>roundrect</style>
  5945.         <showName> <true /> </showName>
  5946.         <highlight> <false /> </highlight>
  5947.         <autoHighlight> <true /> </autoHighlight>
  5948.         <sharedHighlight> <true /> </sharedHighlight>
  5949.         <family>0</family>
  5950.         <titleWidth>0</titleWidth>
  5951.         <icon>0</icon>
  5952.         <textAlign>center</textAlign>
  5953.         <font>Geneva</font>
  5954.         <textSize>12</textSize>
  5955.         <textStyle>plain</textStyle>
  5956.         <name>ListLogic</name>
  5957.         <script>on mouseUpset cursor to watchlsrepeat with i=2 to 5show cd fld ishow btn iend repeatshow btn 6ulsend mouseUp</script>
  5958.     </part>
  5959.     <part>
  5960.         <id>16</id>
  5961.         <type>field</type>
  5962.         <visible> <false /> </visible>
  5963.         <dontWrap> <false /> </dontWrap>
  5964.         <dontSearch> <false /> </dontSearch>
  5965.         <sharedText> <false /> </sharedText>
  5966.         <fixedLineHeight> <true /> </fixedLineHeight>
  5967.         <autoTab> <false /> </autoTab>
  5968.         <lockText> <true /> </lockText>
  5969.         <rect>
  5970.             <left>113</left>
  5971.             <top>66</top>
  5972.             <right>413</right>
  5973.             <bottom>320</bottom>
  5974.         </rect>
  5975.         <style>shadow</style>
  5976.         <autoSelect> <false /> </autoSelect>
  5977.         <showLines> <false /> </showLines>
  5978.         <wideMargins> <true /> </wideMargins>
  5979.         <multipleLines> <false /> </multipleLines>
  5980.         <reservedFamily> 0 </reservedFamily>
  5981.         <titleWidth>0</titleWidth>
  5982.         <icon>0</icon>
  5983.         <textAlign>left</textAlign>
  5984.         <font>Geneva</font>
  5985.         <textSize>12</textSize>
  5986.         <textStyle>plain</textStyle>
  5987.         <textHeight>16</textHeight>
  5988.         <name></name>
  5989.         <script>on mouseUpHideAllend MouseUp</script>
  5990.     </part>
  5991.     <part>
  5992.         <id>18</id>
  5993.         <type>field</type>
  5994.         <visible> <false /> </visible>
  5995.         <dontWrap> <false /> </dontWrap>
  5996.         <dontSearch> <false /> </dontSearch>
  5997.         <sharedText> <false /> </sharedText>
  5998.         <fixedLineHeight> <true /> </fixedLineHeight>
  5999.         <autoTab> <false /> </autoTab>
  6000.         <lockText> <false /> </lockText>
  6001.         <rect>
  6002.             <left>138</left>
  6003.             <top>91</top>
  6004.             <right>389</right>
  6005.             <bottom>109</bottom>
  6006.         </rect>
  6007.         <style>rectangle</style>
  6008.         <autoSelect> <false /> </autoSelect>
  6009.         <showLines> <false /> </showLines>
  6010.         <wideMargins> <false /> </wideMargins>
  6011.         <multipleLines> <false /> </multipleLines>
  6012.         <reservedFamily> 0 </reservedFamily>
  6013.         <titleWidth>0</titleWidth>
  6014.         <icon>0</icon>
  6015.         <textAlign>left</textAlign>
  6016.         <font>Geneva</font>
  6017.         <textSize>12</textSize>
  6018.         <textStyle>plain</textStyle>
  6019.         <textHeight>16</textHeight>
  6020.         <name></name>
  6021.         <script></script>
  6022.     </part>
  6023.     <part>
  6024.         <id>21</id>
  6025.         <type>field</type>
  6026.         <visible> <false /> </visible>
  6027.         <dontWrap> <false /> </dontWrap>
  6028.         <dontSearch> <false /> </dontSearch>
  6029.         <sharedText> <false /> </sharedText>
  6030.         <fixedLineHeight> <true /> </fixedLineHeight>
  6031.         <autoTab> <false /> </autoTab>
  6032.         <lockText> <false /> </lockText>
  6033.         <rect>
  6034.             <left>138</left>
  6035.             <top>170</top>
  6036.             <right>389</right>
  6037.             <bottom>188</bottom>
  6038.         </rect>
  6039.         <style>rectangle</style>
  6040.         <autoSelect> <false /> </autoSelect>
  6041.         <showLines> <false /> </showLines>
  6042.         <wideMargins> <false /> </wideMargins>
  6043.         <multipleLines> <false /> </multipleLines>
  6044.         <reservedFamily> 0 </reservedFamily>
  6045.         <titleWidth>0</titleWidth>
  6046.         <icon>0</icon>
  6047.         <textAlign>left</textAlign>
  6048.         <font>Geneva</font>
  6049.         <textSize>12</textSize>
  6050.         <textStyle>plain</textStyle>
  6051.         <textHeight>16</textHeight>
  6052.         <name></name>
  6053.         <script></script>
  6054.     </part>
  6055.     <part>
  6056.         <id>22</id>
  6057.         <type>field</type>
  6058.         <visible> <false /> </visible>
  6059.         <dontWrap> <false /> </dontWrap>
  6060.         <dontSearch> <false /> </dontSearch>
  6061.         <sharedText> <false /> </sharedText>
  6062.         <fixedLineHeight> <true /> </fixedLineHeight>
  6063.         <autoTab> <false /> </autoTab>
  6064.         <lockText> <true /> </lockText>
  6065.         <rect>
  6066.             <left>138</left>
  6067.             <top>234</top>
  6068.             <right>389</right>
  6069.             <bottom>252</bottom>
  6070.         </rect>
  6071.         <style>rectangle</style>
  6072.         <autoSelect> <false /> </autoSelect>
  6073.         <showLines> <false /> </showLines>
  6074.         <wideMargins> <false /> </wideMargins>
  6075.         <multipleLines> <false /> </multipleLines>
  6076.         <reservedFamily> 0 </reservedFamily>
  6077.         <titleWidth>0</titleWidth>
  6078.         <icon>0</icon>
  6079.         <textAlign>left</textAlign>
  6080.         <font>Geneva</font>
  6081.         <textSize>12</textSize>
  6082.         <textStyle>plain</textStyle>
  6083.         <textHeight>16</textHeight>
  6084.         <name></name>
  6085.         <script></script>
  6086.     </part>
  6087.     <part>
  6088.         <id>24</id>
  6089.         <type>button</type>
  6090.         <visible> <false /> </visible>
  6091.         <reserved5> 0 </reserved5>
  6092.         <reserved4> 0 </reserved4>
  6093.         <reserved3> 0 </reserved3>
  6094.         <reserved2> 0 </reserved2>
  6095.         <reserved1> 0 </reserved1>
  6096.         <enabled> <true /> </enabled>
  6097.         <rect>
  6098.             <left>167</left>
  6099.             <top>125</top>
  6100.             <right>217</right>
  6101.             <bottom>147</bottom>
  6102.         </rect>
  6103.         <style>radiobutton</style>
  6104.         <showName> <true /> </showName>
  6105.         <highlight> <false /> </highlight>
  6106.         <autoHighlight> <false /> </autoHighlight>
  6107.         <sharedHighlight> <true /> </sharedHighlight>
  6108.         <family>0</family>
  6109.         <titleWidth>0</titleWidth>
  6110.         <icon>0</icon>
  6111.         <textAlign>center</textAlign>
  6112.         <font>Geneva</font>
  6113.         <textSize>12</textSize>
  6114.         <textStyle>plain</textStyle>
  6115.         <name>AND</name>
  6116.         <script>on mouseUpsetBtnend mouseUp</script>
  6117.     </part>
  6118.     <part>
  6119.         <id>25</id>
  6120.         <type>button</type>
  6121.         <visible> <false /> </visible>
  6122.         <reserved5> 0 </reserved5>
  6123.         <reserved4> 0 </reserved4>
  6124.         <reserved3> 0 </reserved3>
  6125.         <reserved2> 0 </reserved2>
  6126.         <reserved1> 0 </reserved1>
  6127.         <enabled> <true /> </enabled>
  6128.         <rect>
  6129.             <left>216</left>
  6130.             <top>125</top>
  6131.             <right>266</right>
  6132.             <bottom>147</bottom>
  6133.         </rect>
  6134.         <style>radiobutton</style>
  6135.         <showName> <true /> </showName>
  6136.         <highlight> <false /> </highlight>
  6137.         <autoHighlight> <false /> </autoHighlight>
  6138.         <sharedHighlight> <true /> </sharedHighlight>
  6139.         <family>0</family>
  6140.         <titleWidth>0</titleWidth>
  6141.         <icon>0</icon>
  6142.         <textAlign>center</textAlign>
  6143.         <font>Geneva</font>
  6144.         <textSize>12</textSize>
  6145.         <textStyle>plain</textStyle>
  6146.         <name>OR</name>
  6147.         <script>on mouseUpsetBtnend mouseUp</script>
  6148.     </part>
  6149.     <part>
  6150.         <id>26</id>
  6151.         <type>button</type>
  6152.         <visible> <false /> </visible>
  6153.         <reserved5> 0 </reserved5>
  6154.         <reserved4> 0 </reserved4>
  6155.         <reserved3> 0 </reserved3>
  6156.         <reserved2> 0 </reserved2>
  6157.         <reserved1> 0 </reserved1>
  6158.         <enabled> <true /> </enabled>
  6159.         <rect>
  6160.             <left>265</left>
  6161.             <top>125</top>
  6162.             <right>315</right>
  6163.             <bottom>147</bottom>
  6164.         </rect>
  6165.         <style>radiobutton</style>
  6166.         <showName> <true /> </showName>
  6167.         <highlight> <false /> </highlight>
  6168.         <autoHighlight> <false /> </autoHighlight>
  6169.         <sharedHighlight> <true /> </sharedHighlight>
  6170.         <family>0</family>
  6171.         <titleWidth>0</titleWidth>
  6172.         <icon>0</icon>
  6173.         <textAlign>center</textAlign>
  6174.         <font>Geneva</font>
  6175.         <textSize>12</textSize>
  6176.         <textStyle>plain</textStyle>
  6177.         <name>XOR</name>
  6178.         <script>on mouseUpsetBtnend mouseUp</script>
  6179.     </part>
  6180.     <part>
  6181.         <id>27</id>
  6182.         <type>button</type>
  6183.         <visible> <false /> </visible>
  6184.         <reserved5> 0 </reserved5>
  6185.         <reserved4> 0 </reserved4>
  6186.         <reserved3> 0 </reserved3>
  6187.         <reserved2> 0 </reserved2>
  6188.         <reserved1> 0 </reserved1>
  6189.         <enabled> <true /> </enabled>
  6190.         <rect>
  6191.             <left>314</left>
  6192.             <top>125</top>
  6193.             <right>364</right>
  6194.             <bottom>147</bottom>
  6195.         </rect>
  6196.         <style>radiobutton</style>
  6197.         <showName> <true /> </showName>
  6198.         <highlight> <true /> </highlight>
  6199.         <autoHighlight> <false /> </autoHighlight>
  6200.         <sharedHighlight> <true /> </sharedHighlight>
  6201.         <family>0</family>
  6202.         <titleWidth>0</titleWidth>
  6203.         <icon>0</icon>
  6204.         <textAlign>center</textAlign>
  6205.         <font>Geneva</font>
  6206.         <textSize>12</textSize>
  6207.         <textStyle>plain</textStyle>
  6208.         <name>NOT</name>
  6209.         <script>on mouseUpsetBtnend mouseUp</script>
  6210.     </part>
  6211.     <part>
  6212.         <id>28</id>
  6213.         <type>button</type>
  6214.         <visible> <false /> </visible>
  6215.         <reserved5> 0 </reserved5>
  6216.         <reserved4> 0 </reserved4>
  6217.         <reserved3> 0 </reserved3>
  6218.         <reserved2> 0 </reserved2>
  6219.         <reserved1> 0 </reserved1>
  6220.         <enabled> <true /> </enabled>
  6221.         <rect>
  6222.             <left>213</left>
  6223.             <top>277</top>
  6224.             <right>307</right>
  6225.             <bottom>299</bottom>
  6226.         </rect>
  6227.         <style>roundrect</style>
  6228.         <showName> <true /> </showName>
  6229.         <highlight> <false /> </highlight>
  6230.         <autoHighlight> <true /> </autoHighlight>
  6231.         <sharedHighlight> <true /> </sharedHighlight>
  6232.         <family>0</family>
  6233.         <titleWidth>0</titleWidth>
  6234.         <icon>0</icon>
  6235.         <textAlign>center</textAlign>
  6236.         <font>Geneva</font>
  6237.         <textSize>12</textSize>
  6238.         <textStyle>plain</textStyle>
  6239.         <name>Do it !!</name>
  6240.         <script>on mouseUprepeat with i=2 to 5if hilite of btn ithenput short name of btn i into Operatorexit repeatend ifend repeatget ListLogic(cd fld 3,Operator,cd fld 4)if first word of it is "Error"then answer itelse put it into cd fld 5end mouseUp</script>
  6241.     </part>
  6242.     <part>
  6243.         <id>29</id>
  6244.         <type>button</type>
  6245.         <visible> <false /> </visible>
  6246.         <reserved5> 0 </reserved5>
  6247.         <reserved4> 0 </reserved4>
  6248.         <reserved3> 0 </reserved3>
  6249.         <reserved2> 0 </reserved2>
  6250.         <reserved1> 0 </reserved1>
  6251.         <enabled> <true /> </enabled>
  6252.         <rect>
  6253.             <left>451</left>
  6254.             <top>5</top>
  6255.             <right>506</right>
  6256.             <bottom>55</bottom>
  6257.         </rect>
  6258.         <style>rectangle</style>
  6259.         <showName> <true /> </showName>
  6260.         <highlight> <false /> </highlight>
  6261.         <autoHighlight> <true /> </autoHighlight>
  6262.         <sharedHighlight> <true /> </sharedHighlight>
  6263.         <family>0</family>
  6264.         <titleWidth>0</titleWidth>
  6265.         <icon>27056</icon>
  6266.         <textAlign>center</textAlign>
  6267.         <font>Chicago</font>
  6268.         <textSize>12</textSize>
  6269.         <textStyle>plain</textStyle>
  6270.         <name>X-Index</name>
  6271.         <script>on mouseUpdoIndexend mouseUp</script>
  6272.     </part>
  6273.     <content>
  6274.         <layer>card</layer>
  6275.         <id>1</id>
  6276.         <text>                                               ListLogic 1.4                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ListLogic XFCN allows logical comparison of two lists.SYNTAX--------              ListLogic(<list 1>,<AND|OR|XOR|NOT>,<List 2>[,<case sens>])PARAMETERS------------   List 1 and 2 can be items or lines lists.   Second parameter defines the logical test. For example, with "1,2,3" and "3,4,5" as lists, returned values will be :    AND : "3"                  entries in both list 1 AND list 2    OR   : "1,2,3,4,5"     entries in list 1 OR list 2    XOR : "1,2,4,5"        entries in list 1 OR list 2, but not in both    NOT : "1,2"               entries in list 1 but NOT in list 2   Case sens. can be true or false, and defines if the search must be case sensitive (true) or not (false). Default is false.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   The XFCN returns a list of logically compared values, using the same list separator as input. The comparison is not case sensitive.If an error occurs, ListLogic can return :     "Error : Couln't build result"     "Error : Missing parameter(s)"     "Error : Operator must be AND|OR|XOR|NOT"     "Error : Both lists must have same separator"HISTORY--------1.4                                                                                            03/17/92ΓÇó Enhanced delimiter detectionΓÇó Use of the Script Mgr to get the word boundaries1.3ΓÇó Fixed bug with empty lists1.2ΓÇó Now accepts empty list as parameterΓÇó fixed floating pointer bug1.1ΓÇó Added case sensitive param</text>
  6277.     </content>
  6278.     <content>
  6279.         <layer>card</layer>
  6280.         <id>16</id>
  6281.         <text>List 1 :List 2 :Result :</text>
  6282.     </content>
  6283.     <content>
  6284.         <layer>card</layer>
  6285.         <id>18</id>
  6286.         <text>1,2,3,toto,titi</text>
  6287.     </content>
  6288.     <content>
  6289.         <layer>card</layer>
  6290.         <id>21</id>
  6291.         <text>3,4,5,titi,tutu</text>
  6292.     </content>
  6293.     <content>
  6294.         <layer>card</layer>
  6295.         <id>22</id>
  6296.         <text>1,2,toto</text>
  6297.     </content>
  6298.     <name></name>
  6299.     <script>on SetBtnrepeat with i=2 to 5set hilite of btn i to (number of the target = i)end repeatend SetBtn</script>
  6300. </card>
  6301.  
  6302.  
  6303. card_31662.xml
  6304. <?xml version="1.0" encoding="utf-8" ?>
  6305. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6306. <card>
  6307.     <id>31662</id>
  6308.     <filler1>0</filler1>
  6309.     <bitmap>BMAP_31780.pbm</bitmap>
  6310.     <cantDelete> <false /> </cantDelete>
  6311.     <showPict> <true /> </showPict>
  6312.     <dontSearch> <false /> </dontSearch>
  6313.     <owner>46925</owner>
  6314.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  6315.     <part>
  6316.         <id>1</id>
  6317.         <type>field</type>
  6318.         <visible> <true /> </visible>
  6319.         <dontWrap> <false /> </dontWrap>
  6320.         <dontSearch> <false /> </dontSearch>
  6321.         <sharedText> <false /> </sharedText>
  6322.         <fixedLineHeight> <true /> </fixedLineHeight>
  6323.         <autoTab> <false /> </autoTab>
  6324.         <lockText> <true /> </lockText>
  6325.         <rect>
  6326.             <left>69</left>
  6327.             <top>68</top>
  6328.             <right>434</right>
  6329.             <bottom>252</bottom>
  6330.         </rect>
  6331.         <style>scrolling</style>
  6332.         <autoSelect> <false /> </autoSelect>
  6333.         <showLines> <false /> </showLines>
  6334.         <wideMargins> <false /> </wideMargins>
  6335.         <multipleLines> <false /> </multipleLines>
  6336.         <reservedFamily> 0 </reservedFamily>
  6337.         <titleWidth>0</titleWidth>
  6338.         <icon>0</icon>
  6339.         <textAlign>left</textAlign>
  6340.         <font>Geneva</font>
  6341.         <textSize>9</textSize>
  6342.         <textStyle>plain</textStyle>
  6343.         <textHeight>12</textHeight>
  6344.         <name></name>
  6345.         <script></script>
  6346.     </part>
  6347.     <part>
  6348.         <id>5</id>
  6349.         <type>button</type>
  6350.         <visible> <true /> </visible>
  6351.         <reserved5> 0 </reserved5>
  6352.         <reserved4> 0 </reserved4>
  6353.         <reserved3> 0 </reserved3>
  6354.         <reserved2> 0 </reserved2>
  6355.         <reserved1> 0 </reserved1>
  6356.         <enabled> <true /> </enabled>
  6357.         <rect>
  6358.             <left>174</left>
  6359.             <top>281</top>
  6360.             <right>343</right>
  6361.             <bottom>311</bottom>
  6362.         </rect>
  6363.         <style>roundrect</style>
  6364.         <showName> <true /> </showName>
  6365.         <highlight> <false /> </highlight>
  6366.         <autoHighlight> <true /> </autoHighlight>
  6367.         <sharedHighlight> <true /> </sharedHighlight>
  6368.         <family>0</family>
  6369.         <titleWidth>0</titleWidth>
  6370.         <icon>0</icon>
  6371.         <textAlign>center</textAlign>
  6372.         <font>Geneva</font>
  6373.         <textSize>12</textSize>
  6374.         <textStyle>plain</textStyle>
  6375.         <name>LineCount ()</name>
  6376.         <script>on mouseUplsshow btn 2show cd fld 2show cd fld 3put LineCount("cd fld 3")end mouseUp</script>
  6377.     </part>
  6378.     <part>
  6379.         <id>8</id>
  6380.         <type>field</type>
  6381.         <visible> <false /> </visible>
  6382.         <dontWrap> <false /> </dontWrap>
  6383.         <dontSearch> <false /> </dontSearch>
  6384.         <sharedText> <false /> </sharedText>
  6385.         <fixedLineHeight> <true /> </fixedLineHeight>
  6386.         <autoTab> <false /> </autoTab>
  6387.         <lockText> <true /> </lockText>
  6388.         <rect>
  6389.             <left>131</left>
  6390.             <top>9</top>
  6391.             <right>377</right>
  6392.             <bottom>273</bottom>
  6393.         </rect>
  6394.         <style>shadow</style>
  6395.         <autoSelect> <false /> </autoSelect>
  6396.         <showLines> <false /> </showLines>
  6397.         <wideMargins> <false /> </wideMargins>
  6398.         <multipleLines> <false /> </multipleLines>
  6399.         <reservedFamily> 0 </reservedFamily>
  6400.         <titleWidth>0</titleWidth>
  6401.         <icon>0</icon>
  6402.         <textAlign>left</textAlign>
  6403.         <font>Geneva</font>
  6404.         <textSize>12</textSize>
  6405.         <textStyle>bold</textStyle>
  6406.         <textHeight>16</textHeight>
  6407.         <name></name>
  6408.         <script></script>
  6409.     </part>
  6410.     <part>
  6411.         <id>11</id>
  6412.         <type>button</type>
  6413.         <visible> <false /> </visible>
  6414.         <reserved5> 0 </reserved5>
  6415.         <reserved4> 0 </reserved4>
  6416.         <reserved3> 0 </reserved3>
  6417.         <reserved2> 0 </reserved2>
  6418.         <reserved1> 0 </reserved1>
  6419.         <enabled> <true /> </enabled>
  6420.         <rect>
  6421.             <left>135</left>
  6422.             <top>13</top>
  6423.             <right>148</right>
  6424.             <bottom>26</bottom>
  6425.         </rect>
  6426.         <style>rectangle</style>
  6427.         <showName> <true /> </showName>
  6428.         <highlight> <false /> </highlight>
  6429.         <autoHighlight> <true /> </autoHighlight>
  6430.         <sharedHighlight> <true /> </sharedHighlight>
  6431.         <family>0</family>
  6432.         <titleWidth>0</titleWidth>
  6433.         <icon>0</icon>
  6434.         <textAlign>center</textAlign>
  6435.         <font>Geneva</font>
  6436.         <textSize>12</textSize>
  6437.         <textStyle>plain</textStyle>
  6438.         <name></name>
  6439.         <script>on mouseUplshide btn 2hide cd fld 2hide cd fld 3end mouseUp</script>
  6440.     </part>
  6441.     <part>
  6442.         <id>16</id>
  6443.         <type>field</type>
  6444.         <visible> <false /> </visible>
  6445.         <dontWrap> <false /> </dontWrap>
  6446.         <dontSearch> <false /> </dontSearch>
  6447.         <sharedText> <false /> </sharedText>
  6448.         <fixedLineHeight> <true /> </fixedLineHeight>
  6449.         <autoTab> <false /> </autoTab>
  6450.         <lockText> <false /> </lockText>
  6451.         <rect>
  6452.             <left>156</left>
  6453.             <top>18</top>
  6454.             <right>354</right>
  6455.             <bottom>262</bottom>
  6456.         </rect>
  6457.         <style>scrolling</style>
  6458.         <autoSelect> <false /> </autoSelect>
  6459.         <showLines> <false /> </showLines>
  6460.         <wideMargins> <false /> </wideMargins>
  6461.         <multipleLines> <false /> </multipleLines>
  6462.         <reservedFamily> 0 </reservedFamily>
  6463.         <titleWidth>0</titleWidth>
  6464.         <icon>0</icon>
  6465.         <textAlign>left</textAlign>
  6466.         <font>Geneva</font>
  6467.         <textSize>9</textSize>
  6468.         <textStyle>plain</textStyle>
  6469.         <textHeight>12</textHeight>
  6470.         <name></name>
  6471.         <script></script>
  6472.     </part>
  6473.     <content>
  6474.         <layer>card</layer>
  6475.         <id>1</id>
  6476.         <text>                                                LineCount 1.7                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  LineCount is a XFCN allowing to know the real number of lines of a field, including all wrapped lines.SYNTAXE--------                           LineCount ("<field descriptor>")PARAMETERS------------  field descriptor can be any valid descriptor (name, number or ID), and must be enclosed in quotes (like "cd fld 1" or "bg fld id 52")   Using "!", "?" and "=" as parameter will return an online help (resp. copyright, syntax and output).USING-----  The XFCN returns the number of lines of the field.  If an error occurs, it can return :   "Error : Bad field descriptor"   "Error : No such Font"   "Error : Bad text style[s]"HISTORY--------1.7                                                                                              8/26/91ΓÇó Fixed memory management bug1.6                                                                                              8/16/91ΓÇó Fixed bug and added SuperCard compatibilityΓÇó Change field rect calculation mode for HC 1.2.1.5                                                                                              7/10/91ΓÇó Fixed bug and added SuperCard compatibility1.4                                                                                              6/13/91ΓÇó Updated to match multi-styled fields of HC 2.0</text>
  6477.     </content>
  6478.     <content>
  6479.         <layer>card</layer>
  6480.         <id>8</id>
  6481.         <text></text>
  6482.     </content>
  6483.     <content>
  6484.         <layer>card</layer>
  6485.         <id>16</id>
  6486.         <text>This XFCN is FreeWare,allowing unlimitted use in any non-commercial stack. You just need in this case to mention the author's name in the stack.Any commercial use must be licenced and aknowledged by the author.</text>
  6487.     </content>
  6488.     <name>LineCount 1.7</name>
  6489.     <script>on opencardend opencardon closeCardlshide btn 2hide cd fld 2hide cd fld 3end closeCard</script>
  6490. </card>
  6491.  
  6492.  
  6493. card_31115.xml
  6494. <?xml version="1.0" encoding="utf-8" ?>
  6495. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6496. <card>
  6497.     <id>31115</id>
  6498.     <filler1>0</filler1>
  6499.     <bitmap>BMAP_31273.pbm</bitmap>
  6500.     <cantDelete> <false /> </cantDelete>
  6501.     <showPict> <true /> </showPict>
  6502.     <dontSearch> <false /> </dontSearch>
  6503.     <owner>46925</owner>
  6504.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  6505.     <part>
  6506.         <id>1</id>
  6507.         <type>field</type>
  6508.         <visible> <true /> </visible>
  6509.         <dontWrap> <false /> </dontWrap>
  6510.         <dontSearch> <false /> </dontSearch>
  6511.         <sharedText> <false /> </sharedText>
  6512.         <fixedLineHeight> <true /> </fixedLineHeight>
  6513.         <autoTab> <false /> </autoTab>
  6514.         <lockText> <true /> </lockText>
  6515.         <rect>
  6516.             <left>69</left>
  6517.             <top>68</top>
  6518.             <right>434</right>
  6519.             <bottom>252</bottom>
  6520.         </rect>
  6521.         <style>scrolling</style>
  6522.         <autoSelect> <false /> </autoSelect>
  6523.         <showLines> <false /> </showLines>
  6524.         <wideMargins> <false /> </wideMargins>
  6525.         <multipleLines> <false /> </multipleLines>
  6526.         <reservedFamily> 0 </reservedFamily>
  6527.         <titleWidth>0</titleWidth>
  6528.         <icon>0</icon>
  6529.         <textAlign>left</textAlign>
  6530.         <font>Geneva</font>
  6531.         <textSize>9</textSize>
  6532.         <textStyle>plain</textStyle>
  6533.         <textHeight>12</textHeight>
  6534.         <name></name>
  6535.         <script></script>
  6536.     </part>
  6537.     <part>
  6538.         <id>5</id>
  6539.         <type>button</type>
  6540.         <visible> <true /> </visible>
  6541.         <reserved5> 0 </reserved5>
  6542.         <reserved4> 0 </reserved4>
  6543.         <reserved3> 0 </reserved3>
  6544.         <reserved2> 0 </reserved2>
  6545.         <reserved1> 0 </reserved1>
  6546.         <enabled> <true /> </enabled>
  6547.         <rect>
  6548.             <left>174</left>
  6549.             <top>281</top>
  6550.             <right>343</right>
  6551.             <bottom>311</bottom>
  6552.         </rect>
  6553.         <style>roundrect</style>
  6554.         <showName> <true /> </showName>
  6555.         <highlight> <false /> </highlight>
  6556.         <autoHighlight> <true /> </autoHighlight>
  6557.         <sharedHighlight> <true /> </sharedHighlight>
  6558.         <family>0</family>
  6559.         <titleWidth>0</titleWidth>
  6560.         <icon>0</icon>
  6561.         <textAlign>center</textAlign>
  6562.         <font>Chicago</font>
  6563.         <textSize>12</textSize>
  6564.         <textStyle>plain</textStyle>
  6565.         <name>KillRes</name>
  6566.         <script>on mouseUpask "Resource type :" with "XCMD"if it is empty then exit mouseUpput it into ResTypeask "Resource name or ID :"if it is empty then exit mouseUpput it into ResNameget filePath(empty,"Delete resource from which file :")if it is empty then exit mouseUpKillRes ResType,ResName,itif the Result Γëá emptythen answer the Resultend mouseUp</script>
  6567.     </part>
  6568.     <content>
  6569.         <layer>card</layer>
  6570.         <id>1</id>
  6571.         <text>                                                KillRes 1.2                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  KillRes allows to delete a resource in a file.SYNTAX--------               KillRes <res type>,<res name or ID>[,<file name>]PARAMETERS------------   <res type> is the resource type, always a 4 chars string.   <res name or ID> is the name or ID of the resource to delete.   <file name> is optional, and the full pathname of the file containing the resource. If not provided, the current stack will be used.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----If an error occurs, KillRes can return :     "Error : Missing parameter(s)"     "Error : Incorrect resource type"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : I/O Error"     "Error : Volume is locked"     "Error : Unknown #xx"     "Error : Resource not found"HISTORY-------1.2 :ΓÇó Fixed a bug arising when deleting resource from current stackThis stack uses FilePath XFCN, ┬⌐ 1889,1990 Apple Computer Inc.</text>
  6572.     </content>
  6573.     <name>KillRes 1.2</name>
  6574.     <script>on opencardend opencardon closeCardend closeCardon testget script of stackget offset("CUSTOM SCR",it)put itend test</script>
  6575. </card>
  6576.  
  6577.  
  6578. card_30611.xml
  6579. <?xml version="1.0" encoding="utf-8" ?>
  6580. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6581. <card>
  6582.     <id>30611</id>
  6583.     <filler1>0</filler1>
  6584.     <bitmap>BMAP_30756.pbm</bitmap>
  6585.     <cantDelete> <false /> </cantDelete>
  6586.     <showPict> <true /> </showPict>
  6587.     <dontSearch> <false /> </dontSearch>
  6588.     <owner>46925</owner>
  6589.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  6590.     <part>
  6591.         <id>1</id>
  6592.         <type>field</type>
  6593.         <visible> <true /> </visible>
  6594.         <dontWrap> <false /> </dontWrap>
  6595.         <dontSearch> <false /> </dontSearch>
  6596.         <sharedText> <false /> </sharedText>
  6597.         <fixedLineHeight> <true /> </fixedLineHeight>
  6598.         <autoTab> <false /> </autoTab>
  6599.         <lockText> <true /> </lockText>
  6600.         <rect>
  6601.             <left>69</left>
  6602.             <top>68</top>
  6603.             <right>434</right>
  6604.             <bottom>252</bottom>
  6605.         </rect>
  6606.         <style>scrolling</style>
  6607.         <autoSelect> <false /> </autoSelect>
  6608.         <showLines> <false /> </showLines>
  6609.         <wideMargins> <false /> </wideMargins>
  6610.         <multipleLines> <false /> </multipleLines>
  6611.         <reservedFamily> 0 </reservedFamily>
  6612.         <titleWidth>0</titleWidth>
  6613.         <icon>0</icon>
  6614.         <textAlign>left</textAlign>
  6615.         <font>Geneva</font>
  6616.         <textSize>9</textSize>
  6617.         <textStyle>plain</textStyle>
  6618.         <textHeight>12</textHeight>
  6619.         <name></name>
  6620.         <script></script>
  6621.     </part>
  6622.     <part>
  6623.         <id>25</id>
  6624.         <type>button</type>
  6625.         <visible> <true /> </visible>
  6626.         <reserved5> 0 </reserved5>
  6627.         <reserved4> 0 </reserved4>
  6628.         <reserved3> 0 </reserved3>
  6629.         <reserved2> 0 </reserved2>
  6630.         <reserved1> 0 </reserved1>
  6631.         <enabled> <true /> </enabled>
  6632.         <rect>
  6633.             <left>201</left>
  6634.             <top>278</top>
  6635.             <right>346</right>
  6636.             <bottom>316</bottom>
  6637.         </rect>
  6638.         <style>roundrect</style>
  6639.         <showName> <true /> </showName>
  6640.         <highlight> <false /> </highlight>
  6641.         <autoHighlight> <true /> </autoHighlight>
  6642.         <sharedHighlight> <true /> </sharedHighlight>
  6643.         <family>0</family>
  6644.         <titleWidth>0</titleWidth>
  6645.         <icon>0</icon>
  6646.         <textAlign>center</textAlign>
  6647.         <font>Geneva</font>
  6648.         <textSize>12</textSize>
  6649.         <textStyle>plain</textStyle>
  6650.         <name>IsObject</name>
  6651.         <script>on mouseUpask "object :" with "cd btn 1"if it Γëá emptythen answer IsObject(it)end mouseUp</script>
  6652.     </part>
  6653.     <content>
  6654.         <layer>card</layer>
  6655.         <id>1</id>
  6656.         <text>                                              IsObject 1.0                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  IsObject is a  XFCN allowing to test the existence of an HyperCard object.SYNTAX-------                              IsObject (<object descriptor>)PARAMETERS------------    The object descriptor can be any valid HyperTalk descriptor (number, name or id). If a name is used, it must me enclosed in quotes :       IsObject ("card button" && quote & "My button" & quote)   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   The XFCN returns "true" if the object exists, "false" if not.   If an error occurs, it can return :                 "Error : Missing parameter"</text>
  6657.     </content>
  6658.     <name>IsObject 1.0</name>
  6659.     <script>on opencardend opencardon closeCardend closeCard</script>
  6660. </card>
  6661.  
  6662.  
  6663. card_30174.xml
  6664. <?xml version="1.0" encoding="utf-8" ?>
  6665. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6666. <card>
  6667.     <id>30174</id>
  6668.     <filler1>0</filler1>
  6669.     <bitmap>BMAP_30411.pbm</bitmap>
  6670.     <cantDelete> <false /> </cantDelete>
  6671.     <showPict> <true /> </showPict>
  6672.     <dontSearch> <false /> </dontSearch>
  6673.     <owner>46925</owner>
  6674.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  6675.     <part>
  6676.         <id>1</id>
  6677.         <type>field</type>
  6678.         <visible> <true /> </visible>
  6679.         <dontWrap> <false /> </dontWrap>
  6680.         <dontSearch> <false /> </dontSearch>
  6681.         <sharedText> <false /> </sharedText>
  6682.         <fixedLineHeight> <true /> </fixedLineHeight>
  6683.         <autoTab> <false /> </autoTab>
  6684.         <lockText> <true /> </lockText>
  6685.         <rect>
  6686.             <left>69</left>
  6687.             <top>68</top>
  6688.             <right>434</right>
  6689.             <bottom>252</bottom>
  6690.         </rect>
  6691.         <style>scrolling</style>
  6692.         <autoSelect> <false /> </autoSelect>
  6693.         <showLines> <false /> </showLines>
  6694.         <wideMargins> <false /> </wideMargins>
  6695.         <multipleLines> <false /> </multipleLines>
  6696.         <reservedFamily> 0 </reservedFamily>
  6697.         <titleWidth>0</titleWidth>
  6698.         <icon>0</icon>
  6699.         <textAlign>left</textAlign>
  6700.         <font>Geneva</font>
  6701.         <textSize>9</textSize>
  6702.         <textStyle>plain</textStyle>
  6703.         <textHeight>12</textHeight>
  6704.         <name></name>
  6705.         <script></script>
  6706.     </part>
  6707.     <part>
  6708.         <id>25</id>
  6709.         <type>button</type>
  6710.         <visible> <true /> </visible>
  6711.         <reserved5> 0 </reserved5>
  6712.         <reserved4> 0 </reserved4>
  6713.         <reserved3> 0 </reserved3>
  6714.         <reserved2> 0 </reserved2>
  6715.         <reserved1> 0 </reserved1>
  6716.         <enabled> <true /> </enabled>
  6717.         <rect>
  6718.             <left>201</left>
  6719.             <top>278</top>
  6720.             <right>346</right>
  6721.             <bottom>316</bottom>
  6722.         </rect>
  6723.         <style>roundrect</style>
  6724.         <showName> <true /> </showName>
  6725.         <highlight> <false /> </highlight>
  6726.         <autoHighlight> <true /> </autoHighlight>
  6727.         <sharedHighlight> <true /> </sharedHighlight>
  6728.         <family>0</family>
  6729.         <titleWidth>0</titleWidth>
  6730.         <icon>0</icon>
  6731.         <textAlign>center</textAlign>
  6732.         <font>Geneva</font>
  6733.         <textSize>12</textSize>
  6734.         <textStyle>plain</textStyle>
  6735.         <name>IsFolder</name>
  6736.         <script>on mouseUpask "Folder path :"if it Γëá emptythen answer IsFolder(it)end mouseUp</script>
  6737.     </part>
  6738.     <content>
  6739.         <layer>card</layer>
  6740.         <id>1</id>
  6741.         <text>                                              IsFolder 1.0                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  IsFile is a XFCN allowing to test the existence of a folder on a volume.SYNTAX-------                               IsFolder (<folder pathName>)PARAMETERS------------   The pathname is a string that can end or not with a colon.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   The XFCN returns "true" if the folder exists, "false" if not.   If an error occurs, it can return :                 "Error : Volume not found"                 "Error : Unknown #xx"                 "Error : Missing parameter"                 "Error : Not a directory"</text>
  6742.     </content>
  6743.     <name>IsFolder 1.0</name>
  6744.     <script>on opencardend opencardon closeCardend closeCard</script>
  6745. </card>
  6746.  
  6747.  
  6748. card_29646.xml
  6749. <?xml version="1.0" encoding="utf-8" ?>
  6750. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6751. <card>
  6752.     <id>29646</id>
  6753.     <filler1>0</filler1>
  6754.     <bitmap>BMAP_29876.pbm</bitmap>
  6755.     <cantDelete> <false /> </cantDelete>
  6756.     <showPict> <true /> </showPict>
  6757.     <dontSearch> <false /> </dontSearch>
  6758.     <owner>46925</owner>
  6759.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  6760.     <part>
  6761.         <id>1</id>
  6762.         <type>field</type>
  6763.         <visible> <true /> </visible>
  6764.         <dontWrap> <false /> </dontWrap>
  6765.         <dontSearch> <false /> </dontSearch>
  6766.         <sharedText> <false /> </sharedText>
  6767.         <fixedLineHeight> <true /> </fixedLineHeight>
  6768.         <autoTab> <false /> </autoTab>
  6769.         <lockText> <true /> </lockText>
  6770.         <rect>
  6771.             <left>69</left>
  6772.             <top>68</top>
  6773.             <right>434</right>
  6774.             <bottom>252</bottom>
  6775.         </rect>
  6776.         <style>scrolling</style>
  6777.         <autoSelect> <false /> </autoSelect>
  6778.         <showLines> <false /> </showLines>
  6779.         <wideMargins> <false /> </wideMargins>
  6780.         <multipleLines> <false /> </multipleLines>
  6781.         <reservedFamily> 0 </reservedFamily>
  6782.         <titleWidth>0</titleWidth>
  6783.         <icon>0</icon>
  6784.         <textAlign>left</textAlign>
  6785.         <font>Geneva</font>
  6786.         <textSize>9</textSize>
  6787.         <textStyle>plain</textStyle>
  6788.         <textHeight>12</textHeight>
  6789.         <name></name>
  6790.         <script></script>
  6791.     </part>
  6792.     <part>
  6793.         <id>5</id>
  6794.         <type>button</type>
  6795.         <visible> <true /> </visible>
  6796.         <reserved5> 0 </reserved5>
  6797.         <reserved4> 0 </reserved4>
  6798.         <reserved3> 0 </reserved3>
  6799.         <reserved2> 0 </reserved2>
  6800.         <reserved1> 0 </reserved1>
  6801.         <enabled> <true /> </enabled>
  6802.         <rect>
  6803.             <left>174</left>
  6804.             <top>281</top>
  6805.             <right>343</right>
  6806.             <bottom>311</bottom>
  6807.         </rect>
  6808.         <style>roundrect</style>
  6809.         <showName> <true /> </showName>
  6810.         <highlight> <false /> </highlight>
  6811.         <autoHighlight> <true /> </autoHighlight>
  6812.         <sharedHighlight> <true /> </sharedHighlight>
  6813.         <family>0</family>
  6814.         <titleWidth>0</titleWidth>
  6815.         <icon>0</icon>
  6816.         <textAlign>center</textAlign>
  6817.         <font>Geneva</font>
  6818.         <textSize>12</textSize>
  6819.         <textStyle>plain</textStyle>
  6820.         <name>IsFinderLocked</name>
  6821.         <script>on mouseUpget FilePath(empty,"File to test :")if it Γëá emptythen answer IsFinderLocked(it)end mouseUp</script>
  6822.     </part>
  6823.     <content>
  6824.         <layer>card</layer>
  6825.         <id>1</id>
  6826.         <text>                                           IsFinderLocked 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  IsFinderLocked XFCN allows to know if a file is locked or not (Finder info ckeckbox).SYNTAX--------               IsFinderLocked <file path or name>[,"DontResolveAlias"]PARAMETERS------------      <file path or name> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----If an error occurs, IsFinderLocked can return :     "Error : Not a file     "Error : Not a folder     "Error : Alias file not supported     "Error : Volume not found     "Error : Bad Name     "Error : File not found     "Error : Folder not found     "Error : File is busy     "Error : I/O Error     "Error : Folder is full     "Error : Volume is locked     "Error : No resource fork     "Error : Duplicate file/folder name     "Error : Moving whole volume not allowed     "Error : Not an AppleShare volume     "Error : AppleShare insufficient privileges     "Error : Missing or empty parameter"     "Error : Second param can only be "DontResolveAlias""HISTORY-------1.1 :ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc.)</text>
  6827.     </content>
  6828.     <name>IsFinderLocked 1.1</name>
  6829.     <script>on opencardend opencardon closeCardend closeCard</script>
  6830. </card>
  6831.  
  6832.  
  6833. card_28994.xml
  6834. <?xml version="1.0" encoding="utf-8" ?>
  6835. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6836. <card>
  6837.     <id>28994</id>
  6838.     <filler1>0</filler1>
  6839.     <bitmap>BMAP_29308.pbm</bitmap>
  6840.     <cantDelete> <false /> </cantDelete>
  6841.     <showPict> <true /> </showPict>
  6842.     <dontSearch> <false /> </dontSearch>
  6843.     <owner>46925</owner>
  6844.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  6845.     <part>
  6846.         <id>1</id>
  6847.         <type>field</type>
  6848.         <visible> <true /> </visible>
  6849.         <dontWrap> <false /> </dontWrap>
  6850.         <dontSearch> <false /> </dontSearch>
  6851.         <sharedText> <false /> </sharedText>
  6852.         <fixedLineHeight> <true /> </fixedLineHeight>
  6853.         <autoTab> <false /> </autoTab>
  6854.         <lockText> <true /> </lockText>
  6855.         <rect>
  6856.             <left>69</left>
  6857.             <top>68</top>
  6858.             <right>434</right>
  6859.             <bottom>252</bottom>
  6860.         </rect>
  6861.         <style>scrolling</style>
  6862.         <autoSelect> <false /> </autoSelect>
  6863.         <showLines> <false /> </showLines>
  6864.         <wideMargins> <false /> </wideMargins>
  6865.         <multipleLines> <false /> </multipleLines>
  6866.         <reservedFamily> 0 </reservedFamily>
  6867.         <titleWidth>0</titleWidth>
  6868.         <icon>0</icon>
  6869.         <textAlign>left</textAlign>
  6870.         <font>Geneva</font>
  6871.         <textSize>9</textSize>
  6872.         <textStyle>plain</textStyle>
  6873.         <textHeight>12</textHeight>
  6874.         <name></name>
  6875.         <script></script>
  6876.     </part>
  6877.     <part>
  6878.         <id>25</id>
  6879.         <type>button</type>
  6880.         <visible> <true /> </visible>
  6881.         <reserved5> 0 </reserved5>
  6882.         <reserved4> 0 </reserved4>
  6883.         <reserved3> 0 </reserved3>
  6884.         <reserved2> 0 </reserved2>
  6885.         <reserved1> 0 </reserved1>
  6886.         <enabled> <true /> </enabled>
  6887.         <rect>
  6888.             <left>201</left>
  6889.             <top>278</top>
  6890.             <right>346</right>
  6891.             <bottom>316</bottom>
  6892.         </rect>
  6893.         <style>roundrect</style>
  6894.         <showName> <true /> </showName>
  6895.         <highlight> <false /> </highlight>
  6896.         <autoHighlight> <true /> </autoHighlight>
  6897.         <sharedHighlight> <true /> </sharedHighlight>
  6898.         <family>0</family>
  6899.         <titleWidth>0</titleWidth>
  6900.         <icon>0</icon>
  6901.         <textAlign>center</textAlign>
  6902.         <font>Geneva</font>
  6903.         <textSize>12</textSize>
  6904.         <textStyle>plain</textStyle>
  6905.         <name>IsFile</name>
  6906.         <script>on mouseUpask "Name or PathName :"if it Γëá emptythen answer IsFile(it)end mouseUp</script>
  6907.     </part>
  6908.     <content>
  6909.         <layer>card</layer>
  6910.         <id>1</id>
  6911.         <text>                                                IsFile 1.0                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  IsFile is a XFCN allowing to test the existence of a file on a volume.SYNTAX-------                               IsFile (<file name or pathName>)PARAMETERS------------   The  parameter can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   The XFCN returns "true" if the file exists, "false" if not.   If an error occurs, it can return :                 "Error : Volume not found"                 "Error : Bad Name"                 "Error : Directory not found"                 "Error : I/O Error"                 "Error : Unknown #xx"                 "Error : Missing parameter"</text>
  6912.     </content>
  6913.     <name>IsFile 1.0</name>
  6914.     <script>on opencardend opencardon closeCardend closeCard</script>
  6915. </card>
  6916.  
  6917.  
  6918. card_28613.xml
  6919. <?xml version="1.0" encoding="utf-8" ?>
  6920. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6921. <card>
  6922.     <id>28613</id>
  6923.     <filler1>0</filler1>
  6924.     <bitmap>BMAP_28870.pbm</bitmap>
  6925.     <cantDelete> <false /> </cantDelete>
  6926.     <showPict> <true /> </showPict>
  6927.     <dontSearch> <false /> </dontSearch>
  6928.     <owner>46925</owner>
  6929.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  6930.     <part>
  6931.         <id>1</id>
  6932.         <type>field</type>
  6933.         <visible> <true /> </visible>
  6934.         <dontWrap> <false /> </dontWrap>
  6935.         <dontSearch> <false /> </dontSearch>
  6936.         <sharedText> <false /> </sharedText>
  6937.         <fixedLineHeight> <true /> </fixedLineHeight>
  6938.         <autoTab> <false /> </autoTab>
  6939.         <lockText> <true /> </lockText>
  6940.         <rect>
  6941.             <left>69</left>
  6942.             <top>68</top>
  6943.             <right>434</right>
  6944.             <bottom>252</bottom>
  6945.         </rect>
  6946.         <style>scrolling</style>
  6947.         <autoSelect> <false /> </autoSelect>
  6948.         <showLines> <false /> </showLines>
  6949.         <wideMargins> <false /> </wideMargins>
  6950.         <multipleLines> <false /> </multipleLines>
  6951.         <reservedFamily> 0 </reservedFamily>
  6952.         <titleWidth>0</titleWidth>
  6953.         <icon>0</icon>
  6954.         <textAlign>left</textAlign>
  6955.         <font>Geneva</font>
  6956.         <textSize>9</textSize>
  6957.         <textStyle>plain</textStyle>
  6958.         <textHeight>12</textHeight>
  6959.         <name></name>
  6960.         <script></script>
  6961.     </part>
  6962.     <part>
  6963.         <id>5</id>
  6964.         <type>button</type>
  6965.         <visible> <true /> </visible>
  6966.         <reserved5> 0 </reserved5>
  6967.         <reserved4> 0 </reserved4>
  6968.         <reserved3> 0 </reserved3>
  6969.         <reserved2> 0 </reserved2>
  6970.         <reserved1> 0 </reserved1>
  6971.         <enabled> <true /> </enabled>
  6972.         <rect>
  6973.             <left>174</left>
  6974.             <top>281</top>
  6975.             <right>343</right>
  6976.             <bottom>311</bottom>
  6977.         </rect>
  6978.         <style>roundrect</style>
  6979.         <showName> <true /> </showName>
  6980.         <highlight> <false /> </highlight>
  6981.         <autoHighlight> <true /> </autoHighlight>
  6982.         <sharedHighlight> <true /> </sharedHighlight>
  6983.         <family>0</family>
  6984.         <titleWidth>0</titleWidth>
  6985.         <icon>0</icon>
  6986.         <textAlign>center</textAlign>
  6987.         <font>Chicago</font>
  6988.         <textSize>12</textSize>
  6989.         <textStyle>plain</textStyle>
  6990.         <name>Infoid</name>
  6991.         <script>on mouseUpInfoidif the Result Γëá emptythen answer the Resultend mouseUp</script>
  6992.     </part>
  6993.     <content>
  6994.         <layer>card</layer>
  6995.         <id>1</id>
  6996.         <text>                                                   Infoid 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  Infoid XCMD displays a windoid showing current objects attributes.SYNTAX--------                                             Infoid [<X>,<Y>]PARAMETERS------------   X and Y are optional integer, allowing to give coordinates where the window will appear on screen.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   Infoid is stand alone, no linked resource is needed. To activate it, you'll have to put a short handler in your Home stack :   on mouseEnter      if "Infoid" is in windows()      then send "Update" to window "Infoid"   end mouseEnter   Clicking on the zoom box displays more informations.   Like any XWindow, Infoid has properties that can be get and set thru HyperTalk.   ΓÇ£properties of window "Infoid"ΓÇ¥ will return an item list of all allowed properties. Properties cannot be set.   Most usual are Loc and visible. So you can move the windoid on the screen, and make it invisible.If an error occurs, Infoid can return :     "Error : Unable to create XWindow"     "Error : XWindows not implemented"</text>
  6997.     </content>
  6998.     <name>Infoid 1.1</name>
  6999.     <script>on opencardend opencardon closeCardif there is a window "Infoid"then close window "Infoid"end closeCardon mouseEnterif there is a window "Infoid"then send "Update" to window "Infoid"end mouseEnter</script>
  7000. </card>
  7001.  
  7002.  
  7003. card_27982.xml
  7004. <?xml version="1.0" encoding="utf-8" ?>
  7005. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7006. <card>
  7007.     <id>27982</id>
  7008.     <filler1>0</filler1>
  7009.     <bitmap>BMAP_28203.pbm</bitmap>
  7010.     <cantDelete> <false /> </cantDelete>
  7011.     <showPict> <true /> </showPict>
  7012.     <dontSearch> <false /> </dontSearch>
  7013.     <owner>46925</owner>
  7014.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7015.     <part>
  7016.         <id>1</id>
  7017.         <type>field</type>
  7018.         <visible> <true /> </visible>
  7019.         <dontWrap> <false /> </dontWrap>
  7020.         <dontSearch> <false /> </dontSearch>
  7021.         <sharedText> <false /> </sharedText>
  7022.         <fixedLineHeight> <true /> </fixedLineHeight>
  7023.         <autoTab> <false /> </autoTab>
  7024.         <lockText> <true /> </lockText>
  7025.         <rect>
  7026.             <left>69</left>
  7027.             <top>68</top>
  7028.             <right>434</right>
  7029.             <bottom>252</bottom>
  7030.         </rect>
  7031.         <style>scrolling</style>
  7032.         <autoSelect> <false /> </autoSelect>
  7033.         <showLines> <false /> </showLines>
  7034.         <wideMargins> <false /> </wideMargins>
  7035.         <multipleLines> <false /> </multipleLines>
  7036.         <reservedFamily> 0 </reservedFamily>
  7037.         <titleWidth>0</titleWidth>
  7038.         <icon>0</icon>
  7039.         <textAlign>left</textAlign>
  7040.         <font>Geneva</font>
  7041.         <textSize>9</textSize>
  7042.         <textStyle>plain</textStyle>
  7043.         <textHeight>12</textHeight>
  7044.         <name></name>
  7045.         <script></script>
  7046.     </part>
  7047.     <part>
  7048.         <id>5</id>
  7049.         <type>button</type>
  7050.         <visible> <true /> </visible>
  7051.         <reserved5> 0 </reserved5>
  7052.         <reserved4> 0 </reserved4>
  7053.         <reserved3> 0 </reserved3>
  7054.         <reserved2> 0 </reserved2>
  7055.         <reserved1> 0 </reserved1>
  7056.         <enabled> <true /> </enabled>
  7057.         <rect>
  7058.             <left>174</left>
  7059.             <top>281</top>
  7060.             <right>343</right>
  7061.             <bottom>311</bottom>
  7062.         </rect>
  7063.         <style>roundrect</style>
  7064.         <showName> <true /> </showName>
  7065.         <highlight> <false /> </highlight>
  7066.         <autoHighlight> <true /> </autoHighlight>
  7067.         <sharedHighlight> <true /> </sharedHighlight>
  7068.         <family>0</family>
  7069.         <titleWidth>0</titleWidth>
  7070.         <icon>0</icon>
  7071.         <textAlign>center</textAlign>
  7072.         <font>Geneva</font>
  7073.         <textSize>12</textSize>
  7074.         <textStyle>plain</textStyle>
  7075.         <name>ICNToICON</name>
  7076.         <script>on mouseUpget FilePath("APPL","Application to get icons from :")if it Γëá emptythenput it into TheFileset cursor to watchask "What types :" with DocTypes(TheFile)put it into Typesset cursor to watchICNToICON TheFile,itif first word of the Result is "Error"then answer the Resultelse answer "ICON(s) copied to this stack"end ifend mouseUp</script>
  7077.     </part>
  7078.     <content>
  7079.         <layer>card</layer>
  7080.         <id>1</id>
  7081.         <text>                                               ICNToICON 1.6                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ICNToICON XCMD gets ICN#(s)  from any file and copies it (them) as ICON into another file.SYNTAX--------          ICNToICON <file pathname>[,<type 1[ΓǪ,type N]>[,<dest file>]]PARAMETERS------------   <file pathname> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <type 1[ΓǪ,type N]> is an item list of types for which the ICN# has to be got. If empty, the main ICN# is copied.   <dest file> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack. If omited, the destination will be the current stack.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The XCMD return in the Result an item list of copied ICON(s) IDs. An empty item in it means that the corresponding type in type list parameter was not found in the file, or that its ICN# was missing.   The copied ICON(s) are automatically named by catenating the Creator of file and Type for each.If an error occurs, ICNToICON can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : XXXX entries not found in BNDL"     "Error : Missing or empty file name"     "Error : Could't open prov file"     "Error : Couln't get BNDL resource"     "Error : Found no FREF resource"     "Error : Bad file type in list"     "Error : AddResource failed"     "Error : WriteResource failed"     "Error : UpdateResFile failed"HISTORY-------1.6 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help1.5:ΓÇó BNDL access change to handle particular files.1.4 :  ΓÇó fixed a bug arising whith files having an icorrect BNDL resourceThis stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc.) and DocTypes XFCN (┬⌐ Fr├⌐d├⌐ric RINALDI).</text>
  7082.     </content>
  7083.     <name>ICNToICON 1.6</name>
  7084.     <script></script>
  7085. </card>
  7086.  
  7087.  
  7088. card_54677.xml
  7089. <?xml version="1.0" encoding="utf-8" ?>
  7090. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7091. <card>
  7092.     <id>54677</id>
  7093.     <filler1>0</filler1>
  7094.     <bitmap>BMAP_46834.pbm</bitmap>
  7095.     <cantDelete> <false /> </cantDelete>
  7096.     <showPict> <true /> </showPict>
  7097.     <dontSearch> <false /> </dontSearch>
  7098.     <owner>46925</owner>
  7099.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7100.     <part>
  7101.         <id>1</id>
  7102.         <type>field</type>
  7103.         <visible> <true /> </visible>
  7104.         <dontWrap> <false /> </dontWrap>
  7105.         <dontSearch> <false /> </dontSearch>
  7106.         <sharedText> <false /> </sharedText>
  7107.         <fixedLineHeight> <true /> </fixedLineHeight>
  7108.         <autoTab> <false /> </autoTab>
  7109.         <lockText> <true /> </lockText>
  7110.         <rect>
  7111.             <left>69</left>
  7112.             <top>68</top>
  7113.             <right>434</right>
  7114.             <bottom>252</bottom>
  7115.         </rect>
  7116.         <style>scrolling</style>
  7117.         <autoSelect> <false /> </autoSelect>
  7118.         <showLines> <false /> </showLines>
  7119.         <wideMargins> <false /> </wideMargins>
  7120.         <multipleLines> <false /> </multipleLines>
  7121.         <reservedFamily> 0 </reservedFamily>
  7122.         <titleWidth>0</titleWidth>
  7123.         <icon>0</icon>
  7124.         <textAlign>left</textAlign>
  7125.         <font>Geneva</font>
  7126.         <textSize>9</textSize>
  7127.         <textStyle>plain</textStyle>
  7128.         <textHeight>12</textHeight>
  7129.         <name>Text</name>
  7130.         <script></script>
  7131.     </part>
  7132.     <part>
  7133.         <id>2</id>
  7134.         <type>button</type>
  7135.         <visible> <true /> </visible>
  7136.         <reserved5> 0 </reserved5>
  7137.         <reserved4> 0 </reserved4>
  7138.         <reserved3> 0 </reserved3>
  7139.         <reserved2> 0 </reserved2>
  7140.         <reserved1> 0 </reserved1>
  7141.         <enabled> <true /> </enabled>
  7142.         <rect>
  7143.             <left>174</left>
  7144.             <top>281</top>
  7145.             <right>343</right>
  7146.             <bottom>311</bottom>
  7147.         </rect>
  7148.         <style>roundrect</style>
  7149.         <showName> <true /> </showName>
  7150.         <highlight> <false /> </highlight>
  7151.         <autoHighlight> <true /> </autoHighlight>
  7152.         <sharedHighlight> <true /> </sharedHighlight>
  7153.         <family>0</family>
  7154.         <titleWidth>0</titleWidth>
  7155.         <icon>0</icon>
  7156.         <textAlign>center</textAlign>
  7157.         <font>Geneva</font>
  7158.         <textSize>12</textSize>
  7159.         <textStyle>plain</textStyle>
  7160.         <name>HowMany</name>
  7161.         <script>on mouseUpask "Search in text fld for :" with "the"if it is empty then exit mouseUpanswer HowMany(it,cd fld 1) && "occurrences found"end mouseUp</script>
  7162.     </part>
  7163.     <content>
  7164.         <layer>card</layer>
  7165.         <id>1</id>
  7166.         <text>                                              HowMany 1.1                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  HowMany returns the number of occurrences of a pattern string within a target string.SYNTAX-------                                   HowMany(<pattern>,<target>)PARAMETERS-------------   <pattern> is the string to search for.   <target> is the string to search in.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns the number found as an integer. Seraching is cas insensitive.ERRORS-------If an error occurs, HowMany can return :     "Error : Missing or empty parameter"HISTORY--------1.0                                                                                        17/07/92ΓÇó First public release</text>
  7167.     </content>
  7168.     <name></name>
  7169.     <script></script>
  7170. </card>
  7171.  
  7172.  
  7173. card_27500.xml
  7174. <?xml version="1.0" encoding="utf-8" ?>
  7175. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7176. <card>
  7177.     <id>27500</id>
  7178.     <filler1>0</filler1>
  7179.     <bitmap>BMAP_27772.pbm</bitmap>
  7180.     <cantDelete> <false /> </cantDelete>
  7181.     <showPict> <true /> </showPict>
  7182.     <dontSearch> <false /> </dontSearch>
  7183.     <owner>46925</owner>
  7184.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7185.     <part>
  7186.         <id>1</id>
  7187.         <type>field</type>
  7188.         <visible> <true /> </visible>
  7189.         <dontWrap> <false /> </dontWrap>
  7190.         <dontSearch> <false /> </dontSearch>
  7191.         <sharedText> <false /> </sharedText>
  7192.         <fixedLineHeight> <true /> </fixedLineHeight>
  7193.         <autoTab> <false /> </autoTab>
  7194.         <lockText> <true /> </lockText>
  7195.         <rect>
  7196.             <left>69</left>
  7197.             <top>68</top>
  7198.             <right>434</right>
  7199.             <bottom>252</bottom>
  7200.         </rect>
  7201.         <style>scrolling</style>
  7202.         <autoSelect> <false /> </autoSelect>
  7203.         <showLines> <false /> </showLines>
  7204.         <wideMargins> <false /> </wideMargins>
  7205.         <multipleLines> <false /> </multipleLines>
  7206.         <reservedFamily> 0 </reservedFamily>
  7207.         <titleWidth>0</titleWidth>
  7208.         <icon>0</icon>
  7209.         <textAlign>left</textAlign>
  7210.         <font>Geneva</font>
  7211.         <textSize>9</textSize>
  7212.         <textStyle>plain</textStyle>
  7213.         <textHeight>12</textHeight>
  7214.         <name>Text</name>
  7215.         <script></script>
  7216.     </part>
  7217.     <part>
  7218.         <id>5</id>
  7219.         <type>button</type>
  7220.         <visible> <true /> </visible>
  7221.         <reserved5> 0 </reserved5>
  7222.         <reserved4> 0 </reserved4>
  7223.         <reserved3> 0 </reserved3>
  7224.         <reserved2> 0 </reserved2>
  7225.         <reserved1> 0 </reserved1>
  7226.         <enabled> <true /> </enabled>
  7227.         <rect>
  7228.             <left>174</left>
  7229.             <top>281</top>
  7230.             <right>343</right>
  7231.             <bottom>311</bottom>
  7232.         </rect>
  7233.         <style>roundrect</style>
  7234.         <showName> <true /> </showName>
  7235.         <highlight> <false /> </highlight>
  7236.         <autoHighlight> <true /> </autoHighlight>
  7237.         <sharedHighlight> <true /> </sharedHighlight>
  7238.         <family>0</family>
  7239.         <titleWidth>0</titleWidth>
  7240.         <icon>0</icon>
  7241.         <textAlign>center</textAlign>
  7242.         <font>Chicago</font>
  7243.         <textSize>12</textSize>
  7244.         <textStyle>plain</textStyle>
  7245.         <name>SaveCurrentGlobals</name>
  7246.         <script>on mouseUpglobal GlobalVarsList,GlobalVar1,GlobalVar2set loc of window "Variable Watcher" to "0,18"set rect of window "Variable Watcher" to "0,0,300,60"set hbarloc of window "variable watcher" to 58show variable watcherput "Saving current global variables"SaveCurrentGlobalshide variable watchershow variable watcherwait 2 secsput "Creating global variables ΓÇ£GlobalVar1ΓÇ¥ et ΓÇ£GlobalVar2ΓÇ¥"put "Something" into GlobalVar1put "Something else" into GlobalVar2hide variable watchershow variable watcherwait 2 secsput "Purging global variables ΓÇ£GlobalVar1ΓÇ¥ et ΓÇ£GlobalVar2ΓÇ¥"ClearStackGLobalshide variable watchershow variable watcherwait 2 secshide variable watcherput emptyhide msgend mouseUp</script>
  7247.     </part>
  7248.     <content>
  7249.         <layer>card</layer>
  7250.         <id>1</id>
  7251.         <text>                                         GlobalMaster stack                                         by Fr├⌐d├⌐ric RINALDI   This stack contains two XCMDs which allow to easily purge all global variables created by the stack. They work only with HyperCard 2.0.                                      SaveCurrentGlobals 1.0DESCRIPTION------------   SaveCurrentGlobals saves the list of current active globals.SYNTAX-------                                        SaveCurrentGlobalsPARAMETERS------------   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   SaveCurrentGlobals must appear in the "on openStack" handler before any global variable setting.    The XCMD creates a global named GlobalVarsList which will be used later by ClearStackGlobals XCMD.If an error occurs, SaveCurrentGlobals can return :     "Error : Out of Memory"                                        ClearStackGlobals 1.0DESCRIPTION------------   ClearStackGlobals purges all global variables created since call to SaveStackGlobals.SYNTAX--------                                           ClearStackGlobalsPARAMETERS------------   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING------   ClearStackGlobals will generally be located in the "on closeStack" handler.   The XCMD uses the global variable GlobalVarsList created earlier by SaveCurrentGlobals to find globals that must be cleared.</text>
  7252.     </content>
  7253.     <name>GlobalMaster 1.0</name>
  7254.     <script>on opencardend opencardon closeCardend closeCard</script>
  7255. </card>
  7256.  
  7257.  
  7258. card_27038.xml
  7259. <?xml version="1.0" encoding="utf-8" ?>
  7260. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7261. <card>
  7262.     <id>27038</id>
  7263.     <filler1>0</filler1>
  7264.     <bitmap>BMAP_27195.pbm</bitmap>
  7265.     <cantDelete> <false /> </cantDelete>
  7266.     <showPict> <true /> </showPict>
  7267.     <dontSearch> <false /> </dontSearch>
  7268.     <owner>46925</owner>
  7269.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7270.     <part>
  7271.         <id>1</id>
  7272.         <type>field</type>
  7273.         <visible> <true /> </visible>
  7274.         <dontWrap> <false /> </dontWrap>
  7275.         <dontSearch> <false /> </dontSearch>
  7276.         <sharedText> <false /> </sharedText>
  7277.         <fixedLineHeight> <true /> </fixedLineHeight>
  7278.         <autoTab> <false /> </autoTab>
  7279.         <lockText> <true /> </lockText>
  7280.         <rect>
  7281.             <left>69</left>
  7282.             <top>68</top>
  7283.             <right>434</right>
  7284.             <bottom>252</bottom>
  7285.         </rect>
  7286.         <style>scrolling</style>
  7287.         <autoSelect> <false /> </autoSelect>
  7288.         <showLines> <false /> </showLines>
  7289.         <wideMargins> <false /> </wideMargins>
  7290.         <multipleLines> <false /> </multipleLines>
  7291.         <reservedFamily> 0 </reservedFamily>
  7292.         <titleWidth>0</titleWidth>
  7293.         <icon>0</icon>
  7294.         <textAlign>left</textAlign>
  7295.         <font>Geneva</font>
  7296.         <textSize>9</textSize>
  7297.         <textStyle>plain</textStyle>
  7298.         <textHeight>12</textHeight>
  7299.         <name>Text</name>
  7300.         <script></script>
  7301.     </part>
  7302.     <part>
  7303.         <id>5</id>
  7304.         <type>button</type>
  7305.         <visible> <true /> </visible>
  7306.         <reserved5> 0 </reserved5>
  7307.         <reserved4> 0 </reserved4>
  7308.         <reserved3> 0 </reserved3>
  7309.         <reserved2> 0 </reserved2>
  7310.         <reserved1> 0 </reserved1>
  7311.         <enabled> <true /> </enabled>
  7312.         <rect>
  7313.             <left>174</left>
  7314.             <top>281</top>
  7315.             <right>343</right>
  7316.             <bottom>311</bottom>
  7317.         </rect>
  7318.         <style>roundrect</style>
  7319.         <showName> <true /> </showName>
  7320.         <highlight> <false /> </highlight>
  7321.         <autoHighlight> <true /> </autoHighlight>
  7322.         <sharedHighlight> <true /> </sharedHighlight>
  7323.         <family>0</family>
  7324.         <titleWidth>0</titleWidth>
  7325.         <icon>0</icon>
  7326.         <textAlign>center</textAlign>
  7327.         <font>Chicago</font>
  7328.         <textSize>12</textSize>
  7329.         <textStyle>plain</textStyle>
  7330.         <name>GlobalList</name>
  7331.         <script>on mouseUpanswer "List all :" with "TRUE" or "FALSE"answer GlobalList(it)end mouseUp</script>
  7332.     </part>
  7333.     <content>
  7334.         <layer>card</layer>
  7335.         <id>1</id>
  7336.         <text>                                               GlobalList 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GlobalList returns the list of available global variables.SYNTAX--------                                          GlobalList([<ListAll>])PARAMETERS------------   <ListAll> is a boolean, making the returned list contain all global variables available (TRUE), or only those not handled by HyperCard or the Home stack (FALSE). Default is FALSE.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----   The XFCN return an itels delimited list of variable names.If an error occurs, GlobalList can return :     "Error : Out of Memory"     "Error : Parameter must be true or false"VERSIONS---------1.1 :ΓÇó Fixed returned value when no globals are defined</text>
  7337.     </content>
  7338.     <name>GlobalList 1.1</name>
  7339.     <script>on opencardend opencardon closeCardend closeCard</script>
  7340. </card>
  7341.  
  7342.  
  7343. card_50395.xml
  7344. <?xml version="1.0" encoding="utf-8" ?>
  7345. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7346. <card>
  7347.     <id>50395</id>
  7348.     <filler1>0</filler1>
  7349.     <bitmap>BMAP_46170.pbm</bitmap>
  7350.     <cantDelete> <false /> </cantDelete>
  7351.     <showPict> <true /> </showPict>
  7352.     <dontSearch> <false /> </dontSearch>
  7353.     <owner>46925</owner>
  7354.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7355.     <part>
  7356.         <id>1</id>
  7357.         <type>field</type>
  7358.         <visible> <true /> </visible>
  7359.         <dontWrap> <false /> </dontWrap>
  7360.         <dontSearch> <false /> </dontSearch>
  7361.         <sharedText> <false /> </sharedText>
  7362.         <fixedLineHeight> <true /> </fixedLineHeight>
  7363.         <autoTab> <false /> </autoTab>
  7364.         <lockText> <true /> </lockText>
  7365.         <rect>
  7366.             <left>69</left>
  7367.             <top>68</top>
  7368.             <right>434</right>
  7369.             <bottom>252</bottom>
  7370.         </rect>
  7371.         <style>scrolling</style>
  7372.         <autoSelect> <false /> </autoSelect>
  7373.         <showLines> <false /> </showLines>
  7374.         <wideMargins> <false /> </wideMargins>
  7375.         <multipleLines> <false /> </multipleLines>
  7376.         <reservedFamily> 0 </reservedFamily>
  7377.         <titleWidth>0</titleWidth>
  7378.         <icon>0</icon>
  7379.         <textAlign>left</textAlign>
  7380.         <font>Geneva</font>
  7381.         <textSize>9</textSize>
  7382.         <textStyle>plain</textStyle>
  7383.         <textHeight>12</textHeight>
  7384.         <name></name>
  7385.         <script></script>
  7386.     </part>
  7387.     <part>
  7388.         <id>29</id>
  7389.         <type>field</type>
  7390.         <visible> <true /> </visible>
  7391.         <dontWrap> <false /> </dontWrap>
  7392.         <dontSearch> <false /> </dontSearch>
  7393.         <sharedText> <false /> </sharedText>
  7394.         <fixedLineHeight> <true /> </fixedLineHeight>
  7395.         <autoTab> <false /> </autoTab>
  7396.         <lockText> <true /> </lockText>
  7397.         <rect>
  7398.             <left>154</left>
  7399.             <top>86</top>
  7400.             <right>362</right>
  7401.             <bottom>232</bottom>
  7402.         </rect>
  7403.         <style>shadow</style>
  7404.         <autoSelect> <false /> </autoSelect>
  7405.         <showLines> <true /> </showLines>
  7406.         <wideMargins> <true /> </wideMargins>
  7407.         <multipleLines> <false /> </multipleLines>
  7408.         <reservedFamily> 0 </reservedFamily>
  7409.         <titleWidth>0</titleWidth>
  7410.         <icon>0</icon>
  7411.         <textAlign>left</textAlign>
  7412.         <font>Geneva</font>
  7413.         <textSize>9</textSize>
  7414.         <textStyle>bold</textStyle>
  7415.         <textHeight>11</textHeight>
  7416.         <name></name>
  7417.         <script>on mouseUphideAllend mouseUp</script>
  7418.     </part>
  7419.     <part>
  7420.         <id>35</id>
  7421.         <type>field</type>
  7422.         <visible> <true /> </visible>
  7423.         <dontWrap> <false /> </dontWrap>
  7424.         <dontSearch> <false /> </dontSearch>
  7425.         <sharedText> <false /> </sharedText>
  7426.         <fixedLineHeight> <true /> </fixedLineHeight>
  7427.         <autoTab> <false /> </autoTab>
  7428.         <lockText> <true /> </lockText>
  7429.         <rect>
  7430.             <left>282</left>
  7431.             <top>86</top>
  7432.             <right>359</right>
  7433.             <bottom>230</bottom>
  7434.         </rect>
  7435.         <style>transparent</style>
  7436.         <autoSelect> <false /> </autoSelect>
  7437.         <showLines> <true /> </showLines>
  7438.         <wideMargins> <true /> </wideMargins>
  7439.         <multipleLines> <false /> </multipleLines>
  7440.         <reservedFamily> 0 </reservedFamily>
  7441.         <titleWidth>0</titleWidth>
  7442.         <icon>0</icon>
  7443.         <textAlign>left</textAlign>
  7444.         <font>Geneva</font>
  7445.         <textSize>9</textSize>
  7446.         <textStyle>plain</textStyle>
  7447.         <textHeight>11</textHeight>
  7448.         <name></name>
  7449.         <script>on mouseUphideAllend mouseUp</script>
  7450.     </part>
  7451.     <part>
  7452.         <id>36</id>
  7453.         <type>button</type>
  7454.         <visible> <true /> </visible>
  7455.         <reserved5> 0 </reserved5>
  7456.         <reserved4> 0 </reserved4>
  7457.         <reserved3> 0 </reserved3>
  7458.         <reserved2> 0 </reserved2>
  7459.         <reserved1> 0 </reserved1>
  7460.         <enabled> <true /> </enabled>
  7461.         <rect>
  7462.             <left>183</left>
  7463.             <top>275</top>
  7464.             <right>328</right>
  7465.             <bottom>313</bottom>
  7466.         </rect>
  7467.         <style>roundrect</style>
  7468.         <showName> <true /> </showName>
  7469.         <highlight> <false /> </highlight>
  7470.         <autoHighlight> <true /> </autoHighlight>
  7471.         <sharedHighlight> <true /> </sharedHighlight>
  7472.         <family>0</family>
  7473.         <titleWidth>0</titleWidth>
  7474.         <icon>0</icon>
  7475.         <textAlign>center</textAlign>
  7476.         <font>Geneva</font>
  7477.         <textSize>12</textSize>
  7478.         <textStyle>plain</textStyle>
  7479.         <name>GetVInfo</name>
  7480.         <script>on mouseUpask "Volume name :"if it Γëá emptythenput GetVInfo(it) into Tempif first word of Temp is "Error"thenbeepanswer Tempelseput switch(Temp) into cd fld 3show cd fld 2show cd fld 3end ifend ifend mouseUp</script>
  7481.     </part>
  7482.     <content>
  7483.         <layer>card</layer>
  7484.         <id>1</id>
  7485.         <text>                                              GetVInfo 1.0                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GetVInfo returns informations about a volume.SYNTAX-------                    GetVInfo <volume name or volume alias pathname>PARAMETERS------------   <volume name or volume alias pathname> can be a volume name or full path to a volume alias.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns a 12 items list containing :  1) total space (in Kb)  2) free space (in Kb)  3) number of files  4) number of folders  5) locked (true|false)  6) ejectable (true|false)  7) creation date (short format)  8) creation time  9) modification date (short format)10) modification time11) backup date (short format, only if existing)12) backup time (only if existing)ERRORS-------If an error occurs, GetVInfo can return :     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"HISTORY--------1.0 :                                                                                         02/23/92ΓÇó First release</text>
  7486.     </content>
  7487.     <content>
  7488.         <layer>card</layer>
  7489.         <id>29</id>
  7490.         <text>total spacefree spacenumber of filesnumber of folderslockedejectablecreation datecreation timemodification datemodification timebackup datebackup time</text>
  7491.     </content>
  7492.     <content>
  7493.         <layer>card</layer>
  7494.         <id>35</id>
  7495.         <text>292234490928106falsefalse11/3/915:41:11 PM9/19/9210:21:29 AM</text>
  7496.     </content>
  7497.     <name></name>
  7498.     <script></script>
  7499. </card>
  7500.  
  7501.  
  7502. card_26518.xml
  7503. <?xml version="1.0" encoding="utf-8" ?>
  7504. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7505. <card>
  7506.     <id>26518</id>
  7507.     <filler1>0</filler1>
  7508.     <bitmap>BMAP_26839.pbm</bitmap>
  7509.     <cantDelete> <false /> </cantDelete>
  7510.     <showPict> <true /> </showPict>
  7511.     <dontSearch> <false /> </dontSearch>
  7512.     <owner>46925</owner>
  7513.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7514.     <part>
  7515.         <id>1</id>
  7516.         <type>field</type>
  7517.         <visible> <true /> </visible>
  7518.         <dontWrap> <false /> </dontWrap>
  7519.         <dontSearch> <false /> </dontSearch>
  7520.         <sharedText> <false /> </sharedText>
  7521.         <fixedLineHeight> <true /> </fixedLineHeight>
  7522.         <autoTab> <false /> </autoTab>
  7523.         <lockText> <true /> </lockText>
  7524.         <rect>
  7525.             <left>69</left>
  7526.             <top>68</top>
  7527.             <right>434</right>
  7528.             <bottom>252</bottom>
  7529.         </rect>
  7530.         <style>scrolling</style>
  7531.         <autoSelect> <false /> </autoSelect>
  7532.         <showLines> <false /> </showLines>
  7533.         <wideMargins> <false /> </wideMargins>
  7534.         <multipleLines> <false /> </multipleLines>
  7535.         <reservedFamily> 0 </reservedFamily>
  7536.         <titleWidth>0</titleWidth>
  7537.         <icon>0</icon>
  7538.         <textAlign>left</textAlign>
  7539.         <font>Geneva</font>
  7540.         <textSize>9</textSize>
  7541.         <textStyle>plain</textStyle>
  7542.         <textHeight>12</textHeight>
  7543.         <name></name>
  7544.         <script></script>
  7545.     </part>
  7546.     <part>
  7547.         <id>25</id>
  7548.         <type>button</type>
  7549.         <visible> <true /> </visible>
  7550.         <reserved5> 0 </reserved5>
  7551.         <reserved4> 0 </reserved4>
  7552.         <reserved3> 0 </reserved3>
  7553.         <reserved2> 0 </reserved2>
  7554.         <reserved1> 0 </reserved1>
  7555.         <enabled> <true /> </enabled>
  7556.         <rect>
  7557.             <left>201</left>
  7558.             <top>278</top>
  7559.             <right>346</right>
  7560.             <bottom>316</bottom>
  7561.         </rect>
  7562.         <style>roundrect</style>
  7563.         <showName> <true /> </showName>
  7564.         <highlight> <false /> </highlight>
  7565.         <autoHighlight> <true /> </autoHighlight>
  7566.         <sharedHighlight> <true /> </sharedHighlight>
  7567.         <family>0</family>
  7568.         <titleWidth>0</titleWidth>
  7569.         <icon>0</icon>
  7570.         <textAlign>center</textAlign>
  7571.         <font>Geneva</font>
  7572.         <textSize>12</textSize>
  7573.         <textStyle>plain</textStyle>
  7574.         <name>GetSysFolder</name>
  7575.         <script>on mouseUpanswer GetSysFolder()end mouseUp</script>
  7576.     </part>
  7577.     <content>
  7578.         <layer>card</layer>
  7579.         <id>1</id>
  7580.         <text>                                            GetSysFolder 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GetSysFolder returns the pathName of the current System folder.SYNTAX--------                                              GetSysFolder()PARAMETERS------------   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).</text>
  7581.     </content>
  7582.     <name>GetSysFolder 1.0</name>
  7583.     <script>on opencardend opencardon closeCardend closeCard</script>
  7584. </card>
  7585.  
  7586.  
  7587. card_26003.xml
  7588. <?xml version="1.0" encoding="utf-8" ?>
  7589. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7590. <card>
  7591.     <id>26003</id>
  7592.     <filler1>0</filler1>
  7593.     <bitmap>BMAP_26151.pbm</bitmap>
  7594.     <cantDelete> <false /> </cantDelete>
  7595.     <showPict> <true /> </showPict>
  7596.     <dontSearch> <false /> </dontSearch>
  7597.     <owner>46925</owner>
  7598.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7599.     <part>
  7600.         <id>1</id>
  7601.         <type>field</type>
  7602.         <visible> <true /> </visible>
  7603.         <dontWrap> <false /> </dontWrap>
  7604.         <dontSearch> <false /> </dontSearch>
  7605.         <sharedText> <false /> </sharedText>
  7606.         <fixedLineHeight> <true /> </fixedLineHeight>
  7607.         <autoTab> <false /> </autoTab>
  7608.         <lockText> <true /> </lockText>
  7609.         <rect>
  7610.             <left>69</left>
  7611.             <top>68</top>
  7612.             <right>434</right>
  7613.             <bottom>252</bottom>
  7614.         </rect>
  7615.         <style>scrolling</style>
  7616.         <autoSelect> <false /> </autoSelect>
  7617.         <showLines> <false /> </showLines>
  7618.         <wideMargins> <false /> </wideMargins>
  7619.         <multipleLines> <false /> </multipleLines>
  7620.         <reservedFamily> 0 </reservedFamily>
  7621.         <titleWidth>0</titleWidth>
  7622.         <icon>0</icon>
  7623.         <textAlign>left</textAlign>
  7624.         <font>Geneva</font>
  7625.         <textSize>9</textSize>
  7626.         <textStyle>plain</textStyle>
  7627.         <textHeight>12</textHeight>
  7628.         <name></name>
  7629.         <script></script>
  7630.     </part>
  7631.     <part>
  7632.         <id>25</id>
  7633.         <type>button</type>
  7634.         <visible> <true /> </visible>
  7635.         <reserved5> 0 </reserved5>
  7636.         <reserved4> 0 </reserved4>
  7637.         <reserved3> 0 </reserved3>
  7638.         <reserved2> 0 </reserved2>
  7639.         <reserved1> 0 </reserved1>
  7640.         <enabled> <true /> </enabled>
  7641.         <rect>
  7642.             <left>201</left>
  7643.             <top>278</top>
  7644.             <right>346</right>
  7645.             <bottom>316</bottom>
  7646.         </rect>
  7647.         <style>roundrect</style>
  7648.         <showName> <true /> </showName>
  7649.         <highlight> <false /> </highlight>
  7650.         <autoHighlight> <true /> </autoHighlight>
  7651.         <sharedHighlight> <true /> </sharedHighlight>
  7652.         <family>0</family>
  7653.         <titleWidth>0</titleWidth>
  7654.         <icon>0</icon>
  7655.         <textAlign>center</textAlign>
  7656.         <font>Geneva</font>
  7657.         <textSize>12</textSize>
  7658.         <textStyle>plain</textStyle>
  7659.         <name>GetPassword</name>
  7660.         <script>on mouseUpget GetPassWord()if it Γëá emptythen answer "Result :" && itelse answer "You cancelled"end mouseUp</script>
  7661.     </part>
  7662.     <content>
  7663.         <layer>card</layer>
  7664.         <id>1</id>
  7665.         <text>                                            GetPassword 1.3                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GetPassword is a XFCN allowing to type a hidden password in a dialog.SYNTAX-------                                   GetPassword ([<prompt>])PARAMETERS------------   Prompt is a string that will appear in the dialog. Default value is :                                    "Please enter password :"   Using "!" and "?" parameter will return an online help (resp. copyright and syntax).USING-----   The returned value is an integer value corresponding to the encrypted input. The dialog is centered on the card, and typing is hidden with bullets in it.   Almost one char must be typed before validating. An empty string is returned if cancelled.If an error occurs, this value can be :                 "Error : Ask dialog not found"HISTORY--------1.3 :                                                                                          09/09/91ΓÇó Fixed to be SuperCard compatible1.1 :ΓÇó Use notification manager for HC 2.0</text>
  7666.     </content>
  7667.     <name>GetPassword 1.3</name>
  7668.     <script>on opencardend opencardon closeCardend closeCard</script>
  7669. </card>
  7670.  
  7671.  
  7672. card_25348.xml
  7673. <?xml version="1.0" encoding="utf-8" ?>
  7674. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7675. <card>
  7676.     <id>25348</id>
  7677.     <filler1>0</filler1>
  7678.     <bitmap>BMAP_25267.pbm</bitmap>
  7679.     <cantDelete> <false /> </cantDelete>
  7680.     <showPict> <true /> </showPict>
  7681.     <dontSearch> <false /> </dontSearch>
  7682.     <owner>46925</owner>
  7683.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7684.     <part>
  7685.         <id>1</id>
  7686.         <type>field</type>
  7687.         <visible> <true /> </visible>
  7688.         <dontWrap> <false /> </dontWrap>
  7689.         <dontSearch> <false /> </dontSearch>
  7690.         <sharedText> <false /> </sharedText>
  7691.         <fixedLineHeight> <true /> </fixedLineHeight>
  7692.         <autoTab> <false /> </autoTab>
  7693.         <lockText> <true /> </lockText>
  7694.         <rect>
  7695.             <left>69</left>
  7696.             <top>68</top>
  7697.             <right>434</right>
  7698.             <bottom>252</bottom>
  7699.         </rect>
  7700.         <style>scrolling</style>
  7701.         <autoSelect> <false /> </autoSelect>
  7702.         <showLines> <false /> </showLines>
  7703.         <wideMargins> <false /> </wideMargins>
  7704.         <multipleLines> <false /> </multipleLines>
  7705.         <reservedFamily> 0 </reservedFamily>
  7706.         <titleWidth>0</titleWidth>
  7707.         <icon>0</icon>
  7708.         <textAlign>left</textAlign>
  7709.         <font>Geneva</font>
  7710.         <textSize>9</textSize>
  7711.         <textStyle>plain</textStyle>
  7712.         <textHeight>12</textHeight>
  7713.         <name></name>
  7714.         <script></script>
  7715.     </part>
  7716.     <part>
  7717.         <id>22</id>
  7718.         <type>button</type>
  7719.         <visible> <false /> </visible>
  7720.         <reserved5> 0 </reserved5>
  7721.         <reserved4> 0 </reserved4>
  7722.         <reserved3> 0 </reserved3>
  7723.         <reserved2> 0 </reserved2>
  7724.         <reserved1> 0 </reserved1>
  7725.         <enabled> <true /> </enabled>
  7726.         <rect>
  7727.             <left>0</left>
  7728.             <top>326</top>
  7729.             <right>18</right>
  7730.             <bottom>342</bottom>
  7731.         </rect>
  7732.         <style>checkbox</style>
  7733.         <showName> <false /> </showName>
  7734.         <highlight> <false /> </highlight>
  7735.         <autoHighlight> <true /> </autoHighlight>
  7736.         <sharedHighlight> <true /> </sharedHighlight>
  7737.         <family>0</family>
  7738.         <titleWidth>0</titleWidth>
  7739.         <icon>0</icon>
  7740.         <textAlign>center</textAlign>
  7741.         <font>Geneva</font>
  7742.         <textSize>12</textSize>
  7743.         <textStyle>plain</textStyle>
  7744.         <name></name>
  7745.         <script></script>
  7746.     </part>
  7747.     <part>
  7748.         <id>25</id>
  7749.         <type>button</type>
  7750.         <visible> <true /> </visible>
  7751.         <reserved5> 0 </reserved5>
  7752.         <reserved4> 0 </reserved4>
  7753.         <reserved3> 0 </reserved3>
  7754.         <reserved2> 0 </reserved2>
  7755.         <reserved1> 0 </reserved1>
  7756.         <enabled> <true /> </enabled>
  7757.         <rect>
  7758.             <left>209</left>
  7759.             <top>278</top>
  7760.             <right>335</right>
  7761.             <bottom>318</bottom>
  7762.         </rect>
  7763.         <style>roundrect</style>
  7764.         <showName> <true /> </showName>
  7765.         <highlight> <false /> </highlight>
  7766.         <autoHighlight> <true /> </autoHighlight>
  7767.         <sharedHighlight> <true /> </sharedHighlight>
  7768.         <family>0</family>
  7769.         <titleWidth>0</titleWidth>
  7770.         <icon>0</icon>
  7771.         <textAlign>center</textAlign>
  7772.         <font>Geneva</font>
  7773.         <textSize>12</textSize>
  7774.         <textStyle>plain</textStyle>
  7775.         <name>GetMode</name>
  7776.         <script>on mouseUpget GetMode()if first word of it is "Error"then answer itelseput it into cd fld 2show cd fld 2end ifend mouseUp</script>
  7777.     </part>
  7778.     <part>
  7779.         <id>26</id>
  7780.         <type>field</type>
  7781.         <visible> <true /> </visible>
  7782.         <dontWrap> <false /> </dontWrap>
  7783.         <dontSearch> <false /> </dontSearch>
  7784.         <sharedText> <false /> </sharedText>
  7785.         <fixedLineHeight> <true /> </fixedLineHeight>
  7786.         <autoTab> <false /> </autoTab>
  7787.         <lockText> <true /> </lockText>
  7788.         <rect>
  7789.             <left>167</left>
  7790.             <top>92</top>
  7791.             <right>332</right>
  7792.             <bottom>231</bottom>
  7793.         </rect>
  7794.         <style>shadow</style>
  7795.         <autoSelect> <false /> </autoSelect>
  7796.         <showLines> <false /> </showLines>
  7797.         <wideMargins> <true /> </wideMargins>
  7798.         <multipleLines> <false /> </multipleLines>
  7799.         <reservedFamily> 0 </reservedFamily>
  7800.         <titleWidth>0</titleWidth>
  7801.         <icon>0</icon>
  7802.         <textAlign>left</textAlign>
  7803.         <font>Geneva</font>
  7804.         <textSize>12</textSize>
  7805.         <textStyle>plain</textStyle>
  7806.         <textHeight>16</textHeight>
  7807.         <name></name>
  7808.         <script>on mouseUphide meend mouseUP</script>
  7809.     </part>
  7810.     <content>
  7811.         <layer>card</layer>
  7812.         <id>1</id>
  7813.         <text>                                             GetMode 1.3                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GetMode is an XFCN allowing to get the screen(s)' video mode and depth.SYNTAX-------                                                GetMode ( )PARAMETERS------------   No parameter needed, but using "!" and "?" parameter will return an online help (resp. copyright and syntax).USING-----  The XFCN returns a one or many lines string, each one corresponding to one available screen. Each line contains a 5 or 7 items (depending on the System in use) :     <B|C>,<1|2|4|8|32>,<screen nb>,<B|C>,<1|2|4|8|32>,<width>,<height>     +---------------+----------+-----------------+--------------+        current video                          maximum values      screen size                                                 (only with System 6.0.5)If an error occurs, the XFCN can return :     "Error : Couln't get SysEnvirons"     "Error : Color QuickDraw not found"</text>
  7814.     </content>
  7815.     <content>
  7816.         <layer>card</layer>
  7817.         <id>26</id>
  7818.         <text>C,8,1,C,8,640,480</text>
  7819.     </content>
  7820.     <name>GetMode 1.3</name>
  7821.     <script>on opencardend opencardon closeCardend closeCard</script>
  7822. </card>
  7823.  
  7824.  
  7825. card_49343.xml
  7826. <?xml version="1.0" encoding="utf-8" ?>
  7827. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7828. <card>
  7829.     <id>49343</id>
  7830.     <filler1>0</filler1>
  7831.     <bitmap>BMAP_45976.pbm</bitmap>
  7832.     <cantDelete> <false /> </cantDelete>
  7833.     <showPict> <true /> </showPict>
  7834.     <dontSearch> <false /> </dontSearch>
  7835.     <owner>46925</owner>
  7836.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7837.     <part>
  7838.         <id>1</id>
  7839.         <type>field</type>
  7840.         <visible> <true /> </visible>
  7841.         <dontWrap> <false /> </dontWrap>
  7842.         <dontSearch> <false /> </dontSearch>
  7843.         <sharedText> <false /> </sharedText>
  7844.         <fixedLineHeight> <true /> </fixedLineHeight>
  7845.         <autoTab> <false /> </autoTab>
  7846.         <lockText> <true /> </lockText>
  7847.         <rect>
  7848.             <left>69</left>
  7849.             <top>68</top>
  7850.             <right>434</right>
  7851.             <bottom>252</bottom>
  7852.         </rect>
  7853.         <style>scrolling</style>
  7854.         <autoSelect> <false /> </autoSelect>
  7855.         <showLines> <false /> </showLines>
  7856.         <wideMargins> <false /> </wideMargins>
  7857.         <multipleLines> <false /> </multipleLines>
  7858.         <reservedFamily> 0 </reservedFamily>
  7859.         <titleWidth>0</titleWidth>
  7860.         <icon>0</icon>
  7861.         <textAlign>left</textAlign>
  7862.         <font>Geneva</font>
  7863.         <textSize>9</textSize>
  7864.         <textStyle>plain</textStyle>
  7865.         <textHeight>12</textHeight>
  7866.         <name></name>
  7867.         <script></script>
  7868.     </part>
  7869.     <part>
  7870.         <id>29</id>
  7871.         <type>button</type>
  7872.         <visible> <true /> </visible>
  7873.         <reserved5> 0 </reserved5>
  7874.         <reserved4> 0 </reserved4>
  7875.         <reserved3> 0 </reserved3>
  7876.         <reserved2> 0 </reserved2>
  7877.         <reserved1> 0 </reserved1>
  7878.         <enabled> <true /> </enabled>
  7879.         <rect>
  7880.             <left>174</left>
  7881.             <top>281</top>
  7882.             <right>343</right>
  7883.             <bottom>311</bottom>
  7884.         </rect>
  7885.         <style>roundrect</style>
  7886.         <showName> <true /> </showName>
  7887.         <highlight> <false /> </highlight>
  7888.         <autoHighlight> <true /> </autoHighlight>
  7889.         <sharedHighlight> <true /> </sharedHighlight>
  7890.         <family>0</family>
  7891.         <titleWidth>0</titleWidth>
  7892.         <icon>0</icon>
  7893.         <textAlign>center</textAlign>
  7894.         <font>Geneva</font>
  7895.         <textSize>12</textSize>
  7896.         <textStyle>plain</textStyle>
  7897.         <name>GetIcon</name>
  7898.         <script>on mouseUpask "ΓÇ£Creator,TypeΓÇ¥ or pathName :" with "WILD,STAK"if it is empty then exit mouseUpGetIcon itget the resultif first word of it is "Error"then beepanswer itend mouseUp</script>
  7899.     </part>
  7900.     <content>
  7901.         <layer>card</layer>
  7902.         <id>1</id>
  7903.         <text>                                               GetIcon 1.0                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GetIcon allows to add in teh current stack an ICON resource coming from the Desktop file. It requires System 7.SYNTAX-------      GetTheIcon(<file "creator,type" or pathName>[,<volume name>])PARAMETERS------------   <file "creator,type" or pathName> can be a two items string built with file creator & type, or the full pathname of a file.   <volume name> is optional, and allows to define the volume from where the ICON has to come from. Default scans all mounted volumes.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING------   The XCMD creates an ICON resource in the current stack with random ID and name built with file creator & type.   If the resource already exists, the XCMD simply returns its info without creating another one.   If the icon is found, the XCMD return a two items string with resource name & ID.ERRORS-------If an error occurs, the XCMD can return :     "Error : GetIcon requires System 7"     "Error : Missing or empty parameter"     "Error : Out of memory"     "Error : Couldn't add resource"     "Error : Entry not found"     "Error : Not a file"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : I/O Error"     "Error : Volume is full"     "Error : Volume is locked"     "Error : Couln't create copy buffer"HISTORY--------1.0                                                                                            03/13/92ΓÇó First release</text>
  7904.     </content>
  7905.     <name></name>
  7906.     <script></script>
  7907. </card>
  7908.  
  7909.  
  7910. card_24896.xml
  7911. <?xml version="1.0" encoding="utf-8" ?>
  7912. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7913. <card>
  7914.     <id>24896</id>
  7915.     <filler1>0</filler1>
  7916.     <bitmap>BMAP_24401.pbm</bitmap>
  7917.     <cantDelete> <false /> </cantDelete>
  7918.     <showPict> <true /> </showPict>
  7919.     <dontSearch> <false /> </dontSearch>
  7920.     <owner>46925</owner>
  7921.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  7922.     <part>
  7923.         <id>1</id>
  7924.         <type>field</type>
  7925.         <visible> <true /> </visible>
  7926.         <dontWrap> <false /> </dontWrap>
  7927.         <dontSearch> <false /> </dontSearch>
  7928.         <sharedText> <false /> </sharedText>
  7929.         <fixedLineHeight> <true /> </fixedLineHeight>
  7930.         <autoTab> <false /> </autoTab>
  7931.         <lockText> <true /> </lockText>
  7932.         <rect>
  7933.             <left>69</left>
  7934.             <top>68</top>
  7935.             <right>434</right>
  7936.             <bottom>252</bottom>
  7937.         </rect>
  7938.         <style>scrolling</style>
  7939.         <autoSelect> <false /> </autoSelect>
  7940.         <showLines> <false /> </showLines>
  7941.         <wideMargins> <false /> </wideMargins>
  7942.         <multipleLines> <false /> </multipleLines>
  7943.         <reservedFamily> 0 </reservedFamily>
  7944.         <titleWidth>0</titleWidth>
  7945.         <icon>0</icon>
  7946.         <textAlign>left</textAlign>
  7947.         <font>Geneva</font>
  7948.         <textSize>9</textSize>
  7949.         <textStyle>plain</textStyle>
  7950.         <textHeight>12</textHeight>
  7951.         <name></name>
  7952.         <script></script>
  7953.     </part>
  7954.     <part>
  7955.         <id>25</id>
  7956.         <type>button</type>
  7957.         <visible> <true /> </visible>
  7958.         <reserved5> 0 </reserved5>
  7959.         <reserved4> 0 </reserved4>
  7960.         <reserved3> 0 </reserved3>
  7961.         <reserved2> 0 </reserved2>
  7962.         <reserved1> 0 </reserved1>
  7963.         <enabled> <true /> </enabled>
  7964.         <rect>
  7965.             <left>184</left>
  7966.             <top>293</top>
  7967.             <right>329</right>
  7968.             <bottom>331</bottom>
  7969.         </rect>
  7970.         <style>roundrect</style>
  7971.         <showName> <true /> </showName>
  7972.         <highlight> <false /> </highlight>
  7973.         <autoHighlight> <true /> </autoHighlight>
  7974.         <sharedHighlight> <true /> </sharedHighlight>
  7975.         <family>0</family>
  7976.         <titleWidth>0</titleWidth>
  7977.         <icon>0</icon>
  7978.         <textAlign>center</textAlign>
  7979.         <font>Geneva</font>
  7980.         <textSize>12</textSize>
  7981.         <textStyle>plain</textStyle>
  7982.         <name>GetFInfo</name>
  7983.         <script>on mouseUpget item 2 of MacType()delete last char of itdelete last char of itif it < 7.0then put 2 into FNbelse put 3 into FNbget FilePath(empty,"File for infos :")if it Γëá emptythenput GetFInfo(it) into Tempget the Resultif it Γëá emptythenbeepanswer itelseput switch(Temp) into cd fld 4show cd fld FNbshow cd fld 4end ifend ifend mouseUp</script>
  7984.     </part>
  7985.     <part>
  7986.         <id>29</id>
  7987.         <type>field</type>
  7988.         <visible> <false /> </visible>
  7989.         <dontWrap> <false /> </dontWrap>
  7990.         <dontSearch> <false /> </dontSearch>
  7991.         <sharedText> <false /> </sharedText>
  7992.         <fixedLineHeight> <true /> </fixedLineHeight>
  7993.         <autoTab> <false /> </autoTab>
  7994.         <lockText> <true /> </lockText>
  7995.         <rect>
  7996.             <left>165</left>
  7997.             <top>3</top>
  7998.             <right>337</right>
  7999.             <bottom>289</bottom>
  8000.         </rect>
  8001.         <style>shadow</style>
  8002.         <autoSelect> <false /> </autoSelect>
  8003.         <showLines> <true /> </showLines>
  8004.         <wideMargins> <true /> </wideMargins>
  8005.         <multipleLines> <false /> </multipleLines>
  8006.         <reservedFamily> 0 </reservedFamily>
  8007.         <titleWidth>0</titleWidth>
  8008.         <icon>0</icon>
  8009.         <textAlign>left</textAlign>
  8010.         <font>Geneva</font>
  8011.         <textSize>9</textSize>
  8012.         <textStyle>bold</textStyle>
  8013.         <textHeight>11</textHeight>
  8014.         <name></name>
  8015.         <script>on mouseUphideAllend mouseUp</script>
  8016.     </part>
  8017.     <part>
  8018.         <id>34</id>
  8019.         <type>field</type>
  8020.         <visible> <false /> </visible>
  8021.         <dontWrap> <false /> </dontWrap>
  8022.         <dontSearch> <false /> </dontSearch>
  8023.         <sharedText> <false /> </sharedText>
  8024.         <fixedLineHeight> <true /> </fixedLineHeight>
  8025.         <autoTab> <false /> </autoTab>
  8026.         <lockText> <true /> </lockText>
  8027.         <rect>
  8028.             <left>165</left>
  8029.             <top>3</top>
  8030.             <right>337</right>
  8031.             <bottom>289</bottom>
  8032.         </rect>
  8033.         <style>shadow</style>
  8034.         <autoSelect> <false /> </autoSelect>
  8035.         <showLines> <true /> </showLines>
  8036.         <wideMargins> <true /> </wideMargins>
  8037.         <multipleLines> <false /> </multipleLines>
  8038.         <reservedFamily> 0 </reservedFamily>
  8039.         <titleWidth>0</titleWidth>
  8040.         <icon>0</icon>
  8041.         <textAlign>left</textAlign>
  8042.         <font>Geneva</font>
  8043.         <textSize>9</textSize>
  8044.         <textStyle>bold</textStyle>
  8045.         <textHeight>11</textHeight>
  8046.         <name></name>
  8047.         <script>on mouseUphideAllend mouseUp</script>
  8048.     </part>
  8049.     <part>
  8050.         <id>35</id>
  8051.         <type>field</type>
  8052.         <visible> <false /> </visible>
  8053.         <dontWrap> <false /> </dontWrap>
  8054.         <dontSearch> <false /> </dontSearch>
  8055.         <sharedText> <false /> </sharedText>
  8056.         <fixedLineHeight> <true /> </fixedLineHeight>
  8057.         <autoTab> <false /> </autoTab>
  8058.         <lockText> <true /> </lockText>
  8059.         <rect>
  8060.             <left>258</left>
  8061.             <top>3</top>
  8062.             <right>335</right>
  8063.             <bottom>289</bottom>
  8064.         </rect>
  8065.         <style>transparent</style>
  8066.         <autoSelect> <false /> </autoSelect>
  8067.         <showLines> <true /> </showLines>
  8068.         <wideMargins> <true /> </wideMargins>
  8069.         <multipleLines> <false /> </multipleLines>
  8070.         <reservedFamily> 0 </reservedFamily>
  8071.         <titleWidth>0</titleWidth>
  8072.         <icon>0</icon>
  8073.         <textAlign>left</textAlign>
  8074.         <font>Geneva</font>
  8075.         <textSize>9</textSize>
  8076.         <textStyle>plain</textStyle>
  8077.         <textHeight>11</textHeight>
  8078.         <name></name>
  8079.         <script>on mouseUphideAllend mouseUp</script>
  8080.     </part>
  8081.     <part>
  8082.         <id>37</id>
  8083.         <type>button</type>
  8084.         <visible> <false /> </visible>
  8085.         <reserved5> 0 </reserved5>
  8086.         <reserved4> 0 </reserved4>
  8087.         <reserved3> 0 </reserved3>
  8088.         <reserved2> 0 </reserved2>
  8089.         <reserved1> 0 </reserved1>
  8090.         <enabled> <true /> </enabled>
  8091.         <rect>
  8092.             <left>451</left>
  8093.             <top>5</top>
  8094.             <right>506</right>
  8095.             <bottom>55</bottom>
  8096.         </rect>
  8097.         <style>rectangle</style>
  8098.         <showName> <true /> </showName>
  8099.         <highlight> <false /> </highlight>
  8100.         <autoHighlight> <true /> </autoHighlight>
  8101.         <sharedHighlight> <true /> </sharedHighlight>
  8102.         <family>0</family>
  8103.         <titleWidth>0</titleWidth>
  8104.         <icon>27056</icon>
  8105.         <textAlign>center</textAlign>
  8106.         <font>Chicago</font>
  8107.         <textSize>12</textSize>
  8108.         <textStyle>plain</textStyle>
  8109.         <name>X-Index</name>
  8110.         <script>on mouseUpdoIndexend mouseUp</script>
  8111.     </part>
  8112.     <content>
  8113.         <layer>card</layer>
  8114.         <id>1</id>
  8115.         <text>                                              GetFInfo 1.1                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GetFInfo is an XFCN returning a list of Finder informations for a file.SYNTAX-------             GetFileInfo <file path or name>[,"DontResolveAlias"]PARAMETERS------------   <file path or name> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The returned list contains the following 23 items :  1) type  2) creator  3) creation date (short format)  4) creation time  5) modification date (short format)  6) modification time  7) total size in bytes  8) data fork size in bytes  9) resource fork size in bytesthen 16 booleans values corresponding to the file flags (depending on System version):      System 6.0                                    System 7.010) onDesk                                           on Desk11) bFOwnAppl                                     color 112) r├⌐serv├⌐                                         color 213) r├⌐serv├⌐                                         color 314) bfNever (never switch launch)       colorReserved15) bfAlways (always switch launch)   requiresSwitchLaunch16) shareable application                     isShared17) r├⌐serv├⌐                                         hasNoINITs18) Inited                                            hasBeenInited19) Changed                                         Reserved20) Busy                                             hasCustomIcon21) NoCopy                                         isStationery22) System                                         nameLocked23) hasBundle                                      hasBundle24) Invisible                                        isInvisible25) Locked                                          isAlias   If an error occurs, the XFCN will return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Couln't get INTL resource"     "Error : Missing or empty parameter(s)"     "Error : Second param can only be "DontResolveAlias"This stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc.) and Switch XFCN (┬⌐ F. Rinaldi).HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "DontResolveAlias" parameter---------------------------------------------------------------------ΓÇó Added "=" param for online help</text>
  8116.     </content>
  8117.     <content>
  8118.         <layer>card</layer>
  8119.         <id>29</id>
  8120.         <text>typecreatordate cr├⌐ationheure cr├⌐ationdate modif.heure modif.tailledata forkresource forkonDeskbFOwnApplr├⌐serv├⌐r├⌐serv├⌐bfNeverbfAlwaysshareabler├⌐serv├⌐InitedChangedBusyNoCopySystemhasBundleInvisibleLocked</text>
  8121.     </content>
  8122.     <content>
  8123.         <layer>card</layer>
  8124.         <id>34</id>
  8125.         <text>typecreatordate cr├⌐ationheure cr├⌐ationdate modif.heure modif.tailledata forkresource forkon Deskcolor 1color 2color 3colorReservedrequiresSwitchLisSharedhasNoINITshasBeenInitedReservedhasCustomIconisStationerynameLockedhasBundleisInvisibleisAlias</text>
  8126.     </content>
  8127.     <content>
  8128.         <layer>card</layer>
  8129.         <id>35</id>
  8130.         <text>STAKWILD02/03/198915:04:1205/08/199114:28:28398182457615242falsefalsefalsefalsefalsefalsefalsefalsetruefalsefalsefalsefalsefalsefalsefalse</text>
  8131.     </content>
  8132.     <name>GetFInfo 1.1</name>
  8133.     <script>on opencardend opencardon closeCardhideAllend closeCard</script>
  8134. </card>
  8135.  
  8136.  
  8137. card_23886.xml
  8138. <?xml version="1.0" encoding="utf-8" ?>
  8139. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8140. <card>
  8141.     <id>23886</id>
  8142.     <filler1>0</filler1>
  8143.     <bitmap>BMAP_24217.pbm</bitmap>
  8144.     <cantDelete> <false /> </cantDelete>
  8145.     <showPict> <true /> </showPict>
  8146.     <dontSearch> <false /> </dontSearch>
  8147.     <owner>46925</owner>
  8148.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  8149.     <part>
  8150.         <id>1</id>
  8151.         <type>field</type>
  8152.         <visible> <true /> </visible>
  8153.         <dontWrap> <false /> </dontWrap>
  8154.         <dontSearch> <false /> </dontSearch>
  8155.         <sharedText> <false /> </sharedText>
  8156.         <fixedLineHeight> <true /> </fixedLineHeight>
  8157.         <autoTab> <false /> </autoTab>
  8158.         <lockText> <true /> </lockText>
  8159.         <rect>
  8160.             <left>69</left>
  8161.             <top>63</top>
  8162.             <right>434</right>
  8163.             <bottom>234</bottom>
  8164.         </rect>
  8165.         <style>scrolling</style>
  8166.         <autoSelect> <false /> </autoSelect>
  8167.         <showLines> <false /> </showLines>
  8168.         <wideMargins> <false /> </wideMargins>
  8169.         <multipleLines> <false /> </multipleLines>
  8170.         <reservedFamily> 0 </reservedFamily>
  8171.         <titleWidth>0</titleWidth>
  8172.         <icon>0</icon>
  8173.         <textAlign>left</textAlign>
  8174.         <font>Geneva</font>
  8175.         <textSize>9</textSize>
  8176.         <textStyle>plain</textStyle>
  8177.         <textHeight>12</textHeight>
  8178.         <name></name>
  8179.         <script></script>
  8180.     </part>
  8181.     <part>
  8182.         <id>28</id>
  8183.         <type>field</type>
  8184.         <visible> <true /> </visible>
  8185.         <dontWrap> <false /> </dontWrap>
  8186.         <dontSearch> <false /> </dontSearch>
  8187.         <sharedText> <false /> </sharedText>
  8188.         <fixedLineHeight> <true /> </fixedLineHeight>
  8189.         <autoTab> <false /> </autoTab>
  8190.         <lockText> <false /> </lockText>
  8191.         <rect>
  8192.             <left>126</left>
  8193.             <top>237</top>
  8194.             <right>295</right>
  8195.             <bottom>251</bottom>
  8196.         </rect>
  8197.         <style>transparent</style>
  8198.         <autoSelect> <false /> </autoSelect>
  8199.         <showLines> <true /> </showLines>
  8200.         <wideMargins> <false /> </wideMargins>
  8201.         <multipleLines> <false /> </multipleLines>
  8202.         <reservedFamily> 0 </reservedFamily>
  8203.         <titleWidth>0</titleWidth>
  8204.         <icon>0</icon>
  8205.         <textAlign>left</textAlign>
  8206.         <font>Geneva</font>
  8207.         <textSize>9</textSize>
  8208.         <textStyle>plain</textStyle>
  8209.         <textHeight>12</textHeight>
  8210.         <name></name>
  8211.         <script></script>
  8212.     </part>
  8213.     <part>
  8214.         <id>29</id>
  8215.         <type>button</type>
  8216.         <visible> <true /> </visible>
  8217.         <reserved5> 0 </reserved5>
  8218.         <reserved4> 0 </reserved4>
  8219.         <reserved3> 0 </reserved3>
  8220.         <reserved2> 0 </reserved2>
  8221.         <reserved1> 0 </reserved1>
  8222.         <enabled> <true /> </enabled>
  8223.         <rect>
  8224.             <left>331</left>
  8225.             <top>236</top>
  8226.             <right>366</right>
  8227.             <bottom>252</bottom>
  8228.         </rect>
  8229.         <style>radiobutton</style>
  8230.         <showName> <true /> </showName>
  8231.         <highlight> <true /> </highlight>
  8232.         <autoHighlight> <false /> </autoHighlight>
  8233.         <sharedHighlight> <true /> </sharedHighlight>
  8234.         <family>0</family>
  8235.         <titleWidth>0</titleWidth>
  8236.         <icon>0</icon>
  8237.         <textAlign>center</textAlign>
  8238.         <font>Geneva</font>
  8239.         <textSize>9</textSize>
  8240.         <textStyle>plain</textStyle>
  8241.         <name>All</name>
  8242.         <script>on mouseUpRadioUpdate 1,3end mouseUp</script>
  8243.     </part>
  8244.     <part>
  8245.         <id>30</id>
  8246.         <type>button</type>
  8247.         <visible> <true /> </visible>
  8248.         <reserved5> 0 </reserved5>
  8249.         <reserved4> 0 </reserved4>
  8250.         <reserved3> 0 </reserved3>
  8251.         <reserved2> 0 </reserved2>
  8252.         <reserved1> 0 </reserved1>
  8253.         <enabled> <true /> </enabled>
  8254.         <rect>
  8255.             <left>365</left>
  8256.             <top>236</top>
  8257.             <right>407</right>
  8258.             <bottom>252</bottom>
  8259.         </rect>
  8260.         <style>radiobutton</style>
  8261.         <showName> <true /> </showName>
  8262.         <highlight> <false /> </highlight>
  8263.         <autoHighlight> <false /> </autoHighlight>
  8264.         <sharedHighlight> <true /> </sharedHighlight>
  8265.         <family>0</family>
  8266.         <titleWidth>0</titleWidth>
  8267.         <icon>0</icon>
  8268.         <textAlign>center</textAlign>
  8269.         <font>Geneva</font>
  8270.         <textSize>9</textSize>
  8271.         <textStyle>plain</textStyle>
  8272.         <name>Files</name>
  8273.         <script>on mouseUpRadioUpdate 1,3end mouseUp</script>
  8274.     </part>
  8275.     <part>
  8276.         <id>32</id>
  8277.         <type>button</type>
  8278.         <visible> <true /> </visible>
  8279.         <reserved5> 0 </reserved5>
  8280.         <reserved4> 0 </reserved4>
  8281.         <reserved3> 0 </reserved3>
  8282.         <reserved2> 0 </reserved2>
  8283.         <reserved1> 0 </reserved1>
  8284.         <enabled> <true /> </enabled>
  8285.         <rect>
  8286.             <left>406</left>
  8287.             <top>236</top>
  8288.             <right>479</right>
  8289.             <bottom>252</bottom>
  8290.         </rect>
  8291.         <style>radiobutton</style>
  8292.         <showName> <true /> </showName>
  8293.         <highlight> <false /> </highlight>
  8294.         <autoHighlight> <false /> </autoHighlight>
  8295.         <sharedHighlight> <true /> </sharedHighlight>
  8296.         <family>0</family>
  8297.         <titleWidth>0</titleWidth>
  8298.         <icon>0</icon>
  8299.         <textAlign>center</textAlign>
  8300.         <font>Geneva</font>
  8301.         <textSize>9</textSize>
  8302.         <textStyle>plain</textStyle>
  8303.         <name>Directories</name>
  8304.         <script>on mouseUpRadioUpdate 1,3end mouseUp</script>
  8305.     </part>
  8306.     <part>
  8307.         <id>34</id>
  8308.         <type>button</type>
  8309.         <visible> <true /> </visible>
  8310.         <reserved5> 0 </reserved5>
  8311.         <reserved4> 0 </reserved4>
  8312.         <reserved3> 0 </reserved3>
  8313.         <reserved2> 0 </reserved2>
  8314.         <reserved1> 0 </reserved1>
  8315.         <enabled> <true /> </enabled>
  8316.         <rect>
  8317.             <left>80</left>
  8318.             <top>254</top>
  8319.             <right>111</right>
  8320.             <bottom>266</bottom>
  8321.         </rect>
  8322.         <style>radiobutton</style>
  8323.         <showName> <true /> </showName>
  8324.         <highlight> <false /> </highlight>
  8325.         <autoHighlight> <false /> </autoHighlight>
  8326.         <sharedHighlight> <true /> </sharedHighlight>
  8327.         <family>0</family>
  8328.         <titleWidth>0</titleWidth>
  8329.         <icon>0</icon>
  8330.         <textAlign>center</textAlign>
  8331.         <font>Geneva</font>
  8332.         <textSize>9</textSize>
  8333.         <textStyle>plain</textStyle>
  8334.         <name>c=</name>
  8335.         <script>on mouseUpRadioUpdate 4,9end mouseUp</script>
  8336.     </part>
  8337.     <part>
  8338.         <id>55</id>
  8339.         <type>button</type>
  8340.         <visible> <true /> </visible>
  8341.         <reserved5> 0 </reserved5>
  8342.         <reserved4> 0 </reserved4>
  8343.         <reserved3> 0 </reserved3>
  8344.         <reserved2> 0 </reserved2>
  8345.         <reserved1> 0 </reserved1>
  8346.         <enabled> <true /> </enabled>
  8347.         <rect>
  8348.             <left>80</left>
  8349.             <top>266</top>
  8350.             <right>111</right>
  8351.             <bottom>278</bottom>
  8352.         </rect>
  8353.         <style>radiobutton</style>
  8354.         <showName> <true /> </showName>
  8355.         <highlight> <false /> </highlight>
  8356.         <autoHighlight> <false /> </autoHighlight>
  8357.         <sharedHighlight> <true /> </sharedHighlight>
  8358.         <family>0</family>
  8359.         <titleWidth>0</titleWidth>
  8360.         <icon>0</icon>
  8361.         <textAlign>center</textAlign>
  8362.         <font>Geneva</font>
  8363.         <textSize>9</textSize>
  8364.         <textStyle>plain</textStyle>
  8365.         <name>cΓëá</name>
  8366.         <script>on mouseUpRadioUpdate 4,9end mouseUp</script>
  8367.     </part>
  8368.     <part>
  8369.         <id>56</id>
  8370.         <type>button</type>
  8371.         <visible> <true /> </visible>
  8372.         <reserved5> 0 </reserved5>
  8373.         <reserved4> 0 </reserved4>
  8374.         <reserved3> 0 </reserved3>
  8375.         <reserved2> 0 </reserved2>
  8376.         <reserved1> 0 </reserved1>
  8377.         <enabled> <true /> </enabled>
  8378.         <rect>
  8379.             <left>80</left>
  8380.             <top>278</top>
  8381.             <right>111</right>
  8382.             <bottom>290</bottom>
  8383.         </rect>
  8384.         <style>radiobutton</style>
  8385.         <showName> <true /> </showName>
  8386.         <highlight> <false /> </highlight>
  8387.         <autoHighlight> <false /> </autoHighlight>
  8388.         <sharedHighlight> <true /> </sharedHighlight>
  8389.         <family>0</family>
  8390.         <titleWidth>0</titleWidth>
  8391.         <icon>0</icon>
  8392.         <textAlign>center</textAlign>
  8393.         <font>Geneva</font>
  8394.         <textSize>9</textSize>
  8395.         <textStyle>plain</textStyle>
  8396.         <name>c></name>
  8397.         <script>on mouseUpRadioUpdate 4,9end mouseUp</script>
  8398.     </part>
  8399.     <part>
  8400.         <id>57</id>
  8401.         <type>button</type>
  8402.         <visible> <true /> </visible>
  8403.         <reserved5> 0 </reserved5>
  8404.         <reserved4> 0 </reserved4>
  8405.         <reserved3> 0 </reserved3>
  8406.         <reserved2> 0 </reserved2>
  8407.         <reserved1> 0 </reserved1>
  8408.         <enabled> <true /> </enabled>
  8409.         <rect>
  8410.             <left>80</left>
  8411.             <top>290</top>
  8412.             <right>111</right>
  8413.             <bottom>302</bottom>
  8414.         </rect>
  8415.         <style>radiobutton</style>
  8416.         <showName> <true /> </showName>
  8417.         <highlight> <false /> </highlight>
  8418.         <autoHighlight> <false /> </autoHighlight>
  8419.         <sharedHighlight> <true /> </sharedHighlight>
  8420.         <family>0</family>
  8421.         <titleWidth>0</titleWidth>
  8422.         <icon>0</icon>
  8423.         <textAlign>center</textAlign>
  8424.         <font>Geneva</font>
  8425.         <textSize>9</textSize>
  8426.         <textStyle>plain</textStyle>
  8427.         <name>c<</name>
  8428.         <script>on mouseUpRadioUpdate 4,9end mouseUp</script>
  8429.     </part>
  8430.     <part>
  8431.         <id>58</id>
  8432.         <type>button</type>
  8433.         <visible> <true /> </visible>
  8434.         <reserved5> 0 </reserved5>
  8435.         <reserved4> 0 </reserved4>
  8436.         <reserved3> 0 </reserved3>
  8437.         <reserved2> 0 </reserved2>
  8438.         <reserved1> 0 </reserved1>
  8439.         <enabled> <true /> </enabled>
  8440.         <rect>
  8441.             <left>80</left>
  8442.             <top>302</top>
  8443.             <right>111</right>
  8444.             <bottom>314</bottom>
  8445.         </rect>
  8446.         <style>radiobutton</style>
  8447.         <showName> <true /> </showName>
  8448.         <highlight> <false /> </highlight>
  8449.         <autoHighlight> <false /> </autoHighlight>
  8450.         <sharedHighlight> <true /> </sharedHighlight>
  8451.         <family>0</family>
  8452.         <titleWidth>0</titleWidth>
  8453.         <icon>0</icon>
  8454.         <textAlign>center</textAlign>
  8455.         <font>Geneva</font>
  8456.         <textSize>9</textSize>
  8457.         <textStyle>plain</textStyle>
  8458.         <name>cΓëÑ</name>
  8459.         <script>on mouseUpRadioUpdate 4,9end mouseUp</script>
  8460.     </part>
  8461.     <part>
  8462.         <id>59</id>
  8463.         <type>button</type>
  8464.         <visible> <true /> </visible>
  8465.         <reserved5> 0 </reserved5>
  8466.         <reserved4> 0 </reserved4>
  8467.         <reserved3> 0 </reserved3>
  8468.         <reserved2> 0 </reserved2>
  8469.         <reserved1> 0 </reserved1>
  8470.         <enabled> <true /> </enabled>
  8471.         <rect>
  8472.             <left>80</left>
  8473.             <top>314</top>
  8474.             <right>111</right>
  8475.             <bottom>326</bottom>
  8476.         </rect>
  8477.         <style>radiobutton</style>
  8478.         <showName> <true /> </showName>
  8479.         <highlight> <false /> </highlight>
  8480.         <autoHighlight> <false /> </autoHighlight>
  8481.         <sharedHighlight> <true /> </sharedHighlight>
  8482.         <family>0</family>
  8483.         <titleWidth>0</titleWidth>
  8484.         <icon>0</icon>
  8485.         <textAlign>center</textAlign>
  8486.         <font>Geneva</font>
  8487.         <textSize>9</textSize>
  8488.         <textStyle>plain</textStyle>
  8489.         <name>cΓëñ</name>
  8490.         <script>on mouseUpRadioUpdate 4,9end mouseUp</script>
  8491.     </part>
  8492.     <part>
  8493.         <id>60</id>
  8494.         <type>field</type>
  8495.         <visible> <true /> </visible>
  8496.         <dontWrap> <false /> </dontWrap>
  8497.         <dontSearch> <false /> </dontSearch>
  8498.         <sharedText> <false /> </sharedText>
  8499.         <fixedLineHeight> <true /> </fixedLineHeight>
  8500.         <autoTab> <false /> </autoTab>
  8501.         <lockText> <false /> </lockText>
  8502.         <rect>
  8503.             <left>79</left>
  8504.             <top>327</top>
  8505.             <right>113</right>
  8506.             <bottom>341</bottom>
  8507.         </rect>
  8508.         <style>opaque</style>
  8509.         <autoSelect> <false /> </autoSelect>
  8510.         <showLines> <true /> </showLines>
  8511.         <wideMargins> <false /> </wideMargins>
  8512.         <multipleLines> <false /> </multipleLines>
  8513.         <reservedFamily> 0 </reservedFamily>
  8514.         <titleWidth>0</titleWidth>
  8515.         <icon>0</icon>
  8516.         <textAlign>center</textAlign>
  8517.         <font>Geneva</font>
  8518.         <textSize>9</textSize>
  8519.         <textStyle>plain</textStyle>
  8520.         <textHeight>12</textHeight>
  8521.         <name></name>
  8522.         <script></script>
  8523.     </part>
  8524.     <part>
  8525.         <id>61</id>
  8526.         <type>button</type>
  8527.         <visible> <true /> </visible>
  8528.         <reserved5> 0 </reserved5>
  8529.         <reserved4> 0 </reserved4>
  8530.         <reserved3> 0 </reserved3>
  8531.         <reserved2> 0 </reserved2>
  8532.         <reserved1> 0 </reserved1>
  8533.         <enabled> <true /> </enabled>
  8534.         <rect>
  8535.             <left>118</left>
  8536.             <top>254</top>
  8537.             <right>149</right>
  8538.             <bottom>266</bottom>
  8539.         </rect>
  8540.         <style>radiobutton</style>
  8541.         <showName> <true /> </showName>
  8542.         <highlight> <false /> </highlight>
  8543.         <autoHighlight> <false /> </autoHighlight>
  8544.         <sharedHighlight> <true /> </sharedHighlight>
  8545.         <family>0</family>
  8546.         <titleWidth>0</titleWidth>
  8547.         <icon>0</icon>
  8548.         <textAlign>center</textAlign>
  8549.         <font>Geneva</font>
  8550.         <textSize>9</textSize>
  8551.         <textStyle>plain</textStyle>
  8552.         <name>d=</name>
  8553.         <script>on mouseUpRadioUpdate 10,15end mouseUp</script>
  8554.     </part>
  8555.     <part>
  8556.         <id>62</id>
  8557.         <type>button</type>
  8558.         <visible> <true /> </visible>
  8559.         <reserved5> 0 </reserved5>
  8560.         <reserved4> 0 </reserved4>
  8561.         <reserved3> 0 </reserved3>
  8562.         <reserved2> 0 </reserved2>
  8563.         <reserved1> 0 </reserved1>
  8564.         <enabled> <true /> </enabled>
  8565.         <rect>
  8566.             <left>118</left>
  8567.             <top>266</top>
  8568.             <right>149</right>
  8569.             <bottom>278</bottom>
  8570.         </rect>
  8571.         <style>radiobutton</style>
  8572.         <showName> <true /> </showName>
  8573.         <highlight> <false /> </highlight>
  8574.         <autoHighlight> <false /> </autoHighlight>
  8575.         <sharedHighlight> <true /> </sharedHighlight>
  8576.         <family>0</family>
  8577.         <titleWidth>0</titleWidth>
  8578.         <icon>0</icon>
  8579.         <textAlign>center</textAlign>
  8580.         <font>Geneva</font>
  8581.         <textSize>9</textSize>
  8582.         <textStyle>plain</textStyle>
  8583.         <name>dΓëá</name>
  8584.         <script>on mouseUpRadioUpdate 10,15end mouseUp</script>
  8585.     </part>
  8586.     <part>
  8587.         <id>63</id>
  8588.         <type>button</type>
  8589.         <visible> <true /> </visible>
  8590.         <reserved5> 0 </reserved5>
  8591.         <reserved4> 0 </reserved4>
  8592.         <reserved3> 0 </reserved3>
  8593.         <reserved2> 0 </reserved2>
  8594.         <reserved1> 0 </reserved1>
  8595.         <enabled> <true /> </enabled>
  8596.         <rect>
  8597.             <left>118</left>
  8598.             <top>278</top>
  8599.             <right>149</right>
  8600.             <bottom>290</bottom>
  8601.         </rect>
  8602.         <style>radiobutton</style>
  8603.         <showName> <true /> </showName>
  8604.         <highlight> <false /> </highlight>
  8605.         <autoHighlight> <false /> </autoHighlight>
  8606.         <sharedHighlight> <true /> </sharedHighlight>
  8607.         <family>0</family>
  8608.         <titleWidth>0</titleWidth>
  8609.         <icon>0</icon>
  8610.         <textAlign>center</textAlign>
  8611.         <font>Geneva</font>
  8612.         <textSize>9</textSize>
  8613.         <textStyle>plain</textStyle>
  8614.         <name>d></name>
  8615.         <script>on mouseUpRadioUpdate 10,15end mouseUp</script>
  8616.     </part>
  8617.     <part>
  8618.         <id>64</id>
  8619.         <type>button</type>
  8620.         <visible> <true /> </visible>
  8621.         <reserved5> 0 </reserved5>
  8622.         <reserved4> 0 </reserved4>
  8623.         <reserved3> 0 </reserved3>
  8624.         <reserved2> 0 </reserved2>
  8625.         <reserved1> 0 </reserved1>
  8626.         <enabled> <true /> </enabled>
  8627.         <rect>
  8628.             <left>118</left>
  8629.             <top>290</top>
  8630.             <right>149</right>
  8631.             <bottom>302</bottom>
  8632.         </rect>
  8633.         <style>radiobutton</style>
  8634.         <showName> <true /> </showName>
  8635.         <highlight> <false /> </highlight>
  8636.         <autoHighlight> <false /> </autoHighlight>
  8637.         <sharedHighlight> <true /> </sharedHighlight>
  8638.         <family>0</family>
  8639.         <titleWidth>0</titleWidth>
  8640.         <icon>0</icon>
  8641.         <textAlign>center</textAlign>
  8642.         <font>Geneva</font>
  8643.         <textSize>9</textSize>
  8644.         <textStyle>plain</textStyle>
  8645.         <name>d<</name>
  8646.         <script>on mouseUpRadioUpdate 10,15end mouseUp</script>
  8647.     </part>
  8648.     <part>
  8649.         <id>65</id>
  8650.         <type>button</type>
  8651.         <visible> <true /> </visible>
  8652.         <reserved5> 0 </reserved5>
  8653.         <reserved4> 0 </reserved4>
  8654.         <reserved3> 0 </reserved3>
  8655.         <reserved2> 0 </reserved2>
  8656.         <reserved1> 0 </reserved1>
  8657.         <enabled> <true /> </enabled>
  8658.         <rect>
  8659.             <left>118</left>
  8660.             <top>302</top>
  8661.             <right>149</right>
  8662.             <bottom>314</bottom>
  8663.         </rect>
  8664.         <style>radiobutton</style>
  8665.         <showName> <true /> </showName>
  8666.         <highlight> <false /> </highlight>
  8667.         <autoHighlight> <false /> </autoHighlight>
  8668.         <sharedHighlight> <true /> </sharedHighlight>
  8669.         <family>0</family>
  8670.         <titleWidth>0</titleWidth>
  8671.         <icon>0</icon>
  8672.         <textAlign>center</textAlign>
  8673.         <font>Geneva</font>
  8674.         <textSize>9</textSize>
  8675.         <textStyle>plain</textStyle>
  8676.         <name>dΓëÑ</name>
  8677.         <script>on mouseUpRadioUpdate 10,15end mouseUp</script>
  8678.     </part>
  8679.     <part>
  8680.         <id>66</id>
  8681.         <type>button</type>
  8682.         <visible> <true /> </visible>
  8683.         <reserved5> 0 </reserved5>
  8684.         <reserved4> 0 </reserved4>
  8685.         <reserved3> 0 </reserved3>
  8686.         <reserved2> 0 </reserved2>
  8687.         <reserved1> 0 </reserved1>
  8688.         <enabled> <true /> </enabled>
  8689.         <rect>
  8690.             <left>118</left>
  8691.             <top>314</top>
  8692.             <right>149</right>
  8693.             <bottom>326</bottom>
  8694.         </rect>
  8695.         <style>radiobutton</style>
  8696.         <showName> <true /> </showName>
  8697.         <highlight> <false /> </highlight>
  8698.         <autoHighlight> <false /> </autoHighlight>
  8699.         <sharedHighlight> <true /> </sharedHighlight>
  8700.         <family>0</family>
  8701.         <titleWidth>0</titleWidth>
  8702.         <icon>0</icon>
  8703.         <textAlign>center</textAlign>
  8704.         <font>Geneva</font>
  8705.         <textSize>9</textSize>
  8706.         <textStyle>plain</textStyle>
  8707.         <name>dΓëñ</name>
  8708.         <script>on mouseUpRadioUpdate 10,15end mouseUp</script>
  8709.     </part>
  8710.     <part>
  8711.         <id>67</id>
  8712.         <type>field</type>
  8713.         <visible> <true /> </visible>
  8714.         <dontWrap> <false /> </dontWrap>
  8715.         <dontSearch> <false /> </dontSearch>
  8716.         <sharedText> <false /> </sharedText>
  8717.         <fixedLineHeight> <true /> </fixedLineHeight>
  8718.         <autoTab> <false /> </autoTab>
  8719.         <lockText> <false /> </lockText>
  8720.         <rect>
  8721.             <left>114</left>
  8722.             <top>327</top>
  8723.             <right>154</right>
  8724.             <bottom>341</bottom>
  8725.         </rect>
  8726.         <style>opaque</style>
  8727.         <autoSelect> <false /> </autoSelect>
  8728.         <showLines> <true /> </showLines>
  8729.         <wideMargins> <false /> </wideMargins>
  8730.         <multipleLines> <false /> </multipleLines>
  8731.         <reservedFamily> 0 </reservedFamily>
  8732.         <titleWidth>0</titleWidth>
  8733.         <icon>0</icon>
  8734.         <textAlign>center</textAlign>
  8735.         <font>Geneva</font>
  8736.         <textSize>9</textSize>
  8737.         <textStyle>plain</textStyle>
  8738.         <textHeight>12</textHeight>
  8739.         <name></name>
  8740.         <script></script>
  8741.     </part>
  8742.     <part>
  8743.         <id>68</id>
  8744.         <type>field</type>
  8745.         <visible> <true /> </visible>
  8746.         <dontWrap> <false /> </dontWrap>
  8747.         <dontSearch> <false /> </dontSearch>
  8748.         <sharedText> <false /> </sharedText>
  8749.         <fixedLineHeight> <true /> </fixedLineHeight>
  8750.         <autoTab> <false /> </autoTab>
  8751.         <lockText> <false /> </lockText>
  8752.         <rect>
  8753.             <left>155</left>
  8754.             <top>327</top>
  8755.             <right>212</right>
  8756.             <bottom>341</bottom>
  8757.         </rect>
  8758.         <style>opaque</style>
  8759.         <autoSelect> <false /> </autoSelect>
  8760.         <showLines> <true /> </showLines>
  8761.         <wideMargins> <false /> </wideMargins>
  8762.         <multipleLines> <false /> </multipleLines>
  8763.         <reservedFamily> 0 </reservedFamily>
  8764.         <titleWidth>0</titleWidth>
  8765.         <icon>0</icon>
  8766.         <textAlign>center</textAlign>
  8767.         <font>Geneva</font>
  8768.         <textSize>9</textSize>
  8769.         <textStyle>plain</textStyle>
  8770.         <textHeight>12</textHeight>
  8771.         <name></name>
  8772.         <script></script>
  8773.     </part>
  8774.     <part>
  8775.         <id>69</id>
  8776.         <type>button</type>
  8777.         <visible> <true /> </visible>
  8778.         <reserved5> 0 </reserved5>
  8779.         <reserved4> 0 </reserved4>
  8780.         <reserved3> 0 </reserved3>
  8781.         <reserved2> 0 </reserved2>
  8782.         <reserved1> 0 </reserved1>
  8783.         <enabled> <true /> </enabled>
  8784.         <rect>
  8785.             <left>167</left>
  8786.             <top>254</top>
  8787.             <right>198</right>
  8788.             <bottom>266</bottom>
  8789.         </rect>
  8790.         <style>radiobutton</style>
  8791.         <showName> <true /> </showName>
  8792.         <highlight> <false /> </highlight>
  8793.         <autoHighlight> <false /> </autoHighlight>
  8794.         <sharedHighlight> <true /> </sharedHighlight>
  8795.         <family>0</family>
  8796.         <titleWidth>0</titleWidth>
  8797.         <icon>0</icon>
  8798.         <textAlign>center</textAlign>
  8799.         <font>Geneva</font>
  8800.         <textSize>9</textSize>
  8801.         <textStyle>plain</textStyle>
  8802.         <name>e=</name>
  8803.         <script>on mouseUpRadioUpdate 16,21end mouseUp</script>
  8804.     </part>
  8805.     <part>
  8806.         <id>70</id>
  8807.         <type>button</type>
  8808.         <visible> <true /> </visible>
  8809.         <reserved5> 0 </reserved5>
  8810.         <reserved4> 0 </reserved4>
  8811.         <reserved3> 0 </reserved3>
  8812.         <reserved2> 0 </reserved2>
  8813.         <reserved1> 0 </reserved1>
  8814.         <enabled> <true /> </enabled>
  8815.         <rect>
  8816.             <left>167</left>
  8817.             <top>266</top>
  8818.             <right>198</right>
  8819.             <bottom>278</bottom>
  8820.         </rect>
  8821.         <style>radiobutton</style>
  8822.         <showName> <true /> </showName>
  8823.         <highlight> <false /> </highlight>
  8824.         <autoHighlight> <false /> </autoHighlight>
  8825.         <sharedHighlight> <true /> </sharedHighlight>
  8826.         <family>0</family>
  8827.         <titleWidth>0</titleWidth>
  8828.         <icon>0</icon>
  8829.         <textAlign>center</textAlign>
  8830.         <font>Geneva</font>
  8831.         <textSize>9</textSize>
  8832.         <textStyle>plain</textStyle>
  8833.         <name>eΓëá</name>
  8834.         <script>on mouseUpRadioUpdate 16,21end mouseUp</script>
  8835.     </part>
  8836.     <part>
  8837.         <id>71</id>
  8838.         <type>button</type>
  8839.         <visible> <true /> </visible>
  8840.         <reserved5> 0 </reserved5>
  8841.         <reserved4> 0 </reserved4>
  8842.         <reserved3> 0 </reserved3>
  8843.         <reserved2> 0 </reserved2>
  8844.         <reserved1> 0 </reserved1>
  8845.         <enabled> <true /> </enabled>
  8846.         <rect>
  8847.             <left>167</left>
  8848.             <top>278</top>
  8849.             <right>198</right>
  8850.             <bottom>290</bottom>
  8851.         </rect>
  8852.         <style>radiobutton</style>
  8853.         <showName> <true /> </showName>
  8854.         <highlight> <false /> </highlight>
  8855.         <autoHighlight> <false /> </autoHighlight>
  8856.         <sharedHighlight> <true /> </sharedHighlight>
  8857.         <family>0</family>
  8858.         <titleWidth>0</titleWidth>
  8859.         <icon>0</icon>
  8860.         <textAlign>center</textAlign>
  8861.         <font>Geneva</font>
  8862.         <textSize>9</textSize>
  8863.         <textStyle>plain</textStyle>
  8864.         <name>e></name>
  8865.         <script>on mouseUpRadioUpdate 16,21end mouseUp</script>
  8866.     </part>
  8867.     <part>
  8868.         <id>72</id>
  8869.         <type>button</type>
  8870.         <visible> <true /> </visible>
  8871.         <reserved5> 0 </reserved5>
  8872.         <reserved4> 0 </reserved4>
  8873.         <reserved3> 0 </reserved3>
  8874.         <reserved2> 0 </reserved2>
  8875.         <reserved1> 0 </reserved1>
  8876.         <enabled> <true /> </enabled>
  8877.         <rect>
  8878.             <left>167</left>
  8879.             <top>290</top>
  8880.             <right>198</right>
  8881.             <bottom>302</bottom>
  8882.         </rect>
  8883.         <style>radiobutton</style>
  8884.         <showName> <true /> </showName>
  8885.         <highlight> <false /> </highlight>
  8886.         <autoHighlight> <false /> </autoHighlight>
  8887.         <sharedHighlight> <true /> </sharedHighlight>
  8888.         <family>0</family>
  8889.         <titleWidth>0</titleWidth>
  8890.         <icon>0</icon>
  8891.         <textAlign>center</textAlign>
  8892.         <font>Geneva</font>
  8893.         <textSize>9</textSize>
  8894.         <textStyle>plain</textStyle>
  8895.         <name>e<</name>
  8896.         <script>on mouseUpRadioUpdate 16,21end mouseUp</script>
  8897.     </part>
  8898.     <part>
  8899.         <id>73</id>
  8900.         <type>button</type>
  8901.         <visible> <true /> </visible>
  8902.         <reserved5> 0 </reserved5>
  8903.         <reserved4> 0 </reserved4>
  8904.         <reserved3> 0 </reserved3>
  8905.         <reserved2> 0 </reserved2>
  8906.         <reserved1> 0 </reserved1>
  8907.         <enabled> <true /> </enabled>
  8908.         <rect>
  8909.             <left>167</left>
  8910.             <top>302</top>
  8911.             <right>198</right>
  8912.             <bottom>314</bottom>
  8913.         </rect>
  8914.         <style>radiobutton</style>
  8915.         <showName> <true /> </showName>
  8916.         <highlight> <false /> </highlight>
  8917.         <autoHighlight> <false /> </autoHighlight>
  8918.         <sharedHighlight> <true /> </sharedHighlight>
  8919.         <family>0</family>
  8920.         <titleWidth>0</titleWidth>
  8921.         <icon>0</icon>
  8922.         <textAlign>center</textAlign>
  8923.         <font>Geneva</font>
  8924.         <textSize>9</textSize>
  8925.         <textStyle>plain</textStyle>
  8926.         <name>eΓëÑ</name>
  8927.         <script>on mouseUpRadioUpdate 16,21end mouseUp</script>
  8928.     </part>
  8929.     <part>
  8930.         <id>74</id>
  8931.         <type>button</type>
  8932.         <visible> <true /> </visible>
  8933.         <reserved5> 0 </reserved5>
  8934.         <reserved4> 0 </reserved4>
  8935.         <reserved3> 0 </reserved3>
  8936.         <reserved2> 0 </reserved2>
  8937.         <reserved1> 0 </reserved1>
  8938.         <enabled> <true /> </enabled>
  8939.         <rect>
  8940.             <left>167</left>
  8941.             <top>314</top>
  8942.             <right>198</right>
  8943.             <bottom>326</bottom>
  8944.         </rect>
  8945.         <style>radiobutton</style>
  8946.         <showName> <true /> </showName>
  8947.         <highlight> <false /> </highlight>
  8948.         <autoHighlight> <false /> </autoHighlight>
  8949.         <sharedHighlight> <true /> </sharedHighlight>
  8950.         <family>0</family>
  8951.         <titleWidth>0</titleWidth>
  8952.         <icon>0</icon>
  8953.         <textAlign>center</textAlign>
  8954.         <font>Geneva</font>
  8955.         <textSize>9</textSize>
  8956.         <textStyle>plain</textStyle>
  8957.         <name>eΓëñ</name>
  8958.         <script>on mouseUpRadioUpdate 16,21end mouseUp</script>
  8959.     </part>
  8960.     <part>
  8961.         <id>75</id>
  8962.         <type>field</type>
  8963.         <visible> <true /> </visible>
  8964.         <dontWrap> <false /> </dontWrap>
  8965.         <dontSearch> <false /> </dontSearch>
  8966.         <sharedText> <false /> </sharedText>
  8967.         <fixedLineHeight> <true /> </fixedLineHeight>
  8968.         <autoTab> <false /> </autoTab>
  8969.         <lockText> <false /> </lockText>
  8970.         <rect>
  8971.             <left>213</left>
  8972.             <top>327</top>
  8973.             <right>253</right>
  8974.             <bottom>341</bottom>
  8975.         </rect>
  8976.         <style>opaque</style>
  8977.         <autoSelect> <false /> </autoSelect>
  8978.         <showLines> <true /> </showLines>
  8979.         <wideMargins> <false /> </wideMargins>
  8980.         <multipleLines> <false /> </multipleLines>
  8981.         <reservedFamily> 0 </reservedFamily>
  8982.         <titleWidth>0</titleWidth>
  8983.         <icon>0</icon>
  8984.         <textAlign>center</textAlign>
  8985.         <font>Geneva</font>
  8986.         <textSize>9</textSize>
  8987.         <textStyle>plain</textStyle>
  8988.         <textHeight>12</textHeight>
  8989.         <name></name>
  8990.         <script></script>
  8991.     </part>
  8992.     <part>
  8993.         <id>76</id>
  8994.         <type>button</type>
  8995.         <visible> <true /> </visible>
  8996.         <reserved5> 0 </reserved5>
  8997.         <reserved4> 0 </reserved4>
  8998.         <reserved3> 0 </reserved3>
  8999.         <reserved2> 0 </reserved2>
  9000.         <reserved1> 0 </reserved1>
  9001.         <enabled> <true /> </enabled>
  9002.         <rect>
  9003.             <left>216</left>
  9004.             <top>254</top>
  9005.             <right>247</right>
  9006.             <bottom>266</bottom>
  9007.         </rect>
  9008.         <style>radiobutton</style>
  9009.         <showName> <true /> </showName>
  9010.         <highlight> <false /> </highlight>
  9011.         <autoHighlight> <false /> </autoHighlight>
  9012.         <sharedHighlight> <true /> </sharedHighlight>
  9013.         <family>0</family>
  9014.         <titleWidth>0</titleWidth>
  9015.         <icon>0</icon>
  9016.         <textAlign>center</textAlign>
  9017.         <font>Geneva</font>
  9018.         <textSize>9</textSize>
  9019.         <textStyle>plain</textStyle>
  9020.         <name>f=</name>
  9021.         <script>on mouseUpRadioUpdate 22,27end mouseUp</script>
  9022.     </part>
  9023.     <part>
  9024.         <id>77</id>
  9025.         <type>button</type>
  9026.         <visible> <true /> </visible>
  9027.         <reserved5> 0 </reserved5>
  9028.         <reserved4> 0 </reserved4>
  9029.         <reserved3> 0 </reserved3>
  9030.         <reserved2> 0 </reserved2>
  9031.         <reserved1> 0 </reserved1>
  9032.         <enabled> <true /> </enabled>
  9033.         <rect>
  9034.             <left>216</left>
  9035.             <top>266</top>
  9036.             <right>247</right>
  9037.             <bottom>278</bottom>
  9038.         </rect>
  9039.         <style>radiobutton</style>
  9040.         <showName> <true /> </showName>
  9041.         <highlight> <false /> </highlight>
  9042.         <autoHighlight> <false /> </autoHighlight>
  9043.         <sharedHighlight> <true /> </sharedHighlight>
  9044.         <family>0</family>
  9045.         <titleWidth>0</titleWidth>
  9046.         <icon>0</icon>
  9047.         <textAlign>center</textAlign>
  9048.         <font>Geneva</font>
  9049.         <textSize>9</textSize>
  9050.         <textStyle>plain</textStyle>
  9051.         <name>fΓëá</name>
  9052.         <script>on mouseUpRadioUpdate 22,27end mouseUp</script>
  9053.     </part>
  9054.     <part>
  9055.         <id>78</id>
  9056.         <type>button</type>
  9057.         <visible> <true /> </visible>
  9058.         <reserved5> 0 </reserved5>
  9059.         <reserved4> 0 </reserved4>
  9060.         <reserved3> 0 </reserved3>
  9061.         <reserved2> 0 </reserved2>
  9062.         <reserved1> 0 </reserved1>
  9063.         <enabled> <true /> </enabled>
  9064.         <rect>
  9065.             <left>216</left>
  9066.             <top>278</top>
  9067.             <right>247</right>
  9068.             <bottom>290</bottom>
  9069.         </rect>
  9070.         <style>radiobutton</style>
  9071.         <showName> <true /> </showName>
  9072.         <highlight> <false /> </highlight>
  9073.         <autoHighlight> <false /> </autoHighlight>
  9074.         <sharedHighlight> <true /> </sharedHighlight>
  9075.         <family>0</family>
  9076.         <titleWidth>0</titleWidth>
  9077.         <icon>0</icon>
  9078.         <textAlign>center</textAlign>
  9079.         <font>Geneva</font>
  9080.         <textSize>9</textSize>
  9081.         <textStyle>plain</textStyle>
  9082.         <name>f></name>
  9083.         <script>on mouseUpRadioUpdate 22,27end mouseUp</script>
  9084.     </part>
  9085.     <part>
  9086.         <id>79</id>
  9087.         <type>button</type>
  9088.         <visible> <true /> </visible>
  9089.         <reserved5> 0 </reserved5>
  9090.         <reserved4> 0 </reserved4>
  9091.         <reserved3> 0 </reserved3>
  9092.         <reserved2> 0 </reserved2>
  9093.         <reserved1> 0 </reserved1>
  9094.         <enabled> <true /> </enabled>
  9095.         <rect>
  9096.             <left>216</left>
  9097.             <top>290</top>
  9098.             <right>247</right>
  9099.             <bottom>302</bottom>
  9100.         </rect>
  9101.         <style>radiobutton</style>
  9102.         <showName> <true /> </showName>
  9103.         <highlight> <false /> </highlight>
  9104.         <autoHighlight> <false /> </autoHighlight>
  9105.         <sharedHighlight> <true /> </sharedHighlight>
  9106.         <family>0</family>
  9107.         <titleWidth>0</titleWidth>
  9108.         <icon>0</icon>
  9109.         <textAlign>center</textAlign>
  9110.         <font>Geneva</font>
  9111.         <textSize>9</textSize>
  9112.         <textStyle>plain</textStyle>
  9113.         <name>f<</name>
  9114.         <script>on mouseUpRadioUpdate 22,27end mouseUp</script>
  9115.     </part>
  9116.     <part>
  9117.         <id>80</id>
  9118.         <type>button</type>
  9119.         <visible> <true /> </visible>
  9120.         <reserved5> 0 </reserved5>
  9121.         <reserved4> 0 </reserved4>
  9122.         <reserved3> 0 </reserved3>
  9123.         <reserved2> 0 </reserved2>
  9124.         <reserved1> 0 </reserved1>
  9125.         <enabled> <true /> </enabled>
  9126.         <rect>
  9127.             <left>216</left>
  9128.             <top>302</top>
  9129.             <right>247</right>
  9130.             <bottom>314</bottom>
  9131.         </rect>
  9132.         <style>radiobutton</style>
  9133.         <showName> <true /> </showName>
  9134.         <highlight> <false /> </highlight>
  9135.         <autoHighlight> <false /> </autoHighlight>
  9136.         <sharedHighlight> <true /> </sharedHighlight>
  9137.         <family>0</family>
  9138.         <titleWidth>0</titleWidth>
  9139.         <icon>0</icon>
  9140.         <textAlign>center</textAlign>
  9141.         <font>Geneva</font>
  9142.         <textSize>9</textSize>
  9143.         <textStyle>plain</textStyle>
  9144.         <name>fΓëÑ</name>
  9145.         <script>on mouseUpRadioUpdate 22,27end mouseUp</script>
  9146.     </part>
  9147.     <part>
  9148.         <id>81</id>
  9149.         <type>button</type>
  9150.         <visible> <true /> </visible>
  9151.         <reserved5> 0 </reserved5>
  9152.         <reserved4> 0 </reserved4>
  9153.         <reserved3> 0 </reserved3>
  9154.         <reserved2> 0 </reserved2>
  9155.         <reserved1> 0 </reserved1>
  9156.         <enabled> <true /> </enabled>
  9157.         <rect>
  9158.             <left>216</left>
  9159.             <top>314</top>
  9160.             <right>247</right>
  9161.             <bottom>326</bottom>
  9162.         </rect>
  9163.         <style>radiobutton</style>
  9164.         <showName> <true /> </showName>
  9165.         <highlight> <false /> </highlight>
  9166.         <autoHighlight> <false /> </autoHighlight>
  9167.         <sharedHighlight> <true /> </sharedHighlight>
  9168.         <family>0</family>
  9169.         <titleWidth>0</titleWidth>
  9170.         <icon>0</icon>
  9171.         <textAlign>center</textAlign>
  9172.         <font>Geneva</font>
  9173.         <textSize>9</textSize>
  9174.         <textStyle>plain</textStyle>
  9175.         <name>fΓëñ</name>
  9176.         <script>on mouseUpRadioUpdate 22,27end mouseUp</script>
  9177.     </part>
  9178.     <part>
  9179.         <id>82</id>
  9180.         <type>field</type>
  9181.         <visible> <true /> </visible>
  9182.         <dontWrap> <false /> </dontWrap>
  9183.         <dontSearch> <false /> </dontSearch>
  9184.         <sharedText> <false /> </sharedText>
  9185.         <fixedLineHeight> <true /> </fixedLineHeight>
  9186.         <autoTab> <false /> </autoTab>
  9187.         <lockText> <false /> </lockText>
  9188.         <rect>
  9189.             <left>254</left>
  9190.             <top>327</top>
  9191.             <right>311</right>
  9192.             <bottom>341</bottom>
  9193.         </rect>
  9194.         <style>opaque</style>
  9195.         <autoSelect> <false /> </autoSelect>
  9196.         <showLines> <true /> </showLines>
  9197.         <wideMargins> <false /> </wideMargins>
  9198.         <multipleLines> <false /> </multipleLines>
  9199.         <reservedFamily> 0 </reservedFamily>
  9200.         <titleWidth>0</titleWidth>
  9201.         <icon>0</icon>
  9202.         <textAlign>center</textAlign>
  9203.         <font>Geneva</font>
  9204.         <textSize>9</textSize>
  9205.         <textStyle>plain</textStyle>
  9206.         <textHeight>12</textHeight>
  9207.         <name></name>
  9208.         <script></script>
  9209.     </part>
  9210.     <part>
  9211.         <id>83</id>
  9212.         <type>button</type>
  9213.         <visible> <true /> </visible>
  9214.         <reserved5> 0 </reserved5>
  9215.         <reserved4> 0 </reserved4>
  9216.         <reserved3> 0 </reserved3>
  9217.         <reserved2> 0 </reserved2>
  9218.         <reserved1> 0 </reserved1>
  9219.         <enabled> <true /> </enabled>
  9220.         <rect>
  9221.             <left>264</left>
  9222.             <top>254</top>
  9223.             <right>295</right>
  9224.             <bottom>266</bottom>
  9225.         </rect>
  9226.         <style>radiobutton</style>
  9227.         <showName> <true /> </showName>
  9228.         <highlight> <false /> </highlight>
  9229.         <autoHighlight> <false /> </autoHighlight>
  9230.         <sharedHighlight> <true /> </sharedHighlight>
  9231.         <family>0</family>
  9232.         <titleWidth>0</titleWidth>
  9233.         <icon>0</icon>
  9234.         <textAlign>center</textAlign>
  9235.         <font>Geneva</font>
  9236.         <textSize>9</textSize>
  9237.         <textStyle>plain</textStyle>
  9238.         <name>m=</name>
  9239.         <script>on mouseUpRadioUpdate 28,33end mouseUp</script>
  9240.     </part>
  9241.     <part>
  9242.         <id>84</id>
  9243.         <type>button</type>
  9244.         <visible> <true /> </visible>
  9245.         <reserved5> 0 </reserved5>
  9246.         <reserved4> 0 </reserved4>
  9247.         <reserved3> 0 </reserved3>
  9248.         <reserved2> 0 </reserved2>
  9249.         <reserved1> 0 </reserved1>
  9250.         <enabled> <true /> </enabled>
  9251.         <rect>
  9252.             <left>264</left>
  9253.             <top>266</top>
  9254.             <right>295</right>
  9255.             <bottom>278</bottom>
  9256.         </rect>
  9257.         <style>radiobutton</style>
  9258.         <showName> <true /> </showName>
  9259.         <highlight> <false /> </highlight>
  9260.         <autoHighlight> <false /> </autoHighlight>
  9261.         <sharedHighlight> <true /> </sharedHighlight>
  9262.         <family>0</family>
  9263.         <titleWidth>0</titleWidth>
  9264.         <icon>0</icon>
  9265.         <textAlign>center</textAlign>
  9266.         <font>Geneva</font>
  9267.         <textSize>9</textSize>
  9268.         <textStyle>plain</textStyle>
  9269.         <name>mΓëá</name>
  9270.         <script>on mouseUpRadioUpdate 28,33end mouseUp</script>
  9271.     </part>
  9272.     <part>
  9273.         <id>85</id>
  9274.         <type>button</type>
  9275.         <visible> <true /> </visible>
  9276.         <reserved5> 0 </reserved5>
  9277.         <reserved4> 0 </reserved4>
  9278.         <reserved3> 0 </reserved3>
  9279.         <reserved2> 0 </reserved2>
  9280.         <reserved1> 0 </reserved1>
  9281.         <enabled> <true /> </enabled>
  9282.         <rect>
  9283.             <left>264</left>
  9284.             <top>278</top>
  9285.             <right>295</right>
  9286.             <bottom>290</bottom>
  9287.         </rect>
  9288.         <style>radiobutton</style>
  9289.         <showName> <true /> </showName>
  9290.         <highlight> <false /> </highlight>
  9291.         <autoHighlight> <false /> </autoHighlight>
  9292.         <sharedHighlight> <true /> </sharedHighlight>
  9293.         <family>0</family>
  9294.         <titleWidth>0</titleWidth>
  9295.         <icon>0</icon>
  9296.         <textAlign>center</textAlign>
  9297.         <font>Geneva</font>
  9298.         <textSize>9</textSize>
  9299.         <textStyle>plain</textStyle>
  9300.         <name>m></name>
  9301.         <script>on mouseUpRadioUpdate 28,33end mouseUp</script>
  9302.     </part>
  9303.     <part>
  9304.         <id>86</id>
  9305.         <type>button</type>
  9306.         <visible> <true /> </visible>
  9307.         <reserved5> 0 </reserved5>
  9308.         <reserved4> 0 </reserved4>
  9309.         <reserved3> 0 </reserved3>
  9310.         <reserved2> 0 </reserved2>
  9311.         <reserved1> 0 </reserved1>
  9312.         <enabled> <true /> </enabled>
  9313.         <rect>
  9314.             <left>264</left>
  9315.             <top>290</top>
  9316.             <right>295</right>
  9317.             <bottom>302</bottom>
  9318.         </rect>
  9319.         <style>radiobutton</style>
  9320.         <showName> <true /> </showName>
  9321.         <highlight> <false /> </highlight>
  9322.         <autoHighlight> <false /> </autoHighlight>
  9323.         <sharedHighlight> <true /> </sharedHighlight>
  9324.         <family>0</family>
  9325.         <titleWidth>0</titleWidth>
  9326.         <icon>0</icon>
  9327.         <textAlign>center</textAlign>
  9328.         <font>Geneva</font>
  9329.         <textSize>9</textSize>
  9330.         <textStyle>plain</textStyle>
  9331.         <name>m<</name>
  9332.         <script>on mouseUpRadioUpdate 28,33end mouseUp</script>
  9333.     </part>
  9334.     <part>
  9335.         <id>87</id>
  9336.         <type>button</type>
  9337.         <visible> <true /> </visible>
  9338.         <reserved5> 0 </reserved5>
  9339.         <reserved4> 0 </reserved4>
  9340.         <reserved3> 0 </reserved3>
  9341.         <reserved2> 0 </reserved2>
  9342.         <reserved1> 0 </reserved1>
  9343.         <enabled> <true /> </enabled>
  9344.         <rect>
  9345.             <left>264</left>
  9346.             <top>302</top>
  9347.             <right>295</right>
  9348.             <bottom>314</bottom>
  9349.         </rect>
  9350.         <style>radiobutton</style>
  9351.         <showName> <true /> </showName>
  9352.         <highlight> <false /> </highlight>
  9353.         <autoHighlight> <false /> </autoHighlight>
  9354.         <sharedHighlight> <true /> </sharedHighlight>
  9355.         <family>0</family>
  9356.         <titleWidth>0</titleWidth>
  9357.         <icon>0</icon>
  9358.         <textAlign>center</textAlign>
  9359.         <font>Geneva</font>
  9360.         <textSize>9</textSize>
  9361.         <textStyle>plain</textStyle>
  9362.         <name>mΓëÑ</name>
  9363.         <script>on mouseUpRadioUpdate 28,33end mouseUp</script>
  9364.     </part>
  9365.     <part>
  9366.         <id>88</id>
  9367.         <type>button</type>
  9368.         <visible> <true /> </visible>
  9369.         <reserved5> 0 </reserved5>
  9370.         <reserved4> 0 </reserved4>
  9371.         <reserved3> 0 </reserved3>
  9372.         <reserved2> 0 </reserved2>
  9373.         <reserved1> 0 </reserved1>
  9374.         <enabled> <true /> </enabled>
  9375.         <rect>
  9376.             <left>264</left>
  9377.             <top>314</top>
  9378.             <right>295</right>
  9379.             <bottom>326</bottom>
  9380.         </rect>
  9381.         <style>radiobutton</style>
  9382.         <showName> <true /> </showName>
  9383.         <highlight> <false /> </highlight>
  9384.         <autoHighlight> <false /> </autoHighlight>
  9385.         <sharedHighlight> <true /> </sharedHighlight>
  9386.         <family>0</family>
  9387.         <titleWidth>0</titleWidth>
  9388.         <icon>0</icon>
  9389.         <textAlign>center</textAlign>
  9390.         <font>Geneva</font>
  9391.         <textSize>9</textSize>
  9392.         <textStyle>plain</textStyle>
  9393.         <name>mΓëñ</name>
  9394.         <script>on mouseUpRadioUpdate 28,33end mouseUp</script>
  9395.     </part>
  9396.     <part>
  9397.         <id>89</id>
  9398.         <type>button</type>
  9399.         <visible> <true /> </visible>
  9400.         <reserved5> 0 </reserved5>
  9401.         <reserved4> 0 </reserved4>
  9402.         <reserved3> 0 </reserved3>
  9403.         <reserved2> 0 </reserved2>
  9404.         <reserved1> 0 </reserved1>
  9405.         <enabled> <true /> </enabled>
  9406.         <rect>
  9407.             <left>311</left>
  9408.             <top>254</top>
  9409.             <right>329</right>
  9410.             <bottom>266</bottom>
  9411.         </rect>
  9412.         <style>radiobutton</style>
  9413.         <showName> <true /> </showName>
  9414.         <highlight> <false /> </highlight>
  9415.         <autoHighlight> <false /> </autoHighlight>
  9416.         <sharedHighlight> <true /> </sharedHighlight>
  9417.         <family>0</family>
  9418.         <titleWidth>0</titleWidth>
  9419.         <icon>0</icon>
  9420.         <textAlign>center</textAlign>
  9421.         <font>Geneva</font>
  9422.         <textSize>9</textSize>
  9423.         <textStyle>plain</textStyle>
  9424.         <name>n=</name>
  9425.         <script>on mouseUpRadioUpdate 34,39end mouseUp</script>
  9426.     </part>
  9427.     <part>
  9428.         <id>92</id>
  9429.         <type>field</type>
  9430.         <visible> <true /> </visible>
  9431.         <dontWrap> <false /> </dontWrap>
  9432.         <dontSearch> <false /> </dontSearch>
  9433.         <sharedText> <false /> </sharedText>
  9434.         <fixedLineHeight> <true /> </fixedLineHeight>
  9435.         <autoTab> <false /> </autoTab>
  9436.         <lockText> <false /> </lockText>
  9437.         <rect>
  9438.             <left>312</left>
  9439.             <top>327</top>
  9440.             <right>369</right>
  9441.             <bottom>341</bottom>
  9442.         </rect>
  9443.         <style>opaque</style>
  9444.         <autoSelect> <false /> </autoSelect>
  9445.         <showLines> <true /> </showLines>
  9446.         <wideMargins> <false /> </wideMargins>
  9447.         <multipleLines> <false /> </multipleLines>
  9448.         <reservedFamily> 0 </reservedFamily>
  9449.         <titleWidth>0</titleWidth>
  9450.         <icon>0</icon>
  9451.         <textAlign>center</textAlign>
  9452.         <font>Geneva</font>
  9453.         <textSize>9</textSize>
  9454.         <textStyle>plain</textStyle>
  9455.         <textHeight>12</textHeight>
  9456.         <name></name>
  9457.         <script></script>
  9458.     </part>
  9459.     <part>
  9460.         <id>93</id>
  9461.         <type>button</type>
  9462.         <visible> <true /> </visible>
  9463.         <reserved5> 0 </reserved5>
  9464.         <reserved4> 0 </reserved4>
  9465.         <reserved3> 0 </reserved3>
  9466.         <reserved2> 0 </reserved2>
  9467.         <reserved1> 0 </reserved1>
  9468.         <enabled> <true /> </enabled>
  9469.         <rect>
  9470.             <left>311</left>
  9471.             <top>266</top>
  9472.             <right>329</right>
  9473.             <bottom>278</bottom>
  9474.         </rect>
  9475.         <style>radiobutton</style>
  9476.         <showName> <true /> </showName>
  9477.         <highlight> <false /> </highlight>
  9478.         <autoHighlight> <false /> </autoHighlight>
  9479.         <sharedHighlight> <true /> </sharedHighlight>
  9480.         <family>0</family>
  9481.         <titleWidth>0</titleWidth>
  9482.         <icon>0</icon>
  9483.         <textAlign>center</textAlign>
  9484.         <font>Geneva</font>
  9485.         <textSize>9</textSize>
  9486.         <textStyle>plain</textStyle>
  9487.         <name>nΓëá</name>
  9488.         <script>on mouseUpRadioUpdate 34,39end mouseUp</script>
  9489.     </part>
  9490.     <part>
  9491.         <id>94</id>
  9492.         <type>button</type>
  9493.         <visible> <true /> </visible>
  9494.         <reserved5> 0 </reserved5>
  9495.         <reserved4> 0 </reserved4>
  9496.         <reserved3> 0 </reserved3>
  9497.         <reserved2> 0 </reserved2>
  9498.         <reserved1> 0 </reserved1>
  9499.         <enabled> <true /> </enabled>
  9500.         <rect>
  9501.             <left>311</left>
  9502.             <top>278</top>
  9503.             <right>329</right>
  9504.             <bottom>290</bottom>
  9505.         </rect>
  9506.         <style>radiobutton</style>
  9507.         <showName> <true /> </showName>
  9508.         <highlight> <false /> </highlight>
  9509.         <autoHighlight> <false /> </autoHighlight>
  9510.         <sharedHighlight> <true /> </sharedHighlight>
  9511.         <family>0</family>
  9512.         <titleWidth>0</titleWidth>
  9513.         <icon>0</icon>
  9514.         <textAlign>center</textAlign>
  9515.         <font>Geneva</font>
  9516.         <textSize>9</textSize>
  9517.         <textStyle>plain</textStyle>
  9518.         <name>n></name>
  9519.         <script>on mouseUpRadioUpdate 34,39end mouseUp</script>
  9520.     </part>
  9521.     <part>
  9522.         <id>95</id>
  9523.         <type>button</type>
  9524.         <visible> <true /> </visible>
  9525.         <reserved5> 0 </reserved5>
  9526.         <reserved4> 0 </reserved4>
  9527.         <reserved3> 0 </reserved3>
  9528.         <reserved2> 0 </reserved2>
  9529.         <reserved1> 0 </reserved1>
  9530.         <enabled> <true /> </enabled>
  9531.         <rect>
  9532.             <left>311</left>
  9533.             <top>290</top>
  9534.             <right>329</right>
  9535.             <bottom>302</bottom>
  9536.         </rect>
  9537.         <style>radiobutton</style>
  9538.         <showName> <true /> </showName>
  9539.         <highlight> <false /> </highlight>
  9540.         <autoHighlight> <false /> </autoHighlight>
  9541.         <sharedHighlight> <true /> </sharedHighlight>
  9542.         <family>0</family>
  9543.         <titleWidth>0</titleWidth>
  9544.         <icon>0</icon>
  9545.         <textAlign>center</textAlign>
  9546.         <font>Geneva</font>
  9547.         <textSize>9</textSize>
  9548.         <textStyle>plain</textStyle>
  9549.         <name>n<</name>
  9550.         <script>on mouseUpRadioUpdate 34,39end mouseUp</script>
  9551.     </part>
  9552.     <part>
  9553.         <id>96</id>
  9554.         <type>button</type>
  9555.         <visible> <true /> </visible>
  9556.         <reserved5> 0 </reserved5>
  9557.         <reserved4> 0 </reserved4>
  9558.         <reserved3> 0 </reserved3>
  9559.         <reserved2> 0 </reserved2>
  9560.         <reserved1> 0 </reserved1>
  9561.         <enabled> <true /> </enabled>
  9562.         <rect>
  9563.             <left>311</left>
  9564.             <top>302</top>
  9565.             <right>329</right>
  9566.             <bottom>314</bottom>
  9567.         </rect>
  9568.         <style>radiobutton</style>
  9569.         <showName> <true /> </showName>
  9570.         <highlight> <false /> </highlight>
  9571.         <autoHighlight> <false /> </autoHighlight>
  9572.         <sharedHighlight> <true /> </sharedHighlight>
  9573.         <family>0</family>
  9574.         <titleWidth>0</titleWidth>
  9575.         <icon>0</icon>
  9576.         <textAlign>center</textAlign>
  9577.         <font>Geneva</font>
  9578.         <textSize>9</textSize>
  9579.         <textStyle>plain</textStyle>
  9580.         <name>nΓëÑ</name>
  9581.         <script>on mouseUpRadioUpdate 34,39end mouseUp</script>
  9582.     </part>
  9583.     <part>
  9584.         <id>97</id>
  9585.         <type>button</type>
  9586.         <visible> <true /> </visible>
  9587.         <reserved5> 0 </reserved5>
  9588.         <reserved4> 0 </reserved4>
  9589.         <reserved3> 0 </reserved3>
  9590.         <reserved2> 0 </reserved2>
  9591.         <reserved1> 0 </reserved1>
  9592.         <enabled> <true /> </enabled>
  9593.         <rect>
  9594.             <left>311</left>
  9595.             <top>314</top>
  9596.             <right>329</right>
  9597.             <bottom>326</bottom>
  9598.         </rect>
  9599.         <style>radiobutton</style>
  9600.         <showName> <true /> </showName>
  9601.         <highlight> <false /> </highlight>
  9602.         <autoHighlight> <false /> </autoHighlight>
  9603.         <sharedHighlight> <true /> </sharedHighlight>
  9604.         <family>0</family>
  9605.         <titleWidth>0</titleWidth>
  9606.         <icon>0</icon>
  9607.         <textAlign>center</textAlign>
  9608.         <font>Geneva</font>
  9609.         <textSize>9</textSize>
  9610.         <textStyle>plain</textStyle>
  9611.         <name>nΓëñ</name>
  9612.         <script>on mouseUpRadioUpdate 34,39end mouseUp</script>
  9613.     </part>
  9614.     <part>
  9615.         <id>98</id>
  9616.         <type>field</type>
  9617.         <visible> <true /> </visible>
  9618.         <dontWrap> <false /> </dontWrap>
  9619.         <dontSearch> <false /> </dontSearch>
  9620.         <sharedText> <false /> </sharedText>
  9621.         <fixedLineHeight> <true /> </fixedLineHeight>
  9622.         <autoTab> <false /> </autoTab>
  9623.         <lockText> <false /> </lockText>
  9624.         <rect>
  9625.             <left>370</left>
  9626.             <top>327</top>
  9627.             <right>410</right>
  9628.             <bottom>341</bottom>
  9629.         </rect>
  9630.         <style>opaque</style>
  9631.         <autoSelect> <false /> </autoSelect>
  9632.         <showLines> <true /> </showLines>
  9633.         <wideMargins> <false /> </wideMargins>
  9634.         <multipleLines> <false /> </multipleLines>
  9635.         <reservedFamily> 0 </reservedFamily>
  9636.         <titleWidth>0</titleWidth>
  9637.         <icon>0</icon>
  9638.         <textAlign>center</textAlign>
  9639.         <font>Geneva</font>
  9640.         <textSize>9</textSize>
  9641.         <textStyle>plain</textStyle>
  9642.         <textHeight>12</textHeight>
  9643.         <name></name>
  9644.         <script></script>
  9645.     </part>
  9646.     <part>
  9647.         <id>99</id>
  9648.         <type>field</type>
  9649.         <visible> <true /> </visible>
  9650.         <dontWrap> <false /> </dontWrap>
  9651.         <dontSearch> <false /> </dontSearch>
  9652.         <sharedText> <false /> </sharedText>
  9653.         <fixedLineHeight> <true /> </fixedLineHeight>
  9654.         <autoTab> <false /> </autoTab>
  9655.         <lockText> <false /> </lockText>
  9656.         <rect>
  9657.             <left>411</left>
  9658.             <top>327</top>
  9659.             <right>451</right>
  9660.             <bottom>341</bottom>
  9661.         </rect>
  9662.         <style>opaque</style>
  9663.         <autoSelect> <false /> </autoSelect>
  9664.         <showLines> <true /> </showLines>
  9665.         <wideMargins> <false /> </wideMargins>
  9666.         <multipleLines> <false /> </multipleLines>
  9667.         <reservedFamily> 0 </reservedFamily>
  9668.         <titleWidth>0</titleWidth>
  9669.         <icon>0</icon>
  9670.         <textAlign>center</textAlign>
  9671.         <font>Geneva</font>
  9672.         <textSize>9</textSize>
  9673.         <textStyle>plain</textStyle>
  9674.         <textHeight>12</textHeight>
  9675.         <name></name>
  9676.         <script></script>
  9677.     </part>
  9678.     <part>
  9679.         <id>100</id>
  9680.         <type>field</type>
  9681.         <visible> <true /> </visible>
  9682.         <dontWrap> <false /> </dontWrap>
  9683.         <dontSearch> <false /> </dontSearch>
  9684.         <sharedText> <false /> </sharedText>
  9685.         <fixedLineHeight> <true /> </fixedLineHeight>
  9686.         <autoTab> <false /> </autoTab>
  9687.         <lockText> <false /> </lockText>
  9688.         <rect>
  9689.             <left>452</left>
  9690.             <top>327</top>
  9691.             <right>486</right>
  9692.             <bottom>341</bottom>
  9693.         </rect>
  9694.         <style>opaque</style>
  9695.         <autoSelect> <false /> </autoSelect>
  9696.         <showLines> <true /> </showLines>
  9697.         <wideMargins> <false /> </wideMargins>
  9698.         <multipleLines> <false /> </multipleLines>
  9699.         <reservedFamily> 0 </reservedFamily>
  9700.         <titleWidth>0</titleWidth>
  9701.         <icon>0</icon>
  9702.         <textAlign>center</textAlign>
  9703.         <font>Geneva</font>
  9704.         <textSize>9</textSize>
  9705.         <textStyle>plain</textStyle>
  9706.         <textHeight>12</textHeight>
  9707.         <name></name>
  9708.         <script></script>
  9709.     </part>
  9710.     <part>
  9711.         <id>101</id>
  9712.         <type>button</type>
  9713.         <visible> <true /> </visible>
  9714.         <reserved5> 0 </reserved5>
  9715.         <reserved4> 0 </reserved4>
  9716.         <reserved3> 0 </reserved3>
  9717.         <reserved2> 0 </reserved2>
  9718.         <reserved1> 0 </reserved1>
  9719.         <enabled> <true /> </enabled>
  9720.         <rect>
  9721.             <left>374</left>
  9722.             <top>254</top>
  9723.             <right>405</right>
  9724.             <bottom>266</bottom>
  9725.         </rect>
  9726.         <style>radiobutton</style>
  9727.         <showName> <true /> </showName>
  9728.         <highlight> <false /> </highlight>
  9729.         <autoHighlight> <false /> </autoHighlight>
  9730.         <sharedHighlight> <true /> </sharedHighlight>
  9731.         <family>0</family>
  9732.         <titleWidth>0</titleWidth>
  9733.         <icon>0</icon>
  9734.         <textAlign>center</textAlign>
  9735.         <font>Geneva</font>
  9736.         <textSize>9</textSize>
  9737.         <textStyle>plain</textStyle>
  9738.         <name>r=</name>
  9739.         <script>on mouseUpRadioUpdate 40,45end mouseUp</script>
  9740.     </part>
  9741.     <part>
  9742.         <id>102</id>
  9743.         <type>button</type>
  9744.         <visible> <true /> </visible>
  9745.         <reserved5> 0 </reserved5>
  9746.         <reserved4> 0 </reserved4>
  9747.         <reserved3> 0 </reserved3>
  9748.         <reserved2> 0 </reserved2>
  9749.         <reserved1> 0 </reserved1>
  9750.         <enabled> <true /> </enabled>
  9751.         <rect>
  9752.             <left>374</left>
  9753.             <top>266</top>
  9754.             <right>405</right>
  9755.             <bottom>278</bottom>
  9756.         </rect>
  9757.         <style>radiobutton</style>
  9758.         <showName> <true /> </showName>
  9759.         <highlight> <false /> </highlight>
  9760.         <autoHighlight> <false /> </autoHighlight>
  9761.         <sharedHighlight> <true /> </sharedHighlight>
  9762.         <family>0</family>
  9763.         <titleWidth>0</titleWidth>
  9764.         <icon>0</icon>
  9765.         <textAlign>center</textAlign>
  9766.         <font>Geneva</font>
  9767.         <textSize>9</textSize>
  9768.         <textStyle>plain</textStyle>
  9769.         <name>rΓëá</name>
  9770.         <script>on mouseUpRadioUpdate 40,45end mouseUp</script>
  9771.     </part>
  9772.     <part>
  9773.         <id>103</id>
  9774.         <type>button</type>
  9775.         <visible> <true /> </visible>
  9776.         <reserved5> 0 </reserved5>
  9777.         <reserved4> 0 </reserved4>
  9778.         <reserved3> 0 </reserved3>
  9779.         <reserved2> 0 </reserved2>
  9780.         <reserved1> 0 </reserved1>
  9781.         <enabled> <true /> </enabled>
  9782.         <rect>
  9783.             <left>374</left>
  9784.             <top>278</top>
  9785.             <right>405</right>
  9786.             <bottom>290</bottom>
  9787.         </rect>
  9788.         <style>radiobutton</style>
  9789.         <showName> <true /> </showName>
  9790.         <highlight> <false /> </highlight>
  9791.         <autoHighlight> <false /> </autoHighlight>
  9792.         <sharedHighlight> <true /> </sharedHighlight>
  9793.         <family>0</family>
  9794.         <titleWidth>0</titleWidth>
  9795.         <icon>0</icon>
  9796.         <textAlign>center</textAlign>
  9797.         <font>Geneva</font>
  9798.         <textSize>9</textSize>
  9799.         <textStyle>plain</textStyle>
  9800.         <name>r></name>
  9801.         <script>on mouseUpRadioUpdate 40,45end mouseUp</script>
  9802.     </part>
  9803.     <part>
  9804.         <id>104</id>
  9805.         <type>button</type>
  9806.         <visible> <true /> </visible>
  9807.         <reserved5> 0 </reserved5>
  9808.         <reserved4> 0 </reserved4>
  9809.         <reserved3> 0 </reserved3>
  9810.         <reserved2> 0 </reserved2>
  9811.         <reserved1> 0 </reserved1>
  9812.         <enabled> <true /> </enabled>
  9813.         <rect>
  9814.             <left>374</left>
  9815.             <top>290</top>
  9816.             <right>405</right>
  9817.             <bottom>302</bottom>
  9818.         </rect>
  9819.         <style>radiobutton</style>
  9820.         <showName> <true /> </showName>
  9821.         <highlight> <false /> </highlight>
  9822.         <autoHighlight> <false /> </autoHighlight>
  9823.         <sharedHighlight> <true /> </sharedHighlight>
  9824.         <family>0</family>
  9825.         <titleWidth>0</titleWidth>
  9826.         <icon>0</icon>
  9827.         <textAlign>center</textAlign>
  9828.         <font>Geneva</font>
  9829.         <textSize>9</textSize>
  9830.         <textStyle>plain</textStyle>
  9831.         <name>r<</name>
  9832.         <script>on mouseUpRadioUpdate 40,45end mouseUp</script>
  9833.     </part>
  9834.     <part>
  9835.         <id>105</id>
  9836.         <type>button</type>
  9837.         <visible> <true /> </visible>
  9838.         <reserved5> 0 </reserved5>
  9839.         <reserved4> 0 </reserved4>
  9840.         <reserved3> 0 </reserved3>
  9841.         <reserved2> 0 </reserved2>
  9842.         <reserved1> 0 </reserved1>
  9843.         <enabled> <true /> </enabled>
  9844.         <rect>
  9845.             <left>374</left>
  9846.             <top>302</top>
  9847.             <right>405</right>
  9848.             <bottom>314</bottom>
  9849.         </rect>
  9850.         <style>radiobutton</style>
  9851.         <showName> <true /> </showName>
  9852.         <highlight> <false /> </highlight>
  9853.         <autoHighlight> <false /> </autoHighlight>
  9854.         <sharedHighlight> <true /> </sharedHighlight>
  9855.         <family>0</family>
  9856.         <titleWidth>0</titleWidth>
  9857.         <icon>0</icon>
  9858.         <textAlign>center</textAlign>
  9859.         <font>Geneva</font>
  9860.         <textSize>9</textSize>
  9861.         <textStyle>plain</textStyle>
  9862.         <name>rΓëÑ</name>
  9863.         <script>on mouseUpRadioUpdate 40,45end mouseUp</script>
  9864.     </part>
  9865.     <part>
  9866.         <id>106</id>
  9867.         <type>button</type>
  9868.         <visible> <true /> </visible>
  9869.         <reserved5> 0 </reserved5>
  9870.         <reserved4> 0 </reserved4>
  9871.         <reserved3> 0 </reserved3>
  9872.         <reserved2> 0 </reserved2>
  9873.         <reserved1> 0 </reserved1>
  9874.         <enabled> <true /> </enabled>
  9875.         <rect>
  9876.             <left>374</left>
  9877.             <top>314</top>
  9878.             <right>405</right>
  9879.             <bottom>326</bottom>
  9880.         </rect>
  9881.         <style>radiobutton</style>
  9882.         <showName> <true /> </showName>
  9883.         <highlight> <false /> </highlight>
  9884.         <autoHighlight> <false /> </autoHighlight>
  9885.         <sharedHighlight> <true /> </sharedHighlight>
  9886.         <family>0</family>
  9887.         <titleWidth>0</titleWidth>
  9888.         <icon>0</icon>
  9889.         <textAlign>center</textAlign>
  9890.         <font>Geneva</font>
  9891.         <textSize>9</textSize>
  9892.         <textStyle>plain</textStyle>
  9893.         <name>rΓëñ</name>
  9894.         <script>on mouseUpRadioUpdate 40,45end mouseUp</script>
  9895.     </part>
  9896.     <part>
  9897.         <id>107</id>
  9898.         <type>button</type>
  9899.         <visible> <true /> </visible>
  9900.         <reserved5> 0 </reserved5>
  9901.         <reserved4> 0 </reserved4>
  9902.         <reserved3> 0 </reserved3>
  9903.         <reserved2> 0 </reserved2>
  9904.         <reserved1> 0 </reserved1>
  9905.         <enabled> <true /> </enabled>
  9906.         <rect>
  9907.             <left>416</left>
  9908.             <top>254</top>
  9909.             <right>447</right>
  9910.             <bottom>266</bottom>
  9911.         </rect>
  9912.         <style>radiobutton</style>
  9913.         <showName> <true /> </showName>
  9914.         <highlight> <false /> </highlight>
  9915.         <autoHighlight> <false /> </autoHighlight>
  9916.         <sharedHighlight> <true /> </sharedHighlight>
  9917.         <family>0</family>
  9918.         <titleWidth>0</titleWidth>
  9919.         <icon>0</icon>
  9920.         <textAlign>center</textAlign>
  9921.         <font>Geneva</font>
  9922.         <textSize>9</textSize>
  9923.         <textStyle>plain</textStyle>
  9924.         <name>s=</name>
  9925.         <script>on mouseUpRadioUpdate 46,51end mouseUp</script>
  9926.     </part>
  9927.     <part>
  9928.         <id>108</id>
  9929.         <type>button</type>
  9930.         <visible> <true /> </visible>
  9931.         <reserved5> 0 </reserved5>
  9932.         <reserved4> 0 </reserved4>
  9933.         <reserved3> 0 </reserved3>
  9934.         <reserved2> 0 </reserved2>
  9935.         <reserved1> 0 </reserved1>
  9936.         <enabled> <true /> </enabled>
  9937.         <rect>
  9938.             <left>416</left>
  9939.             <top>266</top>
  9940.             <right>447</right>
  9941.             <bottom>278</bottom>
  9942.         </rect>
  9943.         <style>radiobutton</style>
  9944.         <showName> <true /> </showName>
  9945.         <highlight> <false /> </highlight>
  9946.         <autoHighlight> <false /> </autoHighlight>
  9947.         <sharedHighlight> <true /> </sharedHighlight>
  9948.         <family>0</family>
  9949.         <titleWidth>0</titleWidth>
  9950.         <icon>0</icon>
  9951.         <textAlign>center</textAlign>
  9952.         <font>Geneva</font>
  9953.         <textSize>9</textSize>
  9954.         <textStyle>plain</textStyle>
  9955.         <name>sΓëá</name>
  9956.         <script>on mouseUpRadioUpdate 46,51end mouseUp</script>
  9957.     </part>
  9958.     <part>
  9959.         <id>109</id>
  9960.         <type>button</type>
  9961.         <visible> <true /> </visible>
  9962.         <reserved5> 0 </reserved5>
  9963.         <reserved4> 0 </reserved4>
  9964.         <reserved3> 0 </reserved3>
  9965.         <reserved2> 0 </reserved2>
  9966.         <reserved1> 0 </reserved1>
  9967.         <enabled> <true /> </enabled>
  9968.         <rect>
  9969.             <left>416</left>
  9970.             <top>278</top>
  9971.             <right>447</right>
  9972.             <bottom>290</bottom>
  9973.         </rect>
  9974.         <style>radiobutton</style>
  9975.         <showName> <true /> </showName>
  9976.         <highlight> <false /> </highlight>
  9977.         <autoHighlight> <false /> </autoHighlight>
  9978.         <sharedHighlight> <true /> </sharedHighlight>
  9979.         <family>0</family>
  9980.         <titleWidth>0</titleWidth>
  9981.         <icon>0</icon>
  9982.         <textAlign>center</textAlign>
  9983.         <font>Geneva</font>
  9984.         <textSize>9</textSize>
  9985.         <textStyle>plain</textStyle>
  9986.         <name>s></name>
  9987.         <script>on mouseUpRadioUpdate 46,51end mouseUp</script>
  9988.     </part>
  9989.     <part>
  9990.         <id>110</id>
  9991.         <type>button</type>
  9992.         <visible> <true /> </visible>
  9993.         <reserved5> 0 </reserved5>
  9994.         <reserved4> 0 </reserved4>
  9995.         <reserved3> 0 </reserved3>
  9996.         <reserved2> 0 </reserved2>
  9997.         <reserved1> 0 </reserved1>
  9998.         <enabled> <true /> </enabled>
  9999.         <rect>
  10000.             <left>416</left>
  10001.             <top>290</top>
  10002.             <right>447</right>
  10003.             <bottom>302</bottom>
  10004.         </rect>
  10005.         <style>radiobutton</style>
  10006.         <showName> <true /> </showName>
  10007.         <highlight> <false /> </highlight>
  10008.         <autoHighlight> <false /> </autoHighlight>
  10009.         <sharedHighlight> <true /> </sharedHighlight>
  10010.         <family>0</family>
  10011.         <titleWidth>0</titleWidth>
  10012.         <icon>0</icon>
  10013.         <textAlign>center</textAlign>
  10014.         <font>Geneva</font>
  10015.         <textSize>9</textSize>
  10016.         <textStyle>plain</textStyle>
  10017.         <name>s<</name>
  10018.         <script>on mouseUpRadioUpdate 46,51end mouseUp</script>
  10019.     </part>
  10020.     <part>
  10021.         <id>111</id>
  10022.         <type>button</type>
  10023.         <visible> <true /> </visible>
  10024.         <reserved5> 0 </reserved5>
  10025.         <reserved4> 0 </reserved4>
  10026.         <reserved3> 0 </reserved3>
  10027.         <reserved2> 0 </reserved2>
  10028.         <reserved1> 0 </reserved1>
  10029.         <enabled> <true /> </enabled>
  10030.         <rect>
  10031.             <left>416</left>
  10032.             <top>302</top>
  10033.             <right>447</right>
  10034.             <bottom>314</bottom>
  10035.         </rect>
  10036.         <style>radiobutton</style>
  10037.         <showName> <true /> </showName>
  10038.         <highlight> <false /> </highlight>
  10039.         <autoHighlight> <false /> </autoHighlight>
  10040.         <sharedHighlight> <true /> </sharedHighlight>
  10041.         <family>0</family>
  10042.         <titleWidth>0</titleWidth>
  10043.         <icon>0</icon>
  10044.         <textAlign>center</textAlign>
  10045.         <font>Geneva</font>
  10046.         <textSize>9</textSize>
  10047.         <textStyle>plain</textStyle>
  10048.         <name>sΓëÑ</name>
  10049.         <script>on mouseUpRadioUpdate 46,51end mouseUp</script>
  10050.     </part>
  10051.     <part>
  10052.         <id>112</id>
  10053.         <type>button</type>
  10054.         <visible> <true /> </visible>
  10055.         <reserved5> 0 </reserved5>
  10056.         <reserved4> 0 </reserved4>
  10057.         <reserved3> 0 </reserved3>
  10058.         <reserved2> 0 </reserved2>
  10059.         <reserved1> 0 </reserved1>
  10060.         <enabled> <true /> </enabled>
  10061.         <rect>
  10062.             <left>416</left>
  10063.             <top>314</top>
  10064.             <right>447</right>
  10065.             <bottom>326</bottom>
  10066.         </rect>
  10067.         <style>radiobutton</style>
  10068.         <showName> <true /> </showName>
  10069.         <highlight> <false /> </highlight>
  10070.         <autoHighlight> <false /> </autoHighlight>
  10071.         <sharedHighlight> <true /> </sharedHighlight>
  10072.         <family>0</family>
  10073.         <titleWidth>0</titleWidth>
  10074.         <icon>0</icon>
  10075.         <textAlign>center</textAlign>
  10076.         <font>Geneva</font>
  10077.         <textSize>9</textSize>
  10078.         <textStyle>plain</textStyle>
  10079.         <name>sΓëñ</name>
  10080.         <script>on mouseUpRadioUpdate 46,51end mouseUp</script>
  10081.     </part>
  10082.     <part>
  10083.         <id>113</id>
  10084.         <type>button</type>
  10085.         <visible> <true /> </visible>
  10086.         <reserved5> 0 </reserved5>
  10087.         <reserved4> 0 </reserved4>
  10088.         <reserved3> 0 </reserved3>
  10089.         <reserved2> 0 </reserved2>
  10090.         <reserved1> 0 </reserved1>
  10091.         <enabled> <true /> </enabled>
  10092.         <rect>
  10093.             <left>453</left>
  10094.             <top>254</top>
  10095.             <right>484</right>
  10096.             <bottom>266</bottom>
  10097.         </rect>
  10098.         <style>radiobutton</style>
  10099.         <showName> <true /> </showName>
  10100.         <highlight> <false /> </highlight>
  10101.         <autoHighlight> <false /> </autoHighlight>
  10102.         <sharedHighlight> <true /> </sharedHighlight>
  10103.         <family>0</family>
  10104.         <titleWidth>0</titleWidth>
  10105.         <icon>0</icon>
  10106.         <textAlign>center</textAlign>
  10107.         <font>Geneva</font>
  10108.         <textSize>9</textSize>
  10109.         <textStyle>plain</textStyle>
  10110.         <name>t=</name>
  10111.         <script>on mouseUpRadioUpdate 52,57end mouseUp</script>
  10112.     </part>
  10113.     <part>
  10114.         <id>114</id>
  10115.         <type>button</type>
  10116.         <visible> <true /> </visible>
  10117.         <reserved5> 0 </reserved5>
  10118.         <reserved4> 0 </reserved4>
  10119.         <reserved3> 0 </reserved3>
  10120.         <reserved2> 0 </reserved2>
  10121.         <reserved1> 0 </reserved1>
  10122.         <enabled> <true /> </enabled>
  10123.         <rect>
  10124.             <left>453</left>
  10125.             <top>266</top>
  10126.             <right>484</right>
  10127.             <bottom>278</bottom>
  10128.         </rect>
  10129.         <style>radiobutton</style>
  10130.         <showName> <true /> </showName>
  10131.         <highlight> <false /> </highlight>
  10132.         <autoHighlight> <false /> </autoHighlight>
  10133.         <sharedHighlight> <true /> </sharedHighlight>
  10134.         <family>0</family>
  10135.         <titleWidth>0</titleWidth>
  10136.         <icon>0</icon>
  10137.         <textAlign>center</textAlign>
  10138.         <font>Geneva</font>
  10139.         <textSize>9</textSize>
  10140.         <textStyle>plain</textStyle>
  10141.         <name>tΓëá</name>
  10142.         <script>on mouseUpRadioUpdate 52,57end mouseUp</script>
  10143.     </part>
  10144.     <part>
  10145.         <id>115</id>
  10146.         <type>button</type>
  10147.         <visible> <true /> </visible>
  10148.         <reserved5> 0 </reserved5>
  10149.         <reserved4> 0 </reserved4>
  10150.         <reserved3> 0 </reserved3>
  10151.         <reserved2> 0 </reserved2>
  10152.         <reserved1> 0 </reserved1>
  10153.         <enabled> <true /> </enabled>
  10154.         <rect>
  10155.             <left>453</left>
  10156.             <top>278</top>
  10157.             <right>484</right>
  10158.             <bottom>290</bottom>
  10159.         </rect>
  10160.         <style>radiobutton</style>
  10161.         <showName> <true /> </showName>
  10162.         <highlight> <false /> </highlight>
  10163.         <autoHighlight> <false /> </autoHighlight>
  10164.         <sharedHighlight> <true /> </sharedHighlight>
  10165.         <family>0</family>
  10166.         <titleWidth>0</titleWidth>
  10167.         <icon>0</icon>
  10168.         <textAlign>center</textAlign>
  10169.         <font>Geneva</font>
  10170.         <textSize>9</textSize>
  10171.         <textStyle>plain</textStyle>
  10172.         <name>t></name>
  10173.         <script>on mouseUpRadioUpdate 52,57end mouseUp</script>
  10174.     </part>
  10175.     <part>
  10176.         <id>116</id>
  10177.         <type>button</type>
  10178.         <visible> <true /> </visible>
  10179.         <reserved5> 0 </reserved5>
  10180.         <reserved4> 0 </reserved4>
  10181.         <reserved3> 0 </reserved3>
  10182.         <reserved2> 0 </reserved2>
  10183.         <reserved1> 0 </reserved1>
  10184.         <enabled> <true /> </enabled>
  10185.         <rect>
  10186.             <left>453</left>
  10187.             <top>290</top>
  10188.             <right>484</right>
  10189.             <bottom>302</bottom>
  10190.         </rect>
  10191.         <style>radiobutton</style>
  10192.         <showName> <true /> </showName>
  10193.         <highlight> <false /> </highlight>
  10194.         <autoHighlight> <false /> </autoHighlight>
  10195.         <sharedHighlight> <true /> </sharedHighlight>
  10196.         <family>0</family>
  10197.         <titleWidth>0</titleWidth>
  10198.         <icon>0</icon>
  10199.         <textAlign>center</textAlign>
  10200.         <font>Geneva</font>
  10201.         <textSize>9</textSize>
  10202.         <textStyle>plain</textStyle>
  10203.         <name>t<</name>
  10204.         <script>on mouseUpRadioUpdate 52,57end mouseUp</script>
  10205.     </part>
  10206.     <part>
  10207.         <id>117</id>
  10208.         <type>button</type>
  10209.         <visible> <true /> </visible>
  10210.         <reserved5> 0 </reserved5>
  10211.         <reserved4> 0 </reserved4>
  10212.         <reserved3> 0 </reserved3>
  10213.         <reserved2> 0 </reserved2>
  10214.         <reserved1> 0 </reserved1>
  10215.         <enabled> <true /> </enabled>
  10216.         <rect>
  10217.             <left>453</left>
  10218.             <top>302</top>
  10219.             <right>484</right>
  10220.             <bottom>314</bottom>
  10221.         </rect>
  10222.         <style>radiobutton</style>
  10223.         <showName> <true /> </showName>
  10224.         <highlight> <false /> </highlight>
  10225.         <autoHighlight> <false /> </autoHighlight>
  10226.         <sharedHighlight> <true /> </sharedHighlight>
  10227.         <family>0</family>
  10228.         <titleWidth>0</titleWidth>
  10229.         <icon>0</icon>
  10230.         <textAlign>center</textAlign>
  10231.         <font>Geneva</font>
  10232.         <textSize>9</textSize>
  10233.         <textStyle>plain</textStyle>
  10234.         <name>tΓëÑ</name>
  10235.         <script>on mouseUpRadioUpdate 52,57end mouseUp</script>
  10236.     </part>
  10237.     <part>
  10238.         <id>118</id>
  10239.         <type>button</type>
  10240.         <visible> <true /> </visible>
  10241.         <reserved5> 0 </reserved5>
  10242.         <reserved4> 0 </reserved4>
  10243.         <reserved3> 0 </reserved3>
  10244.         <reserved2> 0 </reserved2>
  10245.         <reserved1> 0 </reserved1>
  10246.         <enabled> <true /> </enabled>
  10247.         <rect>
  10248.             <left>453</left>
  10249.             <top>314</top>
  10250.             <right>484</right>
  10251.             <bottom>326</bottom>
  10252.         </rect>
  10253.         <style>radiobutton</style>
  10254.         <showName> <true /> </showName>
  10255.         <highlight> <false /> </highlight>
  10256.         <autoHighlight> <false /> </autoHighlight>
  10257.         <sharedHighlight> <true /> </sharedHighlight>
  10258.         <family>0</family>
  10259.         <titleWidth>0</titleWidth>
  10260.         <icon>0</icon>
  10261.         <textAlign>center</textAlign>
  10262.         <font>Geneva</font>
  10263.         <textSize>9</textSize>
  10264.         <textStyle>plain</textStyle>
  10265.         <name>tΓëñ</name>
  10266.         <script>on mouseUpRadioUpdate 52,57end mouseUp</script>
  10267.     </part>
  10268.     <part>
  10269.         <id>119</id>
  10270.         <type>field</type>
  10271.         <visible> <false /> </visible>
  10272.         <dontWrap> <false /> </dontWrap>
  10273.         <dontSearch> <false /> </dontSearch>
  10274.         <sharedText> <false /> </sharedText>
  10275.         <fixedLineHeight> <true /> </fixedLineHeight>
  10276.         <autoTab> <false /> </autoTab>
  10277.         <lockText> <true /> </lockText>
  10278.         <rect>
  10279.             <left>69</left>
  10280.             <top>63</top>
  10281.             <right>434</right>
  10282.             <bottom>234</bottom>
  10283.         </rect>
  10284.         <style>scrolling</style>
  10285.         <autoSelect> <false /> </autoSelect>
  10286.         <showLines> <false /> </showLines>
  10287.         <wideMargins> <false /> </wideMargins>
  10288.         <multipleLines> <false /> </multipleLines>
  10289.         <reservedFamily> 0 </reservedFamily>
  10290.         <titleWidth>0</titleWidth>
  10291.         <icon>0</icon>
  10292.         <textAlign>left</textAlign>
  10293.         <font>Geneva</font>
  10294.         <textSize>9</textSize>
  10295.         <textStyle>plain</textStyle>
  10296.         <textHeight>12</textHeight>
  10297.         <name>Result</name>
  10298.         <script></script>
  10299.     </part>
  10300.     <part>
  10301.         <id>120</id>
  10302.         <type>button</type>
  10303.         <visible> <false /> </visible>
  10304.         <reserved5> 0 </reserved5>
  10305.         <reserved4> 0 </reserved4>
  10306.         <reserved3> 0 </reserved3>
  10307.         <reserved2> 0 </reserved2>
  10308.         <reserved1> 0 </reserved1>
  10309.         <enabled> <true /> </enabled>
  10310.         <rect>
  10311.             <left>35</left>
  10312.             <top>63</top>
  10313.             <right>67</right>
  10314.             <bottom>88</bottom>
  10315.         </rect>
  10316.         <style>transparent</style>
  10317.         <showName> <false /> </showName>
  10318.         <highlight> <false /> </highlight>
  10319.         <autoHighlight> <true /> </autoHighlight>
  10320.         <sharedHighlight> <true /> </sharedHighlight>
  10321.         <family>0</family>
  10322.         <titleWidth>0</titleWidth>
  10323.         <icon>6720</icon>
  10324.         <textAlign>center</textAlign>
  10325.         <font>Geneva</font>
  10326.         <textSize>12</textSize>
  10327.         <textStyle>plain</textStyle>
  10328.         <name></name>
  10329.         <script>on mouseUphide cd fld 12hide meend mouseUp</script>
  10330.     </part>
  10331.     <part>
  10332.         <id>123</id>
  10333.         <type>button</type>
  10334.         <visible> <true /> </visible>
  10335.         <reserved5> 0 </reserved5>
  10336.         <reserved4> 0 </reserved4>
  10337.         <reserved3> 0 </reserved3>
  10338.         <reserved2> 0 </reserved2>
  10339.         <reserved1> 0 </reserved1>
  10340.         <enabled> <true /> </enabled>
  10341.         <rect>
  10342.             <left>441</left>
  10343.             <top>219</top>
  10344.             <right>507</right>
  10345.             <bottom>233</bottom>
  10346.         </rect>
  10347.         <style>checkbox</style>
  10348.         <showName> <true /> </showName>
  10349.         <highlight> <true /> </highlight>
  10350.         <autoHighlight> <true /> </autoHighlight>
  10351.         <sharedHighlight> <true /> </sharedHighlight>
  10352.         <family>0</family>
  10353.         <titleWidth>0</titleWidth>
  10354.         <icon>0</icon>
  10355.         <textAlign>center</textAlign>
  10356.         <font>Geneva</font>
  10357.         <textSize>9</textSize>
  10358.         <textStyle>plain</textStyle>
  10359.         <name>Recursive</name>
  10360.         <script></script>
  10361.     </part>
  10362.     <content>
  10363.         <layer>card</layer>
  10364.         <id>1</id>
  10365.         <text>                                               GetDir 1.8                                        by Fr├⌐d├⌐ric RINALDIDescription----------GetDir is an XFCN that gets the content of any volume of folder. Its numerous options allow to select precisely the needed information, and to choose the resulting values and their order.Syntax------   GetDir ( <"pathName"> [, <"mode"> ] [, <"filter 1">...[, <"filter N"> ] ]Parameters-----------All parameters are not case sensitive.    As usual, using "!" and "?" returns online help (resp. about and syntax).   "pathName" is a string giving the pathname of the folder to explore. It cans end, or not, with a colon.   "mode" is a one or two characters string giving the items type to extract and the scanning mode (recursive or not).The first char can be"F" (Files), "D" (Directories) or "A" (All). Its default value is "A". The second char, if present, must be "+", and will tell the XFCN to look into all subfolders starting from the choosen folder.   "filter" is a logical expression setting a conditional filter to extract only some items of the choosen type. Many filters can be combined within the XFCN call, and are then logical-AND linked.   Each filter is "XΓÇóValue" shaped,ΓÇó being a logical operator among (in brackets , meaning when X is n) :         = : is (contains)         Γëá : is not (doesn't contain)         < : less than (begins with)         > : more than (ends with)         ΓëÑ : more or equal as (matches)         Γëñ : less or equal as (doesn't match)And the filters can be :   "cΓÇóXXXX"      : filter by file Creator (files only).                          XXXX is a 4 chars case sensitive string.   "dΓÇóN"            : filter by Data fork size (files only).                          N is a positive integer.   "eΓÇóDATE"      : filter by crEation date.                          DATE is a date string, understanding '/', '-' or '.' as                          separator.   "fΓÇóN"            : filter by number of files (Folders only).                          N is a positive integer.   "lΓÇóN"            : filter by logical Size (data fork + resource fork).                          N is a positive integer.                          Will slow down execution when used for folders.   "mΓÇóDATE"     : filter by Modification date.                          DATE is a date string, understanding '/', '-' or '.' as                          separator.   "nΓÇóNAME"      : filter by file or folder name.                          NAME is a string to which each found item will be                          compared. Note the special meaning of the ΓÇó operator in                           this case.   "o=MASK"     : sets the output format of the extracted items.                          MASK is a string build with c,d,e,f,m,n,p,r,s,t,v,x,y                           chars, each one's row giving the order of the returned                          information. The chars are the same as filters' chars,                           except p (Pathname).                          The v stands for version number. Unknown is returned if                           no short version value is provided in the file.   "rΓÇóN"            : filter by Resource fork size (files only).                          N is a positive integer.   "sΓÇóN"            : filter by physical size (data fork + resource fork).                          N is a positive integer.                           Will slow down execution when used for folders.   "tΓÇóXXXX"       : filter by file Type.                          XXXX is a 4 chars case sensitive string.   "xΓÇóTIME"       : filter by creation time.                          TIME is a string "hour:minute"   "yΓÇóTIME"       : filter by modification time.                          TIME is a string "hour:minute"Using-----   The function returns a return separated list of files and/or folders. Each line is composed by comma separated informations, as defined and ordered by "o=..." filter. If no Output mask is given, the only name will be returned.   Current disk search can be stopped by typing Cmd-. Cmd-: or Escape.   GetDir follows international resources, this for dates or foreign characters and in input as well as in output.   This XFCN will not hang with null-starting file names, and will replace all these CHR(0) by CHR(1) in output.   If an error occurs, a string beginning with "Error :" will be returned. This string can take the following values :     "Error : Not a valid date"     "Error : Couln't get INTL resource"     "Error : First char of filter param must be [c,d,e,f,l,m,n,o,r,s,t,x,y]"     "Error : Second char of filter param must be [=,Γëá,>,<,ΓëÑ,Γëñ]"     "Error : Missing comparison value for "XΓÇó" test"     "Error : Bad file creator"     "Error : Only "o=ΓǪ" allowed"     "Error : "x" not allowed in output mask"     "Error : Bad file type"     "Error : Missing pathName"     "Error : Volume not found"     "Error : Directory not found"     "Error : Not a directory"RELEASES HISTORY-----------------1.8ΓÇó Added searching interruption featureΓÇó Added "=" param for online help1.7ΓÇó Comma replaced by colon if output mask has many items1.6ΓÇó CHR(0) are also replaced in file type & creator1.5ΓÇó Only CHR(0) are now replaced by CHR(255) in file name1.4ΓÇó Mofidied S filter and output to match physical sizeΓÇó Added L filter and output for logical sizeΓÇó Logical and physical size now allowed for foldersΓÇó Fixed a bug of directory testing1.3ΓÇó Added file version number for output maskΓÇó Added creation and modification time for filters and output mask</text>
  10366.     </content>
  10367.     <content>
  10368.         <layer>card</layer>
  10369.         <id>28</id>
  10370.         <text>telecom</text>
  10371.     </content>
  10372.     <content>
  10373.         <layer>card</layer>
  10374.         <id>60</id>
  10375.         <text>XCEL</text>
  10376.     </content>
  10377.     <content>
  10378.         <layer>card</layer>
  10379.         <id>67</id>
  10380.         <text>88888</text>
  10381.     </content>
  10382.     <content>
  10383.         <layer>card</layer>
  10384.         <id>68</id>
  10385.         <text>12/12/89</text>
  10386.     </content>
  10387.     <content>
  10388.         <layer>card</layer>
  10389.         <id>92</id>
  10390.         <text>desk</text>
  10391.     </content>
  10392.     <content>
  10393.         <layer>card</layer>
  10394.         <id>99</id>
  10395.         <text>0</text>
  10396.     </content>
  10397.     <content>
  10398.         <layer>card</layer>
  10399.         <id>75</id>
  10400.         <text>0</text>
  10401.     </content>
  10402.     <content>
  10403.         <layer>card</layer>
  10404.         <id>82</id>
  10405.         <text>12/12/89</text>
  10406.     </content>
  10407.     <content>
  10408.         <layer>card</layer>
  10409.         <id>98</id>
  10410.         <text>0</text>
  10411.     </content>
  10412.     <content>
  10413.         <layer>card</layer>
  10414.         <id>100</id>
  10415.         <text>APPL</text>
  10416.     </content>
  10417.     <content>
  10418.         <layer>card</layer>
  10419.         <id>119</id>
  10420.         <text>Desktop DB,40960,12/8/91Desktop DF,131072,12/7/91Desktop Folder:,1601536,12/7/91ALL.FILES,68096,11/18/91Downloads:,460288,12/8/91299.12/4,58368,12/5/91300.12/5,53760,12/6/91301.12/6,32768,12/6/91BinHqx 1.02 alias,1024,11/26/91Colorize 3.00 ╞Æ:,13824,12/7/91Colorize 3.0 Doc,512,5/11/91Colorize 3.00,13312,3/24/91CptExpand alias,1024,11/26/91DDExpandΓäó alias,1024,11/26/91DownLine alias,1024,12/2/91DownLine Bad Files:,7168,12/8/911.headers,2560,12/7/912.headers,1536,12/8/913.headers,1536,12/8/91headers,1536,12/7/91Flush,96256,12/8/91ftp.list.Winter91,38400,12/7/91LPunch Decoder 1.1 alias,1024,11/26/91Ode to Joy,47616,12/8/91pop files,77312,12/8/91SitExpand alias,1024,11/26/91UnStuffIt DeluxeΓäó alias,1024,11/26/91WPs for Thesis,27648,12/8/91Foyer ╞Æ:,975360,12/8/91CarolStack,168960,12/8/91CNS Shipper.dd,226304,12/7/91Macintosh Memory Guide,61440,9/16/91ΓÇóDOM:,514048,12/7/91Christmas beeps.dd,287232,12/7/91XMas.GIF.dd,226816,12/7/91ΓÇótofix,4608,11/25/91RECENT.FILES #1,10240,12/7/91XMACARCH.all files,75264,11/18/91XMACARCH.RECENT #1,12288,12/7/91Icon,2048,11/3/91System Folder:,593920,11/3/91Clipboard File,1024,8/26/88Finder,109568,10/9/90General,14336,3/7/90Monitors,40448,9/4/90Silver Init,23552,6/5/91Startup Device,2560,8/26/88System,402432,6/1/91Trash:,0,12/8/91ΓÇóDisinfectant 2.5.1,190976,7/7/91</text>
  10421.     </content>
  10422.     <name>GetDir 1.8</name>
  10423.     <script>on RadioUpdate Start,Stopget number of the targetif (it > 3) and (hilite of btn it)then set hilite of btn it to falseelserepeat with i=Start to Stopdo "set hilite of btn i to (i=it)"end repeatif it > 3then select text of cd fld (((it-4) div 6) + 3)end ifend RadioUpdateon opencardend opencardon closeCardhide cd fld 12hide btn 58end closeCard</script>
  10424. </card>
  10425.  
  10426.  
  10427. card_23541.xml
  10428. <?xml version="1.0" encoding="utf-8" ?>
  10429. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10430. <card>
  10431.     <id>23541</id>
  10432.     <filler1>0</filler1>
  10433.     <bitmap>BMAP_23645.pbm</bitmap>
  10434.     <cantDelete> <false /> </cantDelete>
  10435.     <showPict> <true /> </showPict>
  10436.     <dontSearch> <false /> </dontSearch>
  10437.     <owner>46925</owner>
  10438.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  10439.     <part>
  10440.         <id>1</id>
  10441.         <type>field</type>
  10442.         <visible> <true /> </visible>
  10443.         <dontWrap> <false /> </dontWrap>
  10444.         <dontSearch> <false /> </dontSearch>
  10445.         <sharedText> <false /> </sharedText>
  10446.         <fixedLineHeight> <true /> </fixedLineHeight>
  10447.         <autoTab> <false /> </autoTab>
  10448.         <lockText> <true /> </lockText>
  10449.         <rect>
  10450.             <left>69</left>
  10451.             <top>68</top>
  10452.             <right>434</right>
  10453.             <bottom>252</bottom>
  10454.         </rect>
  10455.         <style>scrolling</style>
  10456.         <autoSelect> <false /> </autoSelect>
  10457.         <showLines> <false /> </showLines>
  10458.         <wideMargins> <false /> </wideMargins>
  10459.         <multipleLines> <false /> </multipleLines>
  10460.         <reservedFamily> 0 </reservedFamily>
  10461.         <titleWidth>0</titleWidth>
  10462.         <icon>0</icon>
  10463.         <textAlign>left</textAlign>
  10464.         <font>Geneva</font>
  10465.         <textSize>9</textSize>
  10466.         <textStyle>plain</textStyle>
  10467.         <textHeight>12</textHeight>
  10468.         <name></name>
  10469.         <script></script>
  10470.     </part>
  10471.     <part>
  10472.         <id>25</id>
  10473.         <type>button</type>
  10474.         <visible> <true /> </visible>
  10475.         <reserved5> 0 </reserved5>
  10476.         <reserved4> 0 </reserved4>
  10477.         <reserved3> 0 </reserved3>
  10478.         <reserved2> 0 </reserved2>
  10479.         <reserved1> 0 </reserved1>
  10480.         <enabled> <true /> </enabled>
  10481.         <rect>
  10482.             <left>201</left>
  10483.             <top>278</top>
  10484.             <right>346</right>
  10485.             <bottom>316</bottom>
  10486.         </rect>
  10487.         <style>roundrect</style>
  10488.         <showName> <true /> </showName>
  10489.         <highlight> <false /> </highlight>
  10490.         <autoHighlight> <true /> </autoHighlight>
  10491.         <sharedHighlight> <true /> </sharedHighlight>
  10492.         <family>0</family>
  10493.         <titleWidth>0</titleWidth>
  10494.         <icon>0</icon>
  10495.         <textAlign>center</textAlign>
  10496.         <font>Geneva</font>
  10497.         <textSize>12</textSize>
  10498.         <textStyle>plain</textStyle>
  10499.         <name>GetBootVol</name>
  10500.         <script>on mouseUpanswer "Boot volume : " & GetBootVol()end mouseUp</script>
  10501.     </part>
  10502.     <part>
  10503.         <id>26</id>
  10504.         <type>field</type>
  10505.         <visible> <false /> </visible>
  10506.         <dontWrap> <false /> </dontWrap>
  10507.         <dontSearch> <false /> </dontSearch>
  10508.         <sharedText> <false /> </sharedText>
  10509.         <fixedLineHeight> <true /> </fixedLineHeight>
  10510.         <autoTab> <false /> </autoTab>
  10511.         <lockText> <true /> </lockText>
  10512.         <rect>
  10513.             <left>98</left>
  10514.             <top>87</top>
  10515.             <right>408</right>
  10516.             <bottom>222</bottom>
  10517.         </rect>
  10518.         <style>shadow</style>
  10519.         <autoSelect> <false /> </autoSelect>
  10520.         <showLines> <false /> </showLines>
  10521.         <wideMargins> <true /> </wideMargins>
  10522.         <multipleLines> <false /> </multipleLines>
  10523.         <reservedFamily> 0 </reservedFamily>
  10524.         <titleWidth>0</titleWidth>
  10525.         <icon>0</icon>
  10526.         <textAlign>left</textAlign>
  10527.         <font>Geneva</font>
  10528.         <textSize>12</textSize>
  10529.         <textStyle>plain</textStyle>
  10530.         <textHeight>16</textHeight>
  10531.         <name></name>
  10532.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  10533.     </part>
  10534.     <part>
  10535.         <id>27</id>
  10536.         <type>field</type>
  10537.         <visible> <false /> </visible>
  10538.         <dontWrap> <false /> </dontWrap>
  10539.         <dontSearch> <false /> </dontSearch>
  10540.         <sharedText> <false /> </sharedText>
  10541.         <fixedLineHeight> <true /> </fixedLineHeight>
  10542.         <autoTab> <false /> </autoTab>
  10543.         <lockText> <true /> </lockText>
  10544.         <rect>
  10545.             <left>179</left>
  10546.             <top>107</top>
  10547.             <right>381</right>
  10548.             <bottom>207</bottom>
  10549.         </rect>
  10550.         <style>transparent</style>
  10551.         <autoSelect> <false /> </autoSelect>
  10552.         <showLines> <false /> </showLines>
  10553.         <wideMargins> <false /> </wideMargins>
  10554.         <multipleLines> <false /> </multipleLines>
  10555.         <reservedFamily> 0 </reservedFamily>
  10556.         <titleWidth>0</titleWidth>
  10557.         <icon>0</icon>
  10558.         <textAlign>left</textAlign>
  10559.         <font>Geneva</font>
  10560.         <textSize>10</textSize>
  10561.         <textStyle>plain</textStyle>
  10562.         <textHeight>16</textHeight>
  10563.         <name></name>
  10564.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  10565.     </part>
  10566.     <content>
  10567.         <layer>card</layer>
  10568.         <id>1</id>
  10569.         <text>                                             GetBootVol 1.1                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  GetBootVol returns the name of the boot volume.SYNTAX--------                                              GetBootVol ( )PARAMETERS------------     No parameter is required, but using "!" and "?" as first parameter will return an online help (resp. copyright ans syntax).USING-----   The string returned is the name of the boot volume. If an error occurs, the XFCN will return :                        "Error : couldn't get boot volume name"</text>
  10570.     </content>
  10571.     <content>
  10572.         <layer>card</layer>
  10573.         <id>26</id>
  10574.         <text>CPUSystemProcessorFPUColoQDKeyboard</text>
  10575.     </content>
  10576.     <content>
  10577.         <layer>card</layer>
  10578.         <id>27</id>
  10579.         <text>Macintosh IIx6.4MC68030truetrueApple Extended keyboard</text>
  10580.     </content>
  10581.     <name>GetBootVol 1.1</name>
  10582.     <script>on opencardend opencardon closeCardhide cd fld 3hide cd fld 2end closeCard</script>
  10583. </card>
  10584.  
  10585.  
  10586. card_22940.xml
  10587. <?xml version="1.0" encoding="utf-8" ?>
  10588. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10589. <card>
  10590.     <id>22940</id>
  10591.     <filler1>0</filler1>
  10592.     <bitmap>BMAP_23205.pbm</bitmap>
  10593.     <cantDelete> <false /> </cantDelete>
  10594.     <showPict> <true /> </showPict>
  10595.     <dontSearch> <false /> </dontSearch>
  10596.     <owner>46925</owner>
  10597.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  10598.     <part>
  10599.         <id>1</id>
  10600.         <type>field</type>
  10601.         <visible> <true /> </visible>
  10602.         <dontWrap> <false /> </dontWrap>
  10603.         <dontSearch> <false /> </dontSearch>
  10604.         <sharedText> <false /> </sharedText>
  10605.         <fixedLineHeight> <true /> </fixedLineHeight>
  10606.         <autoTab> <false /> </autoTab>
  10607.         <lockText> <true /> </lockText>
  10608.         <rect>
  10609.             <left>69</left>
  10610.             <top>68</top>
  10611.             <right>434</right>
  10612.             <bottom>252</bottom>
  10613.         </rect>
  10614.         <style>scrolling</style>
  10615.         <autoSelect> <false /> </autoSelect>
  10616.         <showLines> <false /> </showLines>
  10617.         <wideMargins> <false /> </wideMargins>
  10618.         <multipleLines> <false /> </multipleLines>
  10619.         <reservedFamily> 0 </reservedFamily>
  10620.         <titleWidth>0</titleWidth>
  10621.         <icon>0</icon>
  10622.         <textAlign>left</textAlign>
  10623.         <font>Geneva</font>
  10624.         <textSize>9</textSize>
  10625.         <textStyle>plain</textStyle>
  10626.         <textHeight>12</textHeight>
  10627.         <name>Text</name>
  10628.         <script></script>
  10629.     </part>
  10630.     <part>
  10631.         <id>5</id>
  10632.         <type>button</type>
  10633.         <visible> <true /> </visible>
  10634.         <reserved5> 0 </reserved5>
  10635.         <reserved4> 0 </reserved4>
  10636.         <reserved3> 0 </reserved3>
  10637.         <reserved2> 0 </reserved2>
  10638.         <reserved1> 0 </reserved1>
  10639.         <enabled> <true /> </enabled>
  10640.         <rect>
  10641.             <left>174</left>
  10642.             <top>281</top>
  10643.             <right>343</right>
  10644.             <bottom>311</bottom>
  10645.         </rect>
  10646.         <style>roundrect</style>
  10647.         <showName> <true /> </showName>
  10648.         <highlight> <false /> </highlight>
  10649.         <autoHighlight> <true /> </autoHighlight>
  10650.         <sharedHighlight> <true /> </sharedHighlight>
  10651.         <family>0</family>
  10652.         <titleWidth>0</titleWidth>
  10653.         <icon>0</icon>
  10654.         <textAlign>center</textAlign>
  10655.         <font>Chicago</font>
  10656.         <textSize>12</textSize>
  10657.         <textStyle>plain</textStyle>
  10658.         <name>GetFullText</name>
  10659.         <script>on mouseUpshow cd fld 2GetFullText "cd fld 1"if the Result Γëá emptythenanswer the Resultexit mouseUpend ifSetFullText "cd fld 2"if the Result Γëá emptythenanswer the Resultexit mouseUpend ifend mouseUp</script>
  10660.     </part>
  10661.     <part>
  10662.         <id>17</id>
  10663.         <type>field</type>
  10664.         <visible> <false /> </visible>
  10665.         <dontWrap> <false /> </dontWrap>
  10666.         <dontSearch> <false /> </dontSearch>
  10667.         <sharedText> <false /> </sharedText>
  10668.         <fixedLineHeight> <true /> </fixedLineHeight>
  10669.         <autoTab> <false /> </autoTab>
  10670.         <lockText> <true /> </lockText>
  10671.         <rect>
  10672.             <left>69</left>
  10673.             <top>15</top>
  10674.             <right>434</right>
  10675.             <bottom>67</bottom>
  10676.         </rect>
  10677.         <style>scrolling</style>
  10678.         <autoSelect> <false /> </autoSelect>
  10679.         <showLines> <false /> </showLines>
  10680.         <wideMargins> <false /> </wideMargins>
  10681.         <multipleLines> <false /> </multipleLines>
  10682.         <reservedFamily> 0 </reservedFamily>
  10683.         <titleWidth>0</titleWidth>
  10684.         <icon>0</icon>
  10685.         <textAlign>left</textAlign>
  10686.         <font>Geneva</font>
  10687.         <textSize>9</textSize>
  10688.         <textStyle>plain</textStyle>
  10689.         <textHeight>12</textHeight>
  10690.         <name>Text</name>
  10691.         <script>on mouseUphide meput empty into meend mouseUp</script>
  10692.     </part>
  10693.     <content>
  10694.         <layer>card</layer>
  10695.         <id>1</id>
  10696.         <text><span class="style1">                                        </span><span class="style3">FullText Stack 1.0</span><span class="style1">                                          </span><span class="style2">by Fr├⌐d├⌐ric RINALDI</span><span class="style1">  This stack contains two XCMDs : GetFullText and SetFullText that allow to transfer full-styled text between two fields.                                           </span><span class="style3">GetFullText 1.0</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">   GetFullText gets the styled text from a field and stores it temporarily in memory until SetFullText is called.</span><span class="style4">SYNTAX</span><span class="style1">                                   GetFullText <field descriptor></span><span class="style4">PARAMETERS</span><span class="style1">   <field descriptor> is a litteral string containing any valid field descriptor. Don't forget to enclose it in quotes, in order for it not to be interpreted by HyperCard when the XCMD is called. If you want to use the field name, you will use :         </span><span class="style5">GetFullText "cd fld" && quote & "Name" & quote</span><span class="style1">   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).</span><span class="style4">USING</span><span class="style1">   The XCMD creates a global variable named </span><span class="style6">FullTextHandle</span><span class="style1"> that contains the value of the temporary styled text handle stored in memory. </span><span class="style7">        Don't change its value by yourself, or you will crash your Mac.</span><span class="style8"></span><span class="style1">   Meanwhile, you can test its content to know if you're ready to use SetFullText, it should be Γëá empty in this case.</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, GetFullText can return :     "Error : Param is not a field descriptor"     "Error : Field not found"     "Error : GetFullText works only with HC 2.0"     "Error : Missing parameter"     "Error : Out of memory"     "Error : Couldn't set FullTextHandle global"                                           </span><span class="style3">SetFullText 1.0</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">   SetFullText sets the styled  content of a a field using information previously stored in memory by GetFullTExt.</span><span class="style4">SYNTAX</span><span class="style1">                                   SetFullText <field descriptor></span><span class="style4">PARAMETERS</span><span class="style1">   <field descriptor> is a litteral string containing any valid field descriptor. Don't forget to enclose it in quotes, in order for it not to be interpreted by HyperCard when the XCMD is called. If you want to use the field name, you will use :         </span><span class="style5">SetFullText "cd fld" && quote & "Name" & quote</span><span class="style1">   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).</span><span class="style4">USING</span><span class="style1">   The XCMD uses the global variable named </span><span class="style6">FullTextHandle</span><span class="style1">, previsouly created by GetFullTExt and that contains the value of the temporary styled text handle stored in memory. </span><span class="style7">        Don't change its value by yourself, or you will crash your Mac.</span><span class="style8"></span><span class="style1">   Meanwhile, you can test its content to know if you're ready to use SetFullText, it should be Γëá empty in this case.   This global variable and the styled text handle are purged from memory by SetFullText. So each call to SetFullText must be preceeded by GetFullText.</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, SetFullText can return :     "Error : Param is not a field descriptor"     "Error : Field not found"     "Error : SetFullText works only with HC 2.0"     "Error : Missing parameter"     "Error : Must first use GetFullText"     "Error : Couldn't set destination field"     "Error : Couldn't empty FullTextHandle global"</span></text>
  10697.     </content>
  10698.     <name>FullText 1.0</name>
  10699.     <script>on opencardend opencardon closeCardhide cd fld 2put empty into cd fld 2end closeCard</script>
  10700. </card>
  10701.  
  10702.  
  10703. card_22427.xml
  10704. <?xml version="1.0" encoding="utf-8" ?>
  10705. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10706. <card>
  10707.     <id>22427</id>
  10708.     <filler1>0</filler1>
  10709.     <bitmap>BMAP_22584.pbm</bitmap>
  10710.     <cantDelete> <false /> </cantDelete>
  10711.     <showPict> <true /> </showPict>
  10712.     <dontSearch> <false /> </dontSearch>
  10713.     <owner>46925</owner>
  10714.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  10715.     <part>
  10716.         <id>2</id>
  10717.         <type>button</type>
  10718.         <visible> <true /> </visible>
  10719.         <reserved5> 0 </reserved5>
  10720.         <reserved4> 0 </reserved4>
  10721.         <reserved3> 0 </reserved3>
  10722.         <reserved2> 0 </reserved2>
  10723.         <reserved1> 0 </reserved1>
  10724.         <enabled> <true /> </enabled>
  10725.         <rect>
  10726.             <left>16</left>
  10727.             <top>302</top>
  10728.             <right>53</right>
  10729.             <bottom>335</bottom>
  10730.         </rect>
  10731.         <style>transparent</style>
  10732.         <showName> <false /> </showName>
  10733.         <highlight> <false /> </highlight>
  10734.         <autoHighlight> <false /> </autoHighlight>
  10735.         <sharedHighlight> <true /> </sharedHighlight>
  10736.         <family>0</family>
  10737.         <titleWidth>0</titleWidth>
  10738.         <icon>29114</icon>
  10739.         <textAlign>center</textAlign>
  10740.         <font>Geneva</font>
  10741.         <textSize>12</textSize>
  10742.         <textStyle>plain</textStyle>
  10743.         <name></name>
  10744.         <script>on mouseUpgo prevgo prevend mouseUp</script>
  10745.     </part>
  10746.     <part>
  10747.         <id>3</id>
  10748.         <type>field</type>
  10749.         <visible> <true /> </visible>
  10750.         <dontWrap> <false /> </dontWrap>
  10751.         <dontSearch> <false /> </dontSearch>
  10752.         <sharedText> <false /> </sharedText>
  10753.         <fixedLineHeight> <true /> </fixedLineHeight>
  10754.         <autoTab> <false /> </autoTab>
  10755.         <lockText> <true /> </lockText>
  10756.         <rect>
  10757.             <left>130</left>
  10758.             <top>49</top>
  10759.             <right>175</right>
  10760.             <bottom>202</bottom>
  10761.         </rect>
  10762.         <style>shadow</style>
  10763.         <autoSelect> <false /> </autoSelect>
  10764.         <showLines> <true /> </showLines>
  10765.         <wideMargins> <true /> </wideMargins>
  10766.         <multipleLines> <false /> </multipleLines>
  10767.         <reservedFamily> 0 </reservedFamily>
  10768.         <titleWidth>0</titleWidth>
  10769.         <icon>0</icon>
  10770.         <textAlign>center</textAlign>
  10771.         <font>Geneva</font>
  10772.         <textSize>12</textSize>
  10773.         <textStyle>plain</textStyle>
  10774.         <textHeight>16</textHeight>
  10775.         <name></name>
  10776.         <script></script>
  10777.     </part>
  10778.     <part>
  10779.         <id>4</id>
  10780.         <type>field</type>
  10781.         <visible> <true /> </visible>
  10782.         <dontWrap> <false /> </dontWrap>
  10783.         <dontSearch> <false /> </dontSearch>
  10784.         <sharedText> <false /> </sharedText>
  10785.         <fixedLineHeight> <true /> </fixedLineHeight>
  10786.         <autoTab> <false /> </autoTab>
  10787.         <lockText> <false /> </lockText>
  10788.         <rect>
  10789.             <left>231</left>
  10790.             <top>49</top>
  10791.             <right>276</right>
  10792.             <bottom>202</bottom>
  10793.         </rect>
  10794.         <style>shadow</style>
  10795.         <autoSelect> <false /> </autoSelect>
  10796.         <showLines> <true /> </showLines>
  10797.         <wideMargins> <true /> </wideMargins>
  10798.         <multipleLines> <false /> </multipleLines>
  10799.         <reservedFamily> 0 </reservedFamily>
  10800.         <titleWidth>0</titleWidth>
  10801.         <icon>0</icon>
  10802.         <textAlign>center</textAlign>
  10803.         <font>Geneva</font>
  10804.         <textSize>12</textSize>
  10805.         <textStyle>plain</textStyle>
  10806.         <textHeight>16</textHeight>
  10807.         <name></name>
  10808.         <script></script>
  10809.     </part>
  10810.     <part>
  10811.         <id>5</id>
  10812.         <type>field</type>
  10813.         <visible> <true /> </visible>
  10814.         <dontWrap> <false /> </dontWrap>
  10815.         <dontSearch> <false /> </dontSearch>
  10816.         <sharedText> <false /> </sharedText>
  10817.         <fixedLineHeight> <true /> </fixedLineHeight>
  10818.         <autoTab> <false /> </autoTab>
  10819.         <lockText> <true /> </lockText>
  10820.         <rect>
  10821.             <left>332</left>
  10822.             <top>49</top>
  10823.             <right>377</right>
  10824.             <bottom>202</bottom>
  10825.         </rect>
  10826.         <style>shadow</style>
  10827.         <autoSelect> <false /> </autoSelect>
  10828.         <showLines> <true /> </showLines>
  10829.         <wideMargins> <true /> </wideMargins>
  10830.         <multipleLines> <false /> </multipleLines>
  10831.         <reservedFamily> 0 </reservedFamily>
  10832.         <titleWidth>0</titleWidth>
  10833.         <icon>0</icon>
  10834.         <textAlign>center</textAlign>
  10835.         <font>Geneva</font>
  10836.         <textSize>12</textSize>
  10837.         <textStyle>plain</textStyle>
  10838.         <textHeight>16</textHeight>
  10839.         <name></name>
  10840.         <script></script>
  10841.     </part>
  10842.     <part>
  10843.         <id>6</id>
  10844.         <type>button</type>
  10845.         <visible> <true /> </visible>
  10846.         <reserved5> 0 </reserved5>
  10847.         <reserved4> 0 </reserved4>
  10848.         <reserved3> 0 </reserved3>
  10849.         <reserved2> 0 </reserved2>
  10850.         <reserved1> 0 </reserved1>
  10851.         <enabled> <true /> </enabled>
  10852.         <rect>
  10853.             <left>188</left>
  10854.             <top>246</top>
  10855.             <right>333</right>
  10856.             <bottom>277</bottom>
  10857.         </rect>
  10858.         <style>roundrect</style>
  10859.         <showName> <true /> </showName>
  10860.         <highlight> <false /> </highlight>
  10861.         <autoHighlight> <true /> </autoHighlight>
  10862.         <sharedHighlight> <true /> </sharedHighlight>
  10863.         <family>0</family>
  10864.         <titleWidth>0</titleWidth>
  10865.         <icon>0</icon>
  10866.         <textAlign>center</textAlign>
  10867.         <font>Geneva</font>
  10868.         <textSize>12</textSize>
  10869.         <textStyle>plain</textStyle>
  10870.         <name>Full Co-Sort</name>
  10871.         <script>on mouseUpput FullSort(cd fld 1,"d=r") into cd fld 1put FullSort(cd fld 2,"d=l") into cd fld 2put FullSort(cd fld 3,"d=l") into cd fld 3end mouseUp</script>
  10872.     </part>
  10873.     <content>
  10874.         <layer>card</layer>
  10875.         <id>3</id>
  10876.         <text>ABCDEFGH</text>
  10877.     </content>
  10878.     <content>
  10879.         <layer>card</layer>
  10880.         <id>4</id>
  10881.         <text>1245678</text>
  10882.     </content>
  10883.     <content>
  10884.         <layer>card</layer>
  10885.         <id>5</id>
  10886.         <text>102030405060708090</text>
  10887.     </content>
  10888.     <name>FullSort 2.7-3</name>
  10889.     <script>on openCardset cursor to watchput empty into cd fld 1put empty into cd fld 2put empty into cd fld 3repeat with i=65 to 72put numToChar(i) & return after cd fld 1if i Γëá 67then put i-64 & return after cd fld 2else put return after cd fld 2put (i-64)*10 & return after cd fld 3end repeatput "90" after cd fld 3end openCard</script>
  10890. </card>
  10891.  
  10892.  
  10893. card_21975.xml
  10894. <?xml version="1.0" encoding="utf-8" ?>
  10895. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10896. <card>
  10897.     <id>21975</id>
  10898.     <filler1>0</filler1>
  10899.     <bitmap>BMAP_22069.pbm</bitmap>
  10900.     <cantDelete> <false /> </cantDelete>
  10901.     <showPict> <true /> </showPict>
  10902.     <dontSearch> <false /> </dontSearch>
  10903.     <owner>46925</owner>
  10904.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  10905.     <part>
  10906.         <id>1</id>
  10907.         <type>field</type>
  10908.         <visible> <true /> </visible>
  10909.         <dontWrap> <false /> </dontWrap>
  10910.         <dontSearch> <false /> </dontSearch>
  10911.         <sharedText> <false /> </sharedText>
  10912.         <fixedLineHeight> <true /> </fixedLineHeight>
  10913.         <autoTab> <false /> </autoTab>
  10914.         <lockText> <false /> </lockText>
  10915.         <rect>
  10916.             <left>44</left>
  10917.             <top>21</top>
  10918.             <right>225</right>
  10919.             <bottom>171</bottom>
  10920.         </rect>
  10921.         <style>shadow</style>
  10922.         <autoSelect> <false /> </autoSelect>
  10923.         <showLines> <false /> </showLines>
  10924.         <wideMargins> <false /> </wideMargins>
  10925.         <multipleLines> <false /> </multipleLines>
  10926.         <reservedFamily> 0 </reservedFamily>
  10927.         <titleWidth>0</titleWidth>
  10928.         <icon>0</icon>
  10929.         <textAlign>left</textAlign>
  10930.         <font>Geneva</font>
  10931.         <textSize>9</textSize>
  10932.         <textStyle>plain</textStyle>
  10933.         <textHeight>12</textHeight>
  10934.         <name></name>
  10935.         <script></script>
  10936.     </part>
  10937.     <part>
  10938.         <id>4</id>
  10939.         <type>button</type>
  10940.         <visible> <true /> </visible>
  10941.         <reserved5> 0 </reserved5>
  10942.         <reserved4> 0 </reserved4>
  10943.         <reserved3> 0 </reserved3>
  10944.         <reserved2> 0 </reserved2>
  10945.         <reserved1> 0 </reserved1>
  10946.         <enabled> <true /> </enabled>
  10947.         <rect>
  10948.             <left>75</left>
  10949.             <top>197</top>
  10950.             <right>174</right>
  10951.             <bottom>215</bottom>
  10952.         </rect>
  10953.         <style>radiobutton</style>
  10954.         <showName> <true /> </showName>
  10955.         <highlight> <false /> </highlight>
  10956.         <autoHighlight> <false /> </autoHighlight>
  10957.         <sharedHighlight> <true /> </sharedHighlight>
  10958.         <family>0</family>
  10959.         <titleWidth>0</titleWidth>
  10960.         <icon>0</icon>
  10961.         <textAlign>center</textAlign>
  10962.         <font>Geneva</font>
  10963.         <textSize>12</textSize>
  10964.         <textStyle>plain</textStyle>
  10965.         <name>Ascii</name>
  10966.         <script>on mouseUpRadioUpdate 1,6end mouseUp</script>
  10967.     </part>
  10968.     <part>
  10969.         <id>5</id>
  10970.         <type>button</type>
  10971.         <visible> <true /> </visible>
  10972.         <reserved5> 0 </reserved5>
  10973.         <reserved4> 0 </reserved4>
  10974.         <reserved3> 0 </reserved3>
  10975.         <reserved2> 0 </reserved2>
  10976.         <reserved1> 0 </reserved1>
  10977.         <enabled> <true /> </enabled>
  10978.         <rect>
  10979.             <left>75</left>
  10980.             <top>214</top>
  10981.             <right>174</right>
  10982.             <bottom>232</bottom>
  10983.         </rect>
  10984.         <style>radiobutton</style>
  10985.         <showName> <true /> </showName>
  10986.         <highlight> <false /> </highlight>
  10987.         <autoHighlight> <false /> </autoHighlight>
  10988.         <sharedHighlight> <true /> </sharedHighlight>
  10989.         <family>0</family>
  10990.         <titleWidth>0</titleWidth>
  10991.         <icon>0</icon>
  10992.         <textAlign>center</textAlign>
  10993.         <font>Geneva</font>
  10994.         <textSize>12</textSize>
  10995.         <textStyle>plain</textStyle>
  10996.         <name>Date</name>
  10997.         <script>on mouseUpRadioUpdate 1,6end mouseUp</script>
  10998.     </part>
  10999.     <part>
  11000.         <id>6</id>
  11001.         <type>button</type>
  11002.         <visible> <true /> </visible>
  11003.         <reserved5> 0 </reserved5>
  11004.         <reserved4> 0 </reserved4>
  11005.         <reserved3> 0 </reserved3>
  11006.         <reserved2> 0 </reserved2>
  11007.         <reserved1> 0 </reserved1>
  11008.         <enabled> <true /> </enabled>
  11009.         <rect>
  11010.             <left>75</left>
  11011.             <top>231</top>
  11012.             <right>174</right>
  11013.             <bottom>249</bottom>
  11014.         </rect>
  11015.         <style>radiobutton</style>
  11016.         <showName> <true /> </showName>
  11017.         <highlight> <true /> </highlight>
  11018.         <autoHighlight> <false /> </autoHighlight>
  11019.         <sharedHighlight> <true /> </sharedHighlight>
  11020.         <family>0</family>
  11021.         <titleWidth>0</titleWidth>
  11022.         <icon>0</icon>
  11023.         <textAlign>center</textAlign>
  11024.         <font>Geneva</font>
  11025.         <textSize>12</textSize>
  11026.         <textStyle>plain</textStyle>
  11027.         <name>Number</name>
  11028.         <script>on mouseUpRadioUpdate 1,6end mouseUp</script>
  11029.     </part>
  11030.     <part>
  11031.         <id>7</id>
  11032.         <type>button</type>
  11033.         <visible> <true /> </visible>
  11034.         <reserved5> 0 </reserved5>
  11035.         <reserved4> 0 </reserved4>
  11036.         <reserved3> 0 </reserved3>
  11037.         <reserved2> 0 </reserved2>
  11038.         <reserved1> 0 </reserved1>
  11039.         <enabled> <true /> </enabled>
  11040.         <rect>
  11041.             <left>75</left>
  11042.             <top>248</top>
  11043.             <right>174</right>
  11044.             <bottom>266</bottom>
  11045.         </rect>
  11046.         <style>radiobutton</style>
  11047.         <showName> <true /> </showName>
  11048.         <highlight> <false /> </highlight>
  11049.         <autoHighlight> <false /> </autoHighlight>
  11050.         <sharedHighlight> <true /> </sharedHighlight>
  11051.         <family>0</family>
  11052.         <titleWidth>0</titleWidth>
  11053.         <icon>0</icon>
  11054.         <textAlign>center</textAlign>
  11055.         <font>Geneva</font>
  11056.         <textSize>12</textSize>
  11057.         <textStyle>plain</textStyle>
  11058.         <name>Intl</name>
  11059.         <script>on mouseUpRadioUpdate 1,6end mouseUp</script>
  11060.     </part>
  11061.     <part>
  11062.         <id>27</id>
  11063.         <type>button</type>
  11064.         <visible> <true /> </visible>
  11065.         <reserved5> 0 </reserved5>
  11066.         <reserved4> 0 </reserved4>
  11067.         <reserved3> 0 </reserved3>
  11068.         <reserved2> 0 </reserved2>
  11069.         <reserved1> 0 </reserved1>
  11070.         <enabled> <true /> </enabled>
  11071.         <rect>
  11072.             <left>75</left>
  11073.             <top>265</top>
  11074.             <right>174</right>
  11075.             <bottom>283</bottom>
  11076.         </rect>
  11077.         <style>radiobutton</style>
  11078.         <showName> <true /> </showName>
  11079.         <highlight> <false /> </highlight>
  11080.         <autoHighlight> <false /> </autoHighlight>
  11081.         <sharedHighlight> <true /> </sharedHighlight>
  11082.         <family>0</family>
  11083.         <titleWidth>0</titleWidth>
  11084.         <icon>0</icon>
  11085.         <textAlign>center</textAlign>
  11086.         <font>Geneva</font>
  11087.         <textSize>12</textSize>
  11088.         <textStyle>plain</textStyle>
  11089.         <name>UpperCase</name>
  11090.         <script>on mouseUpRadioUpdate 1,6end mouseUp</script>
  11091.     </part>
  11092.     <part>
  11093.         <id>34</id>
  11094.         <type>button</type>
  11095.         <visible> <true /> </visible>
  11096.         <reserved5> 0 </reserved5>
  11097.         <reserved4> 0 </reserved4>
  11098.         <reserved3> 0 </reserved3>
  11099.         <reserved2> 0 </reserved2>
  11100.         <reserved1> 0 </reserved1>
  11101.         <enabled> <true /> </enabled>
  11102.         <rect>
  11103.             <left>75</left>
  11104.             <top>282</top>
  11105.             <right>174</right>
  11106.             <bottom>300</bottom>
  11107.         </rect>
  11108.         <style>radiobutton</style>
  11109.         <showName> <true /> </showName>
  11110.         <highlight> <false /> </highlight>
  11111.         <autoHighlight> <false /> </autoHighlight>
  11112.         <sharedHighlight> <true /> </sharedHighlight>
  11113.         <family>0</family>
  11114.         <titleWidth>0</titleWidth>
  11115.         <icon>0</icon>
  11116.         <textAlign>center</textAlign>
  11117.         <font>Geneva</font>
  11118.         <textSize>12</textSize>
  11119.         <textStyle>plain</textStyle>
  11120.         <name>Time</name>
  11121.         <script>on mouseUpRadioUpdate 1,6end mouseUp</script>
  11122.     </part>
  11123.     <part>
  11124.         <id>8</id>
  11125.         <type>button</type>
  11126.         <visible> <true /> </visible>
  11127.         <reserved5> 0 </reserved5>
  11128.         <reserved4> 0 </reserved4>
  11129.         <reserved3> 0 </reserved3>
  11130.         <reserved2> 0 </reserved2>
  11131.         <reserved1> 0 </reserved1>
  11132.         <enabled> <true /> </enabled>
  11133.         <rect>
  11134.             <left>216</left>
  11135.             <top>197</top>
  11136.             <right>315</right>
  11137.             <bottom>215</bottom>
  11138.         </rect>
  11139.         <style>radiobutton</style>
  11140.         <showName> <true /> </showName>
  11141.         <highlight> <false /> </highlight>
  11142.         <autoHighlight> <false /> </autoHighlight>
  11143.         <sharedHighlight> <true /> </sharedHighlight>
  11144.         <family>0</family>
  11145.         <titleWidth>0</titleWidth>
  11146.         <icon>0</icon>
  11147.         <textAlign>center</textAlign>
  11148.         <font>Geneva</font>
  11149.         <textSize>12</textSize>
  11150.         <textStyle>plain</textStyle>
  11151.         <name>Ascending</name>
  11152.         <script>on mouseUpRadioUpdate 7,10end mouseUp</script>
  11153.     </part>
  11154.     <part>
  11155.         <id>9</id>
  11156.         <type>button</type>
  11157.         <visible> <true /> </visible>
  11158.         <reserved5> 0 </reserved5>
  11159.         <reserved4> 0 </reserved4>
  11160.         <reserved3> 0 </reserved3>
  11161.         <reserved2> 0 </reserved2>
  11162.         <reserved1> 0 </reserved1>
  11163.         <enabled> <true /> </enabled>
  11164.         <rect>
  11165.             <left>216</left>
  11166.             <top>214</top>
  11167.             <right>315</right>
  11168.             <bottom>232</bottom>
  11169.         </rect>
  11170.         <style>radiobutton</style>
  11171.         <showName> <true /> </showName>
  11172.         <highlight> <true /> </highlight>
  11173.         <autoHighlight> <false /> </autoHighlight>
  11174.         <sharedHighlight> <true /> </sharedHighlight>
  11175.         <family>0</family>
  11176.         <titleWidth>0</titleWidth>
  11177.         <icon>0</icon>
  11178.         <textAlign>center</textAlign>
  11179.         <font>Geneva</font>
  11180.         <textSize>12</textSize>
  11181.         <textStyle>plain</textStyle>
  11182.         <name>Descending</name>
  11183.         <script>on mouseUpRadioUpdate 7,10end mouseUp</script>
  11184.     </part>
  11185.     <part>
  11186.         <id>10</id>
  11187.         <type>button</type>
  11188.         <visible> <true /> </visible>
  11189.         <reserved5> 0 </reserved5>
  11190.         <reserved4> 0 </reserved4>
  11191.         <reserved3> 0 </reserved3>
  11192.         <reserved2> 0 </reserved2>
  11193.         <reserved1> 0 </reserved1>
  11194.         <enabled> <true /> </enabled>
  11195.         <rect>
  11196.             <left>216</left>
  11197.             <top>231</top>
  11198.             <right>315</right>
  11199.             <bottom>249</bottom>
  11200.         </rect>
  11201.         <style>radiobutton</style>
  11202.         <showName> <true /> </showName>
  11203.         <highlight> <false /> </highlight>
  11204.         <autoHighlight> <false /> </autoHighlight>
  11205.         <sharedHighlight> <true /> </sharedHighlight>
  11206.         <family>0</family>
  11207.         <titleWidth>0</titleWidth>
  11208.         <icon>0</icon>
  11209.         <textAlign>center</textAlign>
  11210.         <font>Geneva</font>
  11211.         <textSize>12</textSize>
  11212.         <textStyle>plain</textStyle>
  11213.         <name>Random</name>
  11214.         <script>on mouseUpRadioUpdate 7,10end mouseUp</script>
  11215.     </part>
  11216.     <part>
  11217.         <id>11</id>
  11218.         <type>button</type>
  11219.         <visible> <true /> </visible>
  11220.         <reserved5> 0 </reserved5>
  11221.         <reserved4> 0 </reserved4>
  11222.         <reserved3> 0 </reserved3>
  11223.         <reserved2> 0 </reserved2>
  11224.         <reserved1> 0 </reserved1>
  11225.         <enabled> <true /> </enabled>
  11226.         <rect>
  11227.             <left>216</left>
  11228.             <top>248</top>
  11229.             <right>315</right>
  11230.             <bottom>266</bottom>
  11231.         </rect>
  11232.         <style>radiobutton</style>
  11233.         <showName> <true /> </showName>
  11234.         <highlight> <false /> </highlight>
  11235.         <autoHighlight> <false /> </autoHighlight>
  11236.         <sharedHighlight> <true /> </sharedHighlight>
  11237.         <family>0</family>
  11238.         <titleWidth>0</titleWidth>
  11239.         <icon>0</icon>
  11240.         <textAlign>center</textAlign>
  11241.         <font>Geneva</font>
  11242.         <textSize>12</textSize>
  11243.         <textStyle>plain</textStyle>
  11244.         <name>List</name>
  11245.         <script>on mouseUpRadioUpdate 7,10end mouseUp</script>
  11246.     </part>
  11247.     <part>
  11248.         <id>12</id>
  11249.         <type>button</type>
  11250.         <visible> <true /> </visible>
  11251.         <reserved5> 0 </reserved5>
  11252.         <reserved4> 0 </reserved4>
  11253.         <reserved3> 0 </reserved3>
  11254.         <reserved2> 0 </reserved2>
  11255.         <reserved1> 0 </reserved1>
  11256.         <enabled> <true /> </enabled>
  11257.         <rect>
  11258.             <left>359</left>
  11259.             <top>197</top>
  11260.             <right>458</right>
  11261.             <bottom>215</bottom>
  11262.         </rect>
  11263.         <style>radiobutton</style>
  11264.         <showName> <true /> </showName>
  11265.         <highlight> <true /> </highlight>
  11266.         <autoHighlight> <false /> </autoHighlight>
  11267.         <sharedHighlight> <true /> </sharedHighlight>
  11268.         <family>0</family>
  11269.         <titleWidth>0</titleWidth>
  11270.         <icon>0</icon>
  11271.         <textAlign>center</textAlign>
  11272.         <font>Geneva</font>
  11273.         <textSize>12</textSize>
  11274.         <textStyle>plain</textStyle>
  11275.         <name>Char</name>
  11276.         <script>on mouseUpRadioUpdate 11,13select text of cd fld 3end mouseUp</script>
  11277.     </part>
  11278.     <part>
  11279.         <id>13</id>
  11280.         <type>button</type>
  11281.         <visible> <true /> </visible>
  11282.         <reserved5> 0 </reserved5>
  11283.         <reserved4> 0 </reserved4>
  11284.         <reserved3> 0 </reserved3>
  11285.         <reserved2> 0 </reserved2>
  11286.         <reserved1> 0 </reserved1>
  11287.         <enabled> <true /> </enabled>
  11288.         <rect>
  11289.             <left>359</left>
  11290.             <top>214</top>
  11291.             <right>458</right>
  11292.             <bottom>232</bottom>
  11293.         </rect>
  11294.         <style>radiobutton</style>
  11295.         <showName> <true /> </showName>
  11296.         <highlight> <false /> </highlight>
  11297.         <autoHighlight> <false /> </autoHighlight>
  11298.         <sharedHighlight> <true /> </sharedHighlight>
  11299.         <family>0</family>
  11300.         <titleWidth>0</titleWidth>
  11301.         <icon>0</icon>
  11302.         <textAlign>center</textAlign>
  11303.         <font>Geneva</font>
  11304.         <textSize>12</textSize>
  11305.         <textStyle>plain</textStyle>
  11306.         <name>Word</name>
  11307.         <script>on mouseUpRadioUpdate 11,13select text of cd fld 3end mouseUp</script>
  11308.     </part>
  11309.     <part>
  11310.         <id>14</id>
  11311.         <type>button</type>
  11312.         <visible> <true /> </visible>
  11313.         <reserved5> 0 </reserved5>
  11314.         <reserved4> 0 </reserved4>
  11315.         <reserved3> 0 </reserved3>
  11316.         <reserved2> 0 </reserved2>
  11317.         <reserved1> 0 </reserved1>
  11318.         <enabled> <true /> </enabled>
  11319.         <rect>
  11320.             <left>359</left>
  11321.             <top>231</top>
  11322.             <right>458</right>
  11323.             <bottom>249</bottom>
  11324.         </rect>
  11325.         <style>radiobutton</style>
  11326.         <showName> <true /> </showName>
  11327.         <highlight> <false /> </highlight>
  11328.         <autoHighlight> <false /> </autoHighlight>
  11329.         <sharedHighlight> <true /> </sharedHighlight>
  11330.         <family>0</family>
  11331.         <titleWidth>0</titleWidth>
  11332.         <icon>0</icon>
  11333.         <textAlign>center</textAlign>
  11334.         <font>Geneva</font>
  11335.         <textSize>12</textSize>
  11336.         <textStyle>plain</textStyle>
  11337.         <name>Item</name>
  11338.         <script>on mouseUpRadioUpdate 11,13select text of cd fld 3end mouseUp</script>
  11339.     </part>
  11340.     <part>
  11341.         <id>24</id>
  11342.         <type>field</type>
  11343.         <visible> <true /> </visible>
  11344.         <dontWrap> <false /> </dontWrap>
  11345.         <dontSearch> <false /> </dontSearch>
  11346.         <sharedText> <false /> </sharedText>
  11347.         <fixedLineHeight> <true /> </fixedLineHeight>
  11348.         <autoTab> <false /> </autoTab>
  11349.         <lockText> <true /> </lockText>
  11350.         <rect>
  11351.             <left>255</left>
  11352.             <top>21</top>
  11353.             <right>436</right>
  11354.             <bottom>171</bottom>
  11355.         </rect>
  11356.         <style>shadow</style>
  11357.         <autoSelect> <false /> </autoSelect>
  11358.         <showLines> <false /> </showLines>
  11359.         <wideMargins> <false /> </wideMargins>
  11360.         <multipleLines> <false /> </multipleLines>
  11361.         <reservedFamily> 0 </reservedFamily>
  11362.         <titleWidth>0</titleWidth>
  11363.         <icon>0</icon>
  11364.         <textAlign>left</textAlign>
  11365.         <font>Geneva</font>
  11366.         <textSize>9</textSize>
  11367.         <textStyle>plain</textStyle>
  11368.         <textHeight>12</textHeight>
  11369.         <name></name>
  11370.         <script></script>
  11371.     </part>
  11372.     <part>
  11373.         <id>15</id>
  11374.         <type>field</type>
  11375.         <visible> <true /> </visible>
  11376.         <dontWrap> <false /> </dontWrap>
  11377.         <dontSearch> <false /> </dontSearch>
  11378.         <sharedText> <false /> </sharedText>
  11379.         <fixedLineHeight> <true /> </fixedLineHeight>
  11380.         <autoTab> <false /> </autoTab>
  11381.         <lockText> <false /> </lockText>
  11382.         <rect>
  11383.             <left>410</left>
  11384.             <top>250</top>
  11385.             <right>451</right>
  11386.             <bottom>268</bottom>
  11387.         </rect>
  11388.         <style>rectangle</style>
  11389.         <autoSelect> <false /> </autoSelect>
  11390.         <showLines> <false /> </showLines>
  11391.         <wideMargins> <false /> </wideMargins>
  11392.         <multipleLines> <false /> </multipleLines>
  11393.         <reservedFamily> 0 </reservedFamily>
  11394.         <titleWidth>0</titleWidth>
  11395.         <icon>0</icon>
  11396.         <textAlign>center</textAlign>
  11397.         <font>Geneva</font>
  11398.         <textSize>12</textSize>
  11399.         <textStyle>plain</textStyle>
  11400.         <textHeight>16</textHeight>
  11401.         <name>Start</name>
  11402.         <script></script>
  11403.     </part>
  11404.     <part>
  11405.         <id>16</id>
  11406.         <type>field</type>
  11407.         <visible> <true /> </visible>
  11408.         <dontWrap> <false /> </dontWrap>
  11409.         <dontSearch> <false /> </dontSearch>
  11410.         <sharedText> <false /> </sharedText>
  11411.         <fixedLineHeight> <true /> </fixedLineHeight>
  11412.         <autoTab> <false /> </autoTab>
  11413.         <lockText> <true /> </lockText>
  11414.         <rect>
  11415.             <left>179</left>
  11416.             <top>310</top>
  11417.             <right>492</right>
  11418.             <bottom>325</bottom>
  11419.         </rect>
  11420.         <style>rectangle</style>
  11421.         <autoSelect> <false /> </autoSelect>
  11422.         <showLines> <false /> </showLines>
  11423.         <wideMargins> <false /> </wideMargins>
  11424.         <multipleLines> <false /> </multipleLines>
  11425.         <reservedFamily> 0 </reservedFamily>
  11426.         <titleWidth>0</titleWidth>
  11427.         <icon>0</icon>
  11428.         <textAlign>center</textAlign>
  11429.         <font>Geneva</font>
  11430.         <textSize>10</textSize>
  11431.         <textStyle>plain</textStyle>
  11432.         <textHeight>13</textHeight>
  11433.         <name></name>
  11434.         <script></script>
  11435.     </part>
  11436.     <part>
  11437.         <id>17</id>
  11438.         <type>button</type>
  11439.         <visible> <true /> </visible>
  11440.         <reserved5> 0 </reserved5>
  11441.         <reserved4> 0 </reserved4>
  11442.         <reserved3> 0 </reserved3>
  11443.         <reserved2> 0 </reserved2>
  11444.         <reserved1> 0 </reserved1>
  11445.         <enabled> <true /> </enabled>
  11446.         <rect>
  11447.             <left>187</left>
  11448.             <top>276</top>
  11449.             <right>334</right>
  11450.             <bottom>305</bottom>
  11451.         </rect>
  11452.         <style>roundrect</style>
  11453.         <showName> <true /> </showName>
  11454.         <highlight> <false /> </highlight>
  11455.         <autoHighlight> <true /> </autoHighlight>
  11456.         <sharedHighlight> <true /> </sharedHighlight>
  11457.         <family>0</family>
  11458.         <titleWidth>0</titleWidth>
  11459.         <icon>0</icon>
  11460.         <textAlign>center</textAlign>
  11461.         <font>Geneva</font>
  11462.         <textSize>12</textSize>
  11463.         <textStyle>plain</textStyle>
  11464.         <name>>> FullSort >></name>
  11465.         <script>on mouseUpglobal FullSortListset cursor to watchrepeat with i=1 to 6if hilite of btn ithen put first char of short name of btn i into Typeend repeatrepeat with i=7 to 10if hilite of btn ithen put first char of short name of btn i into Dirend repeatif hilite of btn 19thenrepeat with i=11 to 13if hilite of btn ithen put "," & quote & "c=" & short name of btn i && cd fld 3┬¼into Chunkend repeatif hilite of btn 17then put " to " & cd fld "Stop" after Chunkput quote after Chunkelse put empty into Chunkput "get FullSort(cd fld 1," & quote & "t=" & Type & quote & ","┬¼& quote & "d=" & Dir & quote & Chunk & ")" into cd fld 4do cd fld 4if first word of it is "Error"thenbeepanswer itelseput it into cd fld 2put FullSortList into cd fld 5end ifend mouseUp</script>
  11466.     </part>
  11467.     <part>
  11468.         <id>19</id>
  11469.         <type>field</type>
  11470.         <visible> <true /> </visible>
  11471.         <dontWrap> <false /> </dontWrap>
  11472.         <dontSearch> <false /> </dontSearch>
  11473.         <sharedText> <false /> </sharedText>
  11474.         <fixedLineHeight> <true /> </fixedLineHeight>
  11475.         <autoTab> <false /> </autoTab>
  11476.         <lockText> <true /> </lockText>
  11477.         <rect>
  11478.             <left>179</left>
  11479.             <top>327</top>
  11480.             <right>492</right>
  11481.             <bottom>342</bottom>
  11482.         </rect>
  11483.         <style>rectangle</style>
  11484.         <autoSelect> <false /> </autoSelect>
  11485.         <showLines> <false /> </showLines>
  11486.         <wideMargins> <false /> </wideMargins>
  11487.         <multipleLines> <false /> </multipleLines>
  11488.         <reservedFamily> 0 </reservedFamily>
  11489.         <titleWidth>0</titleWidth>
  11490.         <icon>0</icon>
  11491.         <textAlign>center</textAlign>
  11492.         <font>Geneva</font>
  11493.         <textSize>10</textSize>
  11494.         <textStyle>plain</textStyle>
  11495.         <textHeight>13</textHeight>
  11496.         <name></name>
  11497.         <script></script>
  11498.     </part>
  11499.     <part>
  11500.         <id>25</id>
  11501.         <type>button</type>
  11502.         <visible> <true /> </visible>
  11503.         <reserved5> 0 </reserved5>
  11504.         <reserved4> 0 </reserved4>
  11505.         <reserved3> 0 </reserved3>
  11506.         <reserved2> 0 </reserved2>
  11507.         <reserved1> 0 </reserved1>
  11508.         <enabled> <true /> </enabled>
  11509.         <rect>
  11510.             <left>16</left>
  11511.             <top>302</top>
  11512.             <right>53</right>
  11513.             <bottom>335</bottom>
  11514.         </rect>
  11515.         <style>transparent</style>
  11516.         <showName> <false /> </showName>
  11517.         <highlight> <false /> </highlight>
  11518.         <autoHighlight> <false /> </autoHighlight>
  11519.         <sharedHighlight> <true /> </sharedHighlight>
  11520.         <family>0</family>
  11521.         <titleWidth>0</titleWidth>
  11522.         <icon>29114</icon>
  11523.         <textAlign>center</textAlign>
  11524.         <font>Geneva</font>
  11525.         <textSize>12</textSize>
  11526.         <textStyle>plain</textStyle>
  11527.         <name></name>
  11528.         <script>on mouseUpgo prevend mouseUp</script>
  11529.     </part>
  11530.     <part>
  11531.         <id>28</id>
  11532.         <type>button</type>
  11533.         <visible> <true /> </visible>
  11534.         <reserved5> 0 </reserved5>
  11535.         <reserved4> 0 </reserved4>
  11536.         <reserved3> 0 </reserved3>
  11537.         <reserved2> 0 </reserved2>
  11538.         <reserved1> 0 </reserved1>
  11539.         <enabled> <true /> </enabled>
  11540.         <rect>
  11541.             <left>360</left>
  11542.             <top>272</top>
  11543.             <right>378</right>
  11544.             <bottom>290</bottom>
  11545.         </rect>
  11546.         <style>checkbox</style>
  11547.         <showName> <true /> </showName>
  11548.         <highlight> <true /> </highlight>
  11549.         <autoHighlight> <true /> </autoHighlight>
  11550.         <sharedHighlight> <true /> </sharedHighlight>
  11551.         <family>0</family>
  11552.         <titleWidth>0</titleWidth>
  11553.         <icon>0</icon>
  11554.         <textAlign>center</textAlign>
  11555.         <font>Geneva</font>
  11556.         <textSize>12</textSize>
  11557.         <textStyle>plain</textStyle>
  11558.         <name></name>
  11559.         <script>on mouseUpget hilite of meset visible of btn "to #" to itset visible of cd fld "Stop" to itif itthen select text of cd fld "Stop"else select text of cd fld "Start"end mouseUp</script>
  11560.     </part>
  11561.     <part>
  11562.         <id>29</id>
  11563.         <type>field</type>
  11564.         <visible> <true /> </visible>
  11565.         <dontWrap> <false /> </dontWrap>
  11566.         <dontSearch> <false /> </dontSearch>
  11567.         <sharedText> <false /> </sharedText>
  11568.         <fixedLineHeight> <true /> </fixedLineHeight>
  11569.         <autoTab> <false /> </autoTab>
  11570.         <lockText> <false /> </lockText>
  11571.         <rect>
  11572.             <left>410</left>
  11573.             <top>273</top>
  11574.             <right>451</right>
  11575.             <bottom>291</bottom>
  11576.         </rect>
  11577.         <style>rectangle</style>
  11578.         <autoSelect> <false /> </autoSelect>
  11579.         <showLines> <false /> </showLines>
  11580.         <wideMargins> <false /> </wideMargins>
  11581.         <multipleLines> <false /> </multipleLines>
  11582.         <reservedFamily> 0 </reservedFamily>
  11583.         <titleWidth>0</titleWidth>
  11584.         <icon>0</icon>
  11585.         <textAlign>center</textAlign>
  11586.         <font>Geneva</font>
  11587.         <textSize>12</textSize>
  11588.         <textStyle>plain</textStyle>
  11589.         <textHeight>16</textHeight>
  11590.         <name>Stop</name>
  11591.         <script></script>
  11592.     </part>
  11593.     <part>
  11594.         <id>31</id>
  11595.         <type>button</type>
  11596.         <visible> <true /> </visible>
  11597.         <reserved5> 0 </reserved5>
  11598.         <reserved4> 0 </reserved4>
  11599.         <reserved3> 0 </reserved3>
  11600.         <reserved2> 0 </reserved2>
  11601.         <reserved1> 0 </reserved1>
  11602.         <enabled> <true /> </enabled>
  11603.         <rect>
  11604.             <left>379</left>
  11605.             <top>275</top>
  11606.             <right>407</right>
  11607.             <bottom>290</bottom>
  11608.         </rect>
  11609.         <style>opaque</style>
  11610.         <showName> <true /> </showName>
  11611.         <highlight> <false /> </highlight>
  11612.         <autoHighlight> <false /> </autoHighlight>
  11613.         <sharedHighlight> <true /> </sharedHighlight>
  11614.         <family>0</family>
  11615.         <titleWidth>0</titleWidth>
  11616.         <icon>0</icon>
  11617.         <textAlign>center</textAlign>
  11618.         <font>Geneva</font>
  11619.         <textSize>12</textSize>
  11620.         <textStyle>plain</textStyle>
  11621.         <name>to #</name>
  11622.         <script></script>
  11623.     </part>
  11624.     <part>
  11625.         <id>32</id>
  11626.         <type>button</type>
  11627.         <visible> <true /> </visible>
  11628.         <reserved5> 0 </reserved5>
  11629.         <reserved4> 0 </reserved4>
  11630.         <reserved3> 0 </reserved3>
  11631.         <reserved2> 0 </reserved2>
  11632.         <reserved1> 0 </reserved1>
  11633.         <enabled> <true /> </enabled>
  11634.         <rect>
  11635.             <left>359</left>
  11636.             <top>181</top>
  11637.             <right>418</right>
  11638.             <bottom>197</bottom>
  11639.         </rect>
  11640.         <style>checkbox</style>
  11641.         <showName> <true /> </showName>
  11642.         <highlight> <true /> </highlight>
  11643.         <autoHighlight> <true /> </autoHighlight>
  11644.         <sharedHighlight> <true /> </sharedHighlight>
  11645.         <family>0</family>
  11646.         <titleWidth>0</titleWidth>
  11647.         <icon>0</icon>
  11648.         <textAlign>center</textAlign>
  11649.         <font>Geneva</font>
  11650.         <textSize>12</textSize>
  11651.         <textStyle>plain</textStyle>
  11652.         <name>Chunk</name>
  11653.         <script>on mouseUpUpdateInterface hilite of meend mouseUp</script>
  11654.     </part>
  11655.     <part>
  11656.         <id>33</id>
  11657.         <type>button</type>
  11658.         <visible> <true /> </visible>
  11659.         <reserved5> 0 </reserved5>
  11660.         <reserved4> 0 </reserved4>
  11661.         <reserved3> 0 </reserved3>
  11662.         <reserved2> 0 </reserved2>
  11663.         <reserved1> 0 </reserved1>
  11664.         <enabled> <true /> </enabled>
  11665.         <rect>
  11666.             <left>395</left>
  11667.             <top>251</top>
  11668.             <right>412</right>
  11669.             <bottom>269</bottom>
  11670.         </rect>
  11671.         <style>transparent</style>
  11672.         <showName> <true /> </showName>
  11673.         <highlight> <false /> </highlight>
  11674.         <autoHighlight> <false /> </autoHighlight>
  11675.         <sharedHighlight> <true /> </sharedHighlight>
  11676.         <family>0</family>
  11677.         <titleWidth>0</titleWidth>
  11678.         <icon>0</icon>
  11679.         <textAlign>center</textAlign>
  11680.         <font>Geneva</font>
  11681.         <textSize>12</textSize>
  11682.         <textStyle>plain</textStyle>
  11683.         <name>#</name>
  11684.         <script></script>
  11685.     </part>
  11686.     <content>
  11687.         <layer>card</layer>
  11688.         <id>1</id>
  11689.         <text>3.1.13.1.23.1.113.1.223.1.203.1.10</text>
  11690.     </content>
  11691.     <content>
  11692.         <layer>card</layer>
  11693.         <id>16</id>
  11694.         <text>get FullSort(cd fld 1,"t=N","d=D","c=Char 5 to 11")</text>
  11695.     </content>
  11696.     <content>
  11697.         <layer>card</layer>
  11698.         <id>19</id>
  11699.         <text>4,5,3,6,2,1</text>
  11700.     </content>
  11701.     <content>
  11702.         <layer>card</layer>
  11703.         <id>24</id>
  11704.         <text>3.1.223.1.203.1.113.1.103.1.23.1.1</text>
  11705.     </content>
  11706.     <content>
  11707.         <layer>card</layer>
  11708.         <id>15</id>
  11709.         <text>5</text>
  11710.     </content>
  11711.     <content>
  11712.         <layer>card</layer>
  11713.         <id>29</id>
  11714.         <text>11</text>
  11715.     </content>
  11716.     <name>FullSort 2.7-2</name>
  11717.     <script>on radioUpdate Start,Stoprepeat with i=Start to Stopset hilite of btn i to (number of the target = i)end repeatend radioUpdateon UpdateInterface Whatset visible of btn 11 to Whatset visible of btn 12 to Whatset visible of btn 13 to Whatset visible of btn 20 to Whatset visible of cd fld "Start" to Whatset visible of btn 17 to Whatif Whatthen select text of cd fld "Start"elseset hilite of btn 17 to falseset visible of btn 18 to falseset visible of cd fld "Stop" to falseend ifend UpdateInterface</script>
  11718. </card>
  11719.  
  11720.  
  11721. card_21449.xml
  11722. <?xml version="1.0" encoding="utf-8" ?>
  11723. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11724. <card>
  11725.     <id>21449</id>
  11726.     <filler1>0</filler1>
  11727.     <bitmap>BMAP_45561.pbm</bitmap>
  11728.     <cantDelete> <false /> </cantDelete>
  11729.     <showPict> <true /> </showPict>
  11730.     <dontSearch> <false /> </dontSearch>
  11731.     <owner>46925</owner>
  11732.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  11733.     <part>
  11734.         <id>1</id>
  11735.         <type>field</type>
  11736.         <visible> <true /> </visible>
  11737.         <dontWrap> <false /> </dontWrap>
  11738.         <dontSearch> <false /> </dontSearch>
  11739.         <sharedText> <false /> </sharedText>
  11740.         <fixedLineHeight> <true /> </fixedLineHeight>
  11741.         <autoTab> <false /> </autoTab>
  11742.         <lockText> <true /> </lockText>
  11743.         <rect>
  11744.             <left>69</left>
  11745.             <top>68</top>
  11746.             <right>434</right>
  11747.             <bottom>252</bottom>
  11748.         </rect>
  11749.         <style>scrolling</style>
  11750.         <autoSelect> <false /> </autoSelect>
  11751.         <showLines> <false /> </showLines>
  11752.         <wideMargins> <false /> </wideMargins>
  11753.         <multipleLines> <false /> </multipleLines>
  11754.         <reservedFamily> 0 </reservedFamily>
  11755.         <titleWidth>0</titleWidth>
  11756.         <icon>0</icon>
  11757.         <textAlign>left</textAlign>
  11758.         <font>Geneva</font>
  11759.         <textSize>9</textSize>
  11760.         <textStyle>plain</textStyle>
  11761.         <textHeight>12</textHeight>
  11762.         <name></name>
  11763.         <script></script>
  11764.     </part>
  11765.     <part>
  11766.         <id>25</id>
  11767.         <type>button</type>
  11768.         <visible> <true /> </visible>
  11769.         <reserved5> 0 </reserved5>
  11770.         <reserved4> 0 </reserved4>
  11771.         <reserved3> 0 </reserved3>
  11772.         <reserved2> 0 </reserved2>
  11773.         <reserved1> 0 </reserved1>
  11774.         <enabled> <true /> </enabled>
  11775.         <rect>
  11776.             <left>201</left>
  11777.             <top>278</top>
  11778.             <right>346</right>
  11779.             <bottom>316</bottom>
  11780.         </rect>
  11781.         <style>roundrect</style>
  11782.         <showName> <true /> </showName>
  11783.         <highlight> <false /> </highlight>
  11784.         <autoHighlight> <true /> </autoHighlight>
  11785.         <sharedHighlight> <true /> </sharedHighlight>
  11786.         <family>0</family>
  11787.         <titleWidth>0</titleWidth>
  11788.         <icon>0</icon>
  11789.         <textAlign>center</textAlign>
  11790.         <font>Geneva</font>
  11791.         <textSize>12</textSize>
  11792.         <textStyle>plain</textStyle>
  11793.         <name>FullSort Test</name>
  11794.         <script>on mouseUpgo nextend mouseUp</script>
  11795.     </part>
  11796.     <content>
  11797.         <layer>card</layer>
  11798.         <id>1</id>
  11799.         <text>                                              FullSort 3.2                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullSort is a XFCN allowing any kind of sort, even co-sorting of lists.SYNTAX-------  FullSort ( <text> [,"l=<sep>"] [,"i=<sep>"] [,"t=a|n|d|i|u"] [,"d=a|d|r|l"]                  [,"c=char x|word x|item x[ to y]"]  [,<sort list>] )PARAMETERS------------   Except for the first parameter, each parameter is optional, can come in any order and is, of course, not case-dependant.   Text is the list to sort,  can be any container of line or comma-delimited list. The XFCN automatically recognizes the input separator, thus freeing of another unneeded parameter.   "l=" defines a non-standard line separator, ie different than comma, return or space that are automaticly recognized. Old param "s=" is still valid.   <sep> can be any character or one of the constants : space, return, tab, quote.    "i=" defines a non-standard item separator, ie different than comma. If not supplied, FullSort uses the ItemDelimiter property of HC 2.0 to get it.   <sep> can be any character or one of the constants : space, return, tab, quote.    "t=" determines the sort type, and can be followed by any word beginning with a, n, d or i. With these chars, items or lines will be sorted by :           A[scii]         : ASCII code (this is the default type)           N[umber]  ┬á :  real value of any embedded number           D[ate]          :  value of any embedded date MM/JJ/YY           T[ime]          : value of any embedded time HH:MM           I[ntl]         ┬á:  international code, thus recognizing diacritical marks           U[ppercase] :  not case-sensitive sort   With N or D, the sort key can be preceeded or followed by any text, the XFCN is able to localize it anywhere in the string. If no sort key is present, the string will be placed at the end of the sorted list.   "d=" determines the sort direction, and can be followed by any word beginning with a, d, r or l. With these, items or lines will be sorted in :                              A[scending] order (this is the default direction)                              D[escending] order                              R[andom]  order                              L[ist] order   L is the option allowing to co-sort any number of containers using the sort order of the first sort (see list parameter).   "c=" determines the sort key chunk, and can be followed by             "char x", "word x", "item x"       or  "char x to y", "word x to y", "item x to y"      or  "char x to *", "word x to *", "item x to *" x being the starting chunk number in the item, y the ending chunk number. Using "*" for y will use the whole ending part of the item, starting at chunk x, as sort key.   Using this powerful parameter, sorting is allowed on virtually any part of the string.   Last parameter is useful only when "d=l", allowing to define its own sort order, and must be a comma-separated list of positive integers. In this case, the sort is done accomoding the defined list, and doesn't use any comparison value anymore. By default, the XFCN tries to use the global variable FullSortList returned by any preceeding sort. In this way, any succeeding sort respects the same sort order.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns the sorted list of lines or items, and sets a global variable FullSortList with a comma-separated list of the resulting sorting order. Using "d=l" parameter in following calls with no list will use this global variable, and allow to co-sort any other container.   If an error occurs, the XFCN can return :     "Error : "c=" param must be followed by [char,word,item]"     "Error : "c=item" cannot be used with item sorting"     "Error : "c=xxxx " must be followed by a positive integer"     "Error : "c=xxxx" must be followed by a space"     "Error : Bad item x in Sort list"     "Error : Char following "d=" must be [a,d,r,l]"     "Error : Char following "t=" must be [a,n,d,i,u]"     "Error : Couln't get INTL resource"     "Error : First char of param 2..n must be [t,d,c,s]"     "Error : Missing Sort list parameter"     "Error : Missing input parameter"     "Error : Out of memory"     "Error : Second char of param 2..n must be "=""     "Error : Sort chunk param defined twice"     "Error : Sort direction param defined twice"     "Error : Sort type param defined twice"     "Error : "x" defined twice in Sort list"     "Error : Stop chunk must be greater that start chunk"VERSIONS HISTORY-----------------3.2 :                                                                                          06/29/92ΓÇó Date & time sorting 35% faster !3.1 :                                                                                          05/17/92ΓÇó Fixed again itemDelimiter handling3.0 :                                                                                          04/27/92ΓÇó Fixed itemDelimiter/HC 2.0v2 bug2.9 :                                                                                          03/07/92ΓÇó Enhanced separators handling2.8 :                                                                                          02/23/92ΓÇó Added item delimiter param2.7 :                                                                                          03/17/91ΓÇó Fixed time sorting bug arising with "12:xx am"2.6 :                                                                                          03/10/91ΓÇó Fixed time sorting bug arising with "12:xx pm"2.5 :ΓÇó FullSortList is no more cleared when co-sorting and  input list is empty2.4 :ΓÇó Fixed bug arising with unusual separator ASCII > 128ΓÇó Fixed out of memory bug with list sort of large lists2.3 :ΓÇó Fixed bug arising with large sorting lists2.2 :ΓÇó Fixed word parsing procedure2.1 :ΓÇó Fixed random memory bug2.0 :ΓÇó New, quicker sort algorythm :     2 times faster with Ascii or International sort     3 times faster with Numeric sort     30 times faster Date sort !ΓÇó The sort is now conservative, and keeps the previous order for chunks not used as sort key or unsorted items.ΓÇó Added Uppercase sort ("t=u") to have a not case sensitive sortΓÇó Added Time sort ("t=t")ΓÇó Added true chunk sorting. Now "c=chunk X" or "c=chunk X to Y" allowedΓÇó Unsorted items are now always at the end of the sorted listΓÇó Added a separator param ("s=ΓǪ") allowing to define non-standard item separator (ie other that comma or return).1.4 : ΓÇó XFCN is more compactΓÇó sort doesn't anymore consume memoryΓÇó co-sorted containers may have any number of entriesΓÇó empty entries are preserved1.3 : ΓÇó items or lines of text with less chunks than specified by "c=..." are now placed at the end of the sorted list, whereas it returned an error before.ΓÇó sort with "d=l" is now correct, even if the number of items of the sort list is less than the number of lines or items of text.1.2 : ΓÇó fixed a bug arising with empty lines or items at the beginning or end of the text.1.1 :  ΓÇó FullSortList global is now correct after a descending sort.</text>
  11800.     </content>
  11801.     <name></name>
  11802.     <script></script>
  11803. </card>
  11804.  
  11805.  
  11806. card_20770.xml
  11807. <?xml version="1.0" encoding="utf-8" ?>
  11808. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11809. <card>
  11810.     <id>20770</id>
  11811.     <filler1>0</filler1>
  11812.     <bitmap>BMAP_21230.pbm</bitmap>
  11813.     <cantDelete> <false /> </cantDelete>
  11814.     <showPict> <true /> </showPict>
  11815.     <dontSearch> <false /> </dontSearch>
  11816.     <owner>46925</owner>
  11817.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  11818.     <part>
  11819.         <id>1</id>
  11820.         <type>field</type>
  11821.         <visible> <true /> </visible>
  11822.         <dontWrap> <false /> </dontWrap>
  11823.         <dontSearch> <false /> </dontSearch>
  11824.         <sharedText> <false /> </sharedText>
  11825.         <fixedLineHeight> <true /> </fixedLineHeight>
  11826.         <autoTab> <false /> </autoTab>
  11827.         <lockText> <true /> </lockText>
  11828.         <rect>
  11829.             <left>69</left>
  11830.             <top>68</top>
  11831.             <right>434</right>
  11832.             <bottom>252</bottom>
  11833.         </rect>
  11834.         <style>scrolling</style>
  11835.         <autoSelect> <false /> </autoSelect>
  11836.         <showLines> <false /> </showLines>
  11837.         <wideMargins> <false /> </wideMargins>
  11838.         <multipleLines> <false /> </multipleLines>
  11839.         <reservedFamily> 0 </reservedFamily>
  11840.         <titleWidth>0</titleWidth>
  11841.         <icon>0</icon>
  11842.         <textAlign>left</textAlign>
  11843.         <font>Geneva</font>
  11844.         <textSize>9</textSize>
  11845.         <textStyle>plain</textStyle>
  11846.         <textHeight>12</textHeight>
  11847.         <name></name>
  11848.         <script></script>
  11849.     </part>
  11850.     <part>
  11851.         <id>5</id>
  11852.         <type>button</type>
  11853.         <visible> <true /> </visible>
  11854.         <reserved5> 0 </reserved5>
  11855.         <reserved4> 0 </reserved4>
  11856.         <reserved3> 0 </reserved3>
  11857.         <reserved2> 0 </reserved2>
  11858.         <reserved1> 0 </reserved1>
  11859.         <enabled> <true /> </enabled>
  11860.         <rect>
  11861.             <left>174</left>
  11862.             <top>281</top>
  11863.             <right>343</right>
  11864.             <bottom>311</bottom>
  11865.         </rect>
  11866.         <style>roundrect</style>
  11867.         <showName> <true /> </showName>
  11868.         <highlight> <false /> </highlight>
  11869.         <autoHighlight> <true /> </autoHighlight>
  11870.         <sharedHighlight> <true /> </sharedHighlight>
  11871.         <family>0</family>
  11872.         <titleWidth>0</titleWidth>
  11873.         <icon>0</icon>
  11874.         <textAlign>center</textAlign>
  11875.         <font>Geneva</font>
  11876.         <textSize>12</textSize>
  11877.         <textStyle>plain</textStyle>
  11878.         <name>FullSFPut</name>
  11879.         <script>on mouseUpGet FullSFPut("Name the file :","My File",empty,10)if it Γëá emptythenshow cd fld 2put return & it into cd fld 2end ifend mouseUp</script>
  11880.     </part>
  11881.     <part>
  11882.         <id>16</id>
  11883.         <type>field</type>
  11884.         <visible> <false /> </visible>
  11885.         <dontWrap> <false /> </dontWrap>
  11886.         <dontSearch> <false /> </dontSearch>
  11887.         <sharedText> <false /> </sharedText>
  11888.         <fixedLineHeight> <true /> </fixedLineHeight>
  11889.         <autoTab> <false /> </autoTab>
  11890.         <lockText> <true /> </lockText>
  11891.         <rect>
  11892.             <left>79</left>
  11893.             <top>123</top>
  11894.             <right>414</right>
  11895.             <bottom>197</bottom>
  11896.         </rect>
  11897.         <style>shadow</style>
  11898.         <autoSelect> <false /> </autoSelect>
  11899.         <showLines> <false /> </showLines>
  11900.         <wideMargins> <true /> </wideMargins>
  11901.         <multipleLines> <false /> </multipleLines>
  11902.         <reservedFamily> 0 </reservedFamily>
  11903.         <titleWidth>0</titleWidth>
  11904.         <icon>0</icon>
  11905.         <textAlign>left</textAlign>
  11906.         <font>Geneva</font>
  11907.         <textSize>10</textSize>
  11908.         <textStyle>plain</textStyle>
  11909.         <textHeight>13</textHeight>
  11910.         <name></name>
  11911.         <script>on mouseUphide meend mouseUP</script>
  11912.     </part>
  11913.     <content>
  11914.         <layer>card</layer>
  11915.         <id>1</id>
  11916.         <text>                                               FullSFPut 1.3                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullSFPut XFCN brings the SFPutFile dialog on the screen, allowing to type a name and to choose destination folder for a new file.SYNTAX--------        FullSFPut([<prompt>[,<default>[,<initial folder>[,<max len>]]]])PARAMETERS------------   All parameters are optional.   Prompt is a string that will appear as prompt in the disalog.   Default is the default name to show in the edit field of the dialog.   Initial folder is a pathname of the folder hierarchy that will be displayed when the dialog pops. Default value is the current stack's folder.   MaxLen is an integer (>0 and <256) that will limit the length of the input string. A beep will sound as soon as the user tries to override this limit. Default value is 255.   As usual, using "!" and "?" returns online help (resp. about and syntax).USING-----   The XFCN returns a two lines string, being respectively the name and the path choosen by the user.   If an error occurs, the XFCN can return :        "Error : Volume not found"        "Error : Directory not found"        "Error : I/O Error"        "Error : Unknown #xx"        "Error : Not a directory"        "Error : Out of memory"        "Error : Couldn't get volume info"        "Error : Couldn't get working directory info"        "Error : Couldn't get directory info"        "Error : Length param must be < 256"        "Error : Bad length param"HISTORY-------1.3ΓÇó Use notification manager for HC 2.01.2ΓÇó Added screen refresh when dialog disappears</text>
  11917.     </content>
  11918.     <content>
  11919.         <layer>card</layer>
  11920.         <id>16</id>
  11921.         <text>My FilePromac 300:Applications:HyperCard:My Externals:</text>
  11922.     </content>
  11923.     <name>FullSFPut 1.3</name>
  11924.     <script>on opencardend opencardon closeCardhide cd fld 2end closeCard</script>
  11925. </card>
  11926.  
  11927.  
  11928. card_20455.xml
  11929. <?xml version="1.0" encoding="utf-8" ?>
  11930. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11931. <card>
  11932.     <id>20455</id>
  11933.     <filler1>0</filler1>
  11934.     <bitmap>BMAP_44873.pbm</bitmap>
  11935.     <cantDelete> <false /> </cantDelete>
  11936.     <showPict> <true /> </showPict>
  11937.     <dontSearch> <false /> </dontSearch>
  11938.     <owner>46925</owner>
  11939.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  11940.     <part>
  11941.         <id>1</id>
  11942.         <type>field</type>
  11943.         <visible> <true /> </visible>
  11944.         <dontWrap> <false /> </dontWrap>
  11945.         <dontSearch> <false /> </dontSearch>
  11946.         <sharedText> <false /> </sharedText>
  11947.         <fixedLineHeight> <true /> </fixedLineHeight>
  11948.         <autoTab> <false /> </autoTab>
  11949.         <lockText> <true /> </lockText>
  11950.         <rect>
  11951.             <left>69</left>
  11952.             <top>68</top>
  11953.             <right>434</right>
  11954.             <bottom>252</bottom>
  11955.         </rect>
  11956.         <style>scrolling</style>
  11957.         <autoSelect> <false /> </autoSelect>
  11958.         <showLines> <false /> </showLines>
  11959.         <wideMargins> <false /> </wideMargins>
  11960.         <multipleLines> <false /> </multipleLines>
  11961.         <reservedFamily> 0 </reservedFamily>
  11962.         <titleWidth>0</titleWidth>
  11963.         <icon>0</icon>
  11964.         <textAlign>left</textAlign>
  11965.         <font>Geneva</font>
  11966.         <textSize>9</textSize>
  11967.         <textStyle>plain</textStyle>
  11968.         <textHeight>12</textHeight>
  11969.         <name>Text</name>
  11970.         <script></script>
  11971.     </part>
  11972.     <part>
  11973.         <id>4</id>
  11974.         <type>button</type>
  11975.         <visible> <true /> </visible>
  11976.         <reserved5> 0 </reserved5>
  11977.         <reserved4> 0 </reserved4>
  11978.         <reserved3> 0 </reserved3>
  11979.         <reserved2> 0 </reserved2>
  11980.         <reserved1> 0 </reserved1>
  11981.         <enabled> <true /> </enabled>
  11982.         <rect>
  11983.             <left>37</left>
  11984.             <top>287</top>
  11985.             <right>110</right>
  11986.             <bottom>306</bottom>
  11987.         </rect>
  11988.         <style>shadow</style>
  11989.         <showName> <true /> </showName>
  11990.         <highlight> <false /> </highlight>
  11991.         <autoHighlight> <true /> </autoHighlight>
  11992.         <sharedHighlight> <true /> </sharedHighlight>
  11993.         <family>0</family>
  11994.         <titleWidth>0</titleWidth>
  11995.         <icon>0</icon>
  11996.         <textAlign>center</textAlign>
  11997.         <font>Geneva</font>
  11998.         <textSize>12</textSize>
  11999.         <textStyle>plain</textStyle>
  12000.         <name>Get</name>
  12001.         <script></script>
  12002.     </part>
  12003.     <part>
  12004.         <id>5</id>
  12005.         <type>button</type>
  12006.         <visible> <true /> </visible>
  12007.         <reserved5> 0 </reserved5>
  12008.         <reserved4> 0 </reserved4>
  12009.         <reserved3> 0 </reserved3>
  12010.         <reserved2> 0 </reserved2>
  12011.         <reserved1> 0 </reserved1>
  12012.         <enabled> <true /> </enabled>
  12013.         <rect>
  12014.             <left>112</left>
  12015.             <top>287</top>
  12016.             <right>185</right>
  12017.             <bottom>306</bottom>
  12018.         </rect>
  12019.         <style>shadow</style>
  12020.         <showName> <true /> </showName>
  12021.         <highlight> <false /> </highlight>
  12022.         <autoHighlight> <true /> </autoHighlight>
  12023.         <sharedHighlight> <true /> </sharedHighlight>
  12024.         <family>0</family>
  12025.         <titleWidth>0</titleWidth>
  12026.         <icon>0</icon>
  12027.         <textAlign>center</textAlign>
  12028.         <font>Geneva</font>
  12029.         <textSize>12</textSize>
  12030.         <textStyle>plain</textStyle>
  12031.         <name>Put</name>
  12032.         <script></script>
  12033.     </part>
  12034.     <part>
  12035.         <id>6</id>
  12036.         <type>button</type>
  12037.         <visible> <true /> </visible>
  12038.         <reserved5> 0 </reserved5>
  12039.         <reserved4> 0 </reserved4>
  12040.         <reserved3> 0 </reserved3>
  12041.         <reserved2> 0 </reserved2>
  12042.         <reserved1> 0 </reserved1>
  12043.         <enabled> <true /> </enabled>
  12044.         <rect>
  12045.             <left>187</left>
  12046.             <top>287</top>
  12047.             <right>260</right>
  12048.             <bottom>306</bottom>
  12049.         </rect>
  12050.         <style>shadow</style>
  12051.         <showName> <true /> </showName>
  12052.         <highlight> <false /> </highlight>
  12053.         <autoHighlight> <true /> </autoHighlight>
  12054.         <sharedHighlight> <true /> </sharedHighlight>
  12055.         <family>0</family>
  12056.         <titleWidth>0</titleWidth>
  12057.         <icon>0</icon>
  12058.         <textAlign>center</textAlign>
  12059.         <font>Geneva</font>
  12060.         <textSize>12</textSize>
  12061.         <textStyle>plain</textStyle>
  12062.         <name>Folder</name>
  12063.         <script></script>
  12064.     </part>
  12065.     <part>
  12066.         <id>7</id>
  12067.         <type>button</type>
  12068.         <visible> <true /> </visible>
  12069.         <reserved5> 0 </reserved5>
  12070.         <reserved4> 0 </reserved4>
  12071.         <reserved3> 0 </reserved3>
  12072.         <reserved2> 0 </reserved2>
  12073.         <reserved1> 0 </reserved1>
  12074.         <enabled> <true /> </enabled>
  12075.         <rect>
  12076.             <left>262</left>
  12077.             <top>287</top>
  12078.             <right>335</right>
  12079.             <bottom>306</bottom>
  12080.         </rect>
  12081.         <style>shadow</style>
  12082.         <showName> <true /> </showName>
  12083.         <highlight> <false /> </highlight>
  12084.         <autoHighlight> <true /> </autoHighlight>
  12085.         <sharedHighlight> <true /> </sharedHighlight>
  12086.         <family>0</family>
  12087.         <titleWidth>0</titleWidth>
  12088.         <icon>0</icon>
  12089.         <textAlign>center</textAlign>
  12090.         <font>Geneva</font>
  12091.         <textSize>12</textSize>
  12092.         <textStyle>plain</textStyle>
  12093.         <name>Volume</name>
  12094.         <script></script>
  12095.     </part>
  12096.     <part>
  12097.         <id>8</id>
  12098.         <type>button</type>
  12099.         <visible> <true /> </visible>
  12100.         <reserved5> 0 </reserved5>
  12101.         <reserved4> 0 </reserved4>
  12102.         <reserved3> 0 </reserved3>
  12103.         <reserved2> 0 </reserved2>
  12104.         <reserved1> 0 </reserved1>
  12105.         <enabled> <true /> </enabled>
  12106.         <rect>
  12107.             <left>337</left>
  12108.             <top>287</top>
  12109.             <right>410</right>
  12110.             <bottom>306</bottom>
  12111.         </rect>
  12112.         <style>shadow</style>
  12113.         <showName> <true /> </showName>
  12114.         <highlight> <false /> </highlight>
  12115.         <autoHighlight> <true /> </autoHighlight>
  12116.         <sharedHighlight> <true /> </sharedHighlight>
  12117.         <family>0</family>
  12118.         <titleWidth>0</titleWidth>
  12119.         <icon>0</icon>
  12120.         <textAlign>center</textAlign>
  12121.         <font>Geneva</font>
  12122.         <textSize>12</textSize>
  12123.         <textStyle>plain</textStyle>
  12124.         <name>Multiple</name>
  12125.         <script></script>
  12126.     </part>
  12127.     <part>
  12128.         <id>9</id>
  12129.         <type>field</type>
  12130.         <visible> <false /> </visible>
  12131.         <dontWrap> <false /> </dontWrap>
  12132.         <dontSearch> <false /> </dontSearch>
  12133.         <sharedText> <false /> </sharedText>
  12134.         <fixedLineHeight> <true /> </fixedLineHeight>
  12135.         <autoTab> <false /> </autoTab>
  12136.         <lockText> <true /> </lockText>
  12137.         <rect>
  12138.             <left>79</left>
  12139.             <top>111</top>
  12140.             <right>432</right>
  12141.             <bottom>213</bottom>
  12142.         </rect>
  12143.         <style>shadow</style>
  12144.         <autoSelect> <false /> </autoSelect>
  12145.         <showLines> <false /> </showLines>
  12146.         <wideMargins> <true /> </wideMargins>
  12147.         <multipleLines> <false /> </multipleLines>
  12148.         <reservedFamily> 0 </reservedFamily>
  12149.         <titleWidth>0</titleWidth>
  12150.         <icon>0</icon>
  12151.         <textAlign>left</textAlign>
  12152.         <font>Geneva</font>
  12153.         <textSize>9</textSize>
  12154.         <textStyle>plain</textStyle>
  12155.         <textHeight>12</textHeight>
  12156.         <name></name>
  12157.         <script>on mouseUphide meend mouseUp</script>
  12158.     </part>
  12159.     <part>
  12160.         <id>10</id>
  12161.         <type>button</type>
  12162.         <visible> <true /> </visible>
  12163.         <reserved5> 0 </reserved5>
  12164.         <reserved4> 0 </reserved4>
  12165.         <reserved3> 0 </reserved3>
  12166.         <reserved2> 0 </reserved2>
  12167.         <reserved1> 0 </reserved1>
  12168.         <enabled> <true /> </enabled>
  12169.         <rect>
  12170.             <left>412</left>
  12171.             <top>287</top>
  12172.             <right>485</right>
  12173.             <bottom>306</bottom>
  12174.         </rect>
  12175.         <style>shadow</style>
  12176.         <showName> <true /> </showName>
  12177.         <highlight> <false /> </highlight>
  12178.         <autoHighlight> <true /> </autoHighlight>
  12179.         <sharedHighlight> <true /> </sharedHighlight>
  12180.         <family>0</family>
  12181.         <titleWidth>0</titleWidth>
  12182.         <icon>0</icon>
  12183.         <textAlign>center</textAlign>
  12184.         <font>Geneva</font>
  12185.         <textSize>12</textSize>
  12186.         <textStyle>plain</textStyle>
  12187.         <name>QuickTime</name>
  12188.         <script></script>
  12189.     </part>
  12190.     <content>
  12191.         <layer>card</layer>
  12192.         <id>1</id>
  12193.         <text>                                           FullSFPack 1.4                                          formerly FullFile                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullSFPack allows to use standard dialogs for seleting a file, folder or volume. It allows even to deal with Alias files themselves rather than with pointed entries, and adds a multiple files selection dialog.SYNTAX-------   FullSFPack(<G[et]|P[ut]|V[olume]|F[older]|M[ultiple]|Q[uickTime]>                   [,<type 1[ΓǪ,type 4]>][,<default dir>][,<new name>]                   [,<prompt>][,"DontResolveAlias"])PARAMETRES------------   <G[et]|P[ut]|V[olume]|F[older]|M[ultiple]|Q[uickTime]> is the action param and defines the desired dialog.   <type 1[ΓǪ,type 4]> is a 1 to 4 items list containing types of files to display in the dialog. Default presents all files.   <default dir> is a full pathname string allowing to set the current directory when the dialog pops on screen.   <new name> is a string only needed with "P[ut]", and gives the default name for the new file in the dialog's edit field.   <prompt> is the message string appearing in the dialog.   "dontResolveAlias" allows to get the alias file pathName rather than those from the pointed file. Applies only to G[et] and M[ultiple].   Using "!", "?" or "=" as first parameter will return an online help (resp. USING------   FullSFPack requires System 7.0.   The XFCN returns the full patname of the selected file, folder or volume.   With "M[ultiple]", it returns a return delimited list of all collected files.   Q[uickTime] option require QuickTime to be installed, and allows viewing and on-the-fly creation of PICT and MooV file previews.   FullSFPack doesn't need any associated DLOG/DITL resources, and is able to create them on the fly when needed.   MeanWhile, when called from a stack on a locked volume, the XFCN isn't able to add those new resources to the current stack. That's why resources have been provided in this stack, and the XFCN detects their availability.   Finally, on locked volume, if you forgot to copy these needed DLOG/DITL resources, FullSFPack still tries to work by using standard resources from the System (except for M[ultiple] and F[older] which always need custom dialog). Only difference : there will be no prompt displayed.   Depending on requested action, you will need to add the following resources (don't rename them !) :Action                DLOG                     DITL                   LDEF----------+---------------+----------------+-------------G[et]               FSFPGetVol         FSFPGetVolDir        <aucune>P[ut]              <aucune>             <aucune>                 <aucune>V[olume]         FSFPGetVol         FSFPGetVolDir        <aucune>F[older]          FSFPDir              FSFPGetVolDir         <aucune>M[ultiple]       FSFPMultiGet      FSFPMultiGet           FSFPMultiGetQ[uickTime]    FSFPPreview      FSFPPreview          <aucune>ERRORS-------   If an error occurs, FullSFPack will return :     "Error : FullSFPack needs System 7.0"     "Error : Missing or empty parameter"     "Error : Bad action parameter"     "Error : Missing DLOG/DITL resources, unable to create them"     "Error : QuickTime not installed"     "Error : Out of memory"HISTORY-------1.4 :                                                                                          05/15/92ΓÇó Added QuickTime preview dialog optionΓÇó Enhanced inside file filteringΓÇó Fixed MultiFileGet bug when files have the same nameΓÇó Fixed number of collected files display in MultiFileGetΓÇó Now PutFile also has SuperBoomerang if availableΓÇó Fixed server volume aliases bugΓÇó Added support for existing resources to get locked volume compatibility1.3 :                                                                                          12/25/91ΓÇó Fixed alias file bug under System 7.0.11.2                                                                                            09/02/91ΓÇó Fixed Select directory that didn't return answer1.1                                                                                            08/25/91ΓÇó Fixed bug preventing alias files to appear in italic with "M"ΓÇó Added Notification Mgr callΓÇó Fixed Cancel bug with "F"1.0                                                                                           08/12/91</text>
  12194.     </content>
  12195.     <name></name>
  12196.     <script>on mouseUpif the target contains "card button"thenput FullSFPack(short name of the target) into cd fld 2if cd fld 2 Γëá emptythen show cd fld 2end ifend mouseUp</script>
  12197. </card>
  12198.  
  12199.  
  12200. card_19894.xml
  12201. <?xml version="1.0" encoding="utf-8" ?>
  12202. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12203. <card>
  12204.     <id>19894</id>
  12205.     <filler1>0</filler1>
  12206.     <bitmap>BMAP_39174.pbm</bitmap>
  12207.     <cantDelete> <false /> </cantDelete>
  12208.     <showPict> <true /> </showPict>
  12209.     <dontSearch> <false /> </dontSearch>
  12210.     <owner>46925</owner>
  12211.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  12212.     <part>
  12213.         <id>1</id>
  12214.         <type>field</type>
  12215.         <visible> <true /> </visible>
  12216.         <dontWrap> <false /> </dontWrap>
  12217.         <dontSearch> <false /> </dontSearch>
  12218.         <sharedText> <false /> </sharedText>
  12219.         <fixedLineHeight> <true /> </fixedLineHeight>
  12220.         <autoTab> <false /> </autoTab>
  12221.         <lockText> <true /> </lockText>
  12222.         <rect>
  12223.             <left>69</left>
  12224.             <top>68</top>
  12225.             <right>434</right>
  12226.             <bottom>252</bottom>
  12227.         </rect>
  12228.         <style>scrolling</style>
  12229.         <autoSelect> <false /> </autoSelect>
  12230.         <showLines> <false /> </showLines>
  12231.         <wideMargins> <false /> </wideMargins>
  12232.         <multipleLines> <false /> </multipleLines>
  12233.         <reservedFamily> 0 </reservedFamily>
  12234.         <titleWidth>0</titleWidth>
  12235.         <icon>0</icon>
  12236.         <textAlign>left</textAlign>
  12237.         <font>Geneva</font>
  12238.         <textSize>9</textSize>
  12239.         <textStyle>plain</textStyle>
  12240.         <textHeight>12</textHeight>
  12241.         <name></name>
  12242.         <script></script>
  12243.     </part>
  12244.     <part>
  12245.         <id>5</id>
  12246.         <type>button</type>
  12247.         <visible> <true /> </visible>
  12248.         <reserved5> 0 </reserved5>
  12249.         <reserved4> 0 </reserved4>
  12250.         <reserved3> 0 </reserved3>
  12251.         <reserved2> 0 </reserved2>
  12252.         <reserved1> 0 </reserved1>
  12253.         <enabled> <true /> </enabled>
  12254.         <rect>
  12255.             <left>174</left>
  12256.             <top>281</top>
  12257.             <right>343</right>
  12258.             <bottom>311</bottom>
  12259.         </rect>
  12260.         <style>roundrect</style>
  12261.         <showName> <true /> </showName>
  12262.         <highlight> <false /> </highlight>
  12263.         <autoHighlight> <true /> </autoHighlight>
  12264.         <sharedHighlight> <true /> </sharedHighlight>
  12265.         <family>0</family>
  12266.         <titleWidth>0</titleWidth>
  12267.         <icon>0</icon>
  12268.         <textAlign>center</textAlign>
  12269.         <font>Geneva</font>
  12270.         <textSize>12</textSize>
  12271.         <textStyle>plain</textStyle>
  12272.         <name>FullResList</name>
  12273.         <script>on mouseUpask "Resource type(s) :" with "XFCN"if it Γëá emptythen put "T=" & it into Typeelse put "T=ALL" into Typeask "Output mask :" with "TNI"if it Γëá emptythen put "O=" & it into Outputelse put "O=TNI" into Outputif last word of the version ΓëÑ 2.0then answer file "File to search in :"else ask "PathName of file to search in :"if it is emptythen get FullResList(Type,Output)else get FullResList(Type,Output,"W=" & it)if first word of it is "Error"thenbeepanswer itelseput it into cd fld 3ShowHide trueend ifend mouseUp</script>
  12274.     </part>
  12275.     <part>
  12276.         <id>18</id>
  12277.         <type>field</type>
  12278.         <visible> <false /> </visible>
  12279.         <dontWrap> <false /> </dontWrap>
  12280.         <dontSearch> <false /> </dontSearch>
  12281.         <sharedText> <false /> </sharedText>
  12282.         <fixedLineHeight> <true /> </fixedLineHeight>
  12283.         <autoTab> <false /> </autoTab>
  12284.         <lockText> <true /> </lockText>
  12285.         <rect>
  12286.             <left>118</left>
  12287.             <top>64</top>
  12288.             <right>381</right>
  12289.             <bottom>274</bottom>
  12290.         </rect>
  12291.         <style>shadow</style>
  12292.         <autoSelect> <false /> </autoSelect>
  12293.         <showLines> <false /> </showLines>
  12294.         <wideMargins> <false /> </wideMargins>
  12295.         <multipleLines> <false /> </multipleLines>
  12296.         <reservedFamily> 0 </reservedFamily>
  12297.         <titleWidth>0</titleWidth>
  12298.         <icon>0</icon>
  12299.         <textAlign>left</textAlign>
  12300.         <font>Geneva</font>
  12301.         <textSize>12</textSize>
  12302.         <textStyle>plain</textStyle>
  12303.         <textHeight>16</textHeight>
  12304.         <name></name>
  12305.         <script>on mouseUpShowHide falseend mouseUp</script>
  12306.     </part>
  12307.     <part>
  12308.         <id>19</id>
  12309.         <type>field</type>
  12310.         <visible> <false /> </visible>
  12311.         <dontWrap> <false /> </dontWrap>
  12312.         <dontSearch> <false /> </dontSearch>
  12313.         <sharedText> <false /> </sharedText>
  12314.         <fixedLineHeight> <true /> </fixedLineHeight>
  12315.         <autoTab> <false /> </autoTab>
  12316.         <lockText> <true /> </lockText>
  12317.         <rect>
  12318.             <left>151</left>
  12319.             <top>87</top>
  12320.             <right>353</right>
  12321.             <bottom>248</bottom>
  12322.         </rect>
  12323.         <style>scrolling</style>
  12324.         <autoSelect> <false /> </autoSelect>
  12325.         <showLines> <false /> </showLines>
  12326.         <wideMargins> <false /> </wideMargins>
  12327.         <multipleLines> <false /> </multipleLines>
  12328.         <reservedFamily> 0 </reservedFamily>
  12329.         <titleWidth>0</titleWidth>
  12330.         <icon>0</icon>
  12331.         <textAlign>left</textAlign>
  12332.         <font>Geneva</font>
  12333.         <textSize>9</textSize>
  12334.         <textStyle>plain</textStyle>
  12335.         <textHeight>12</textHeight>
  12336.         <name></name>
  12337.         <script>on mouseUpShowHide falseend mouseUp</script>
  12338.     </part>
  12339.     <content>
  12340.         <layer>card</layer>
  12341.         <id>1</id>
  12342.         <text>                                              FullResList 2.0                                          by Fr├⌐d├⌐ric RINALDIIMPORTANT :-----------   In order to keep parameter coherency in version 2.0, previous <fileName> param has changed to "W=<fileName>". So you should add the "W=" prefix in your calls.DESCRIPTION------------  FullResList allows to get a list of resources informations for any file, or even to test if a resource is present.SYNTAX--------      FullResList([<T=ALL|Type1[ΓǪ,TypeN]>][,<N=res name>][,<I=res id>]                        [,<W=ALL|fileName>][,<O=A|T|N|S|I|W[ΓǪA|T|N|S|I|W]>])PARAMETERS------------   All parameters are optional.    <T=ALL|Type1[ΓǪ,TypeN]> allows to define one or more types of resources to list. Default is "T=ALL".   <N=res name> defines the resource name to search.   <I=res id> defines the resource id to search.   <W=ALL|fileName> defines the resource file to search in. <fileName> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack. Aliases are also supported. Default is current stack. If "ALL" is used,  all accessible resources will be returned (Current stack + stacks in use + Home + HyperCard + System).   <O=A|T|N|S|I|W[ΓǪA|T|N|S|I|W]> allows to define the output format of returned list resource entries. Order and components can be freely choosen using A (attributes), T (type), N (name), S (size), I (ID) and W (where). Default is "O=TNI".   Attributes are returned as string that can contain any combination of :      C (changed), R (pReload), P (Protected), L (Locked), U (pUrgeable)      and S (Sustem heap).   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns a return delimited list of entries formatted according to given output mask. Informations in each entry are comma delimited.   Logical AND is computed with params "T=", "N=" and "I=".ERRORS-------If an error occurs, FullResList can return :     "Error : Out of memory"     "Error : Empty parameter #x"     "Error : Missing information following "X=""     "Error : Out of memory"     "Error : Bad resource ID"     "Error : "X" not allowed in output mask"     "Error : This file has no resource fork"     "Error : Param #x must begin with T,N,I,O or W"     "Error : Bad parameter format"     "Error : Out of memory"     "Error : No resources found"     "Error : Bad resource type"     "Error : Not a file"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : I/O Error"HISTORY--------2.0 :                                                                                          04/27/92ΓÇó Added "N=" and "I=" paramsΓÇó Changed <fileName> param to "W=<fileName>"ΓÇó Added "W" for output mask, allowing to know in which file each resource was found (useful with "T=ALL").1.3 :                                                                                          12/25/91ΓÇó Fixed alias file bug under System 7.0.11.2                                                                                            11/12/91ΓÇó Added ALL in file param1.1                                                                                            10/25/91ΓÇó Fixed minor bug due to openRFPerm1.0                                                                                            10/24/91ΓÇó First release</text>
  12343.     </content>
  12344.     <content>
  12345.         <layer>card</layer>
  12346.         <id>19</id>
  12347.         <text>XFCN,ATalkZones,5263XFCN,CapsLock,8652XFCN,ChooseColor,1578XFCN,DeviceList,521XFCN,CurrPrinter,1842XFCN,Switch,801XFCN,ClipInfo,6523XFCN,NewFileName,1008XFCN,FolderName,1290XFCN,FilePath,1120XFCN,DateConverter,6871XFCN,DocCreator,2658XFCN,DocTypes,8653XFCN,ExtractItems,8569XFCN,FileIsOpen,1856XFCN,FindFolder,3956XFCN,FolderPath,12551XFCN,FolderSize,5547XFCN,FontInfos,4985XFCN,FullDrag,5623XFCN,FullFind,1875XFCN,FullHPop,1298XFCN,LeafName,1222XFCN,FullResList,3385XFCN,FullSFPack,4498XFCN,FullSFPut,6325XFCN,FullSort,1652XFCN,GetBootVol,500XFCN,GetDir,12552XFCN,GetFInfo,5624XFCN,MacType,816XFCN,GetMode,857XFCN,GetPassWord,2458XFCN,GetSysFolder,501XFCN,GlobalList,2756XFCN,IsFile,2136XFCN,IsFinderLocked,5625XFCN,IsFolder,12553XFCN,IsObject,6851XFCN,LineCount,2563XFCN,ListLogic,9561XFCN,ListSelect,800XFCN,NubusList,5555XFCN,PPCList,9856XFCN,Privileges,1985XFCN,ResText,1685XFCN,StrWidth,12554XFCN,FullOffset,6698XFCN,FullReplace,7841XFCN,GetVInfo,2236XFCN,ResolveAlias,8855XFCN,StripDup,8332XFCN,Align,856XFCN,SelectDir,8854XFCN,NameNewFile,8954XFCN,FormatNum,4444XFCN,HowMany,5621XFCN,ReplaceCharSet,5526XFCN,SelectFile,8562XFCN,Switch,10000XFCN,XRef,1999</text>
  12348.     </content>
  12349.     <name></name>
  12350.     <script></script>
  12351. </card>
  12352.  
  12353.  
  12354. card_19304.xml
  12355. <?xml version="1.0" encoding="utf-8" ?>
  12356. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12357. <card>
  12358.     <id>19304</id>
  12359.     <filler1>0</filler1>
  12360.     <bitmap>BMAP_32909.pbm</bitmap>
  12361.     <cantDelete> <false /> </cantDelete>
  12362.     <showPict> <true /> </showPict>
  12363.     <dontSearch> <false /> </dontSearch>
  12364.     <owner>46925</owner>
  12365.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  12366.     <part>
  12367.         <id>1</id>
  12368.         <type>field</type>
  12369.         <visible> <true /> </visible>
  12370.         <dontWrap> <false /> </dontWrap>
  12371.         <dontSearch> <false /> </dontSearch>
  12372.         <sharedText> <false /> </sharedText>
  12373.         <fixedLineHeight> <true /> </fixedLineHeight>
  12374.         <autoTab> <false /> </autoTab>
  12375.         <lockText> <true /> </lockText>
  12376.         <rect>
  12377.             <left>69</left>
  12378.             <top>68</top>
  12379.             <right>434</right>
  12380.             <bottom>252</bottom>
  12381.         </rect>
  12382.         <style>scrolling</style>
  12383.         <autoSelect> <false /> </autoSelect>
  12384.         <showLines> <false /> </showLines>
  12385.         <wideMargins> <false /> </wideMargins>
  12386.         <multipleLines> <false /> </multipleLines>
  12387.         <reservedFamily> 0 </reservedFamily>
  12388.         <titleWidth>0</titleWidth>
  12389.         <icon>0</icon>
  12390.         <textAlign>left</textAlign>
  12391.         <font>Geneva</font>
  12392.         <textSize>9</textSize>
  12393.         <textStyle>plain</textStyle>
  12394.         <textHeight>12</textHeight>
  12395.         <name></name>
  12396.         <script></script>
  12397.     </part>
  12398.     <part>
  12399.         <id>5</id>
  12400.         <type>button</type>
  12401.         <visible> <true /> </visible>
  12402.         <reserved5> 0 </reserved5>
  12403.         <reserved4> 0 </reserved4>
  12404.         <reserved3> 0 </reserved3>
  12405.         <reserved2> 0 </reserved2>
  12406.         <reserved1> 0 </reserved1>
  12407.         <enabled> <true /> </enabled>
  12408.         <rect>
  12409.             <left>174</left>
  12410.             <top>281</top>
  12411.             <right>343</right>
  12412.             <bottom>311</bottom>
  12413.         </rect>
  12414.         <style>roundrect</style>
  12415.         <showName> <true /> </showName>
  12416.         <highlight> <false /> </highlight>
  12417.         <autoHighlight> <true /> </autoHighlight>
  12418.         <sharedHighlight> <true /> </sharedHighlight>
  12419.         <family>0</family>
  12420.         <titleWidth>0</titleWidth>
  12421.         <icon>0</icon>
  12422.         <textAlign>center</textAlign>
  12423.         <font>Geneva</font>
  12424.         <textSize>12</textSize>
  12425.         <textStyle>plain</textStyle>
  12426.         <name>FullReplace</name>
  12427.         <script>on mouseUpput line 43 to 200 of cd fld 1 into cd fld 2show cd fld 2ask "Remplace :" with "e"if it = emptythen exit mouseUpput it into Searchask "By :" with "ΓÇó"if it = emptythen exit mouseUpput FullReplace(cd fld 2,Search,it) into cd fld 2end mouseUp</script>
  12428.     </part>
  12429.     <part>
  12430.         <id>17</id>
  12431.         <type>field</type>
  12432.         <visible> <false /> </visible>
  12433.         <dontWrap> <false /> </dontWrap>
  12434.         <dontSearch> <false /> </dontSearch>
  12435.         <sharedText> <false /> </sharedText>
  12436.         <fixedLineHeight> <true /> </fixedLineHeight>
  12437.         <autoTab> <false /> </autoTab>
  12438.         <lockText> <true /> </lockText>
  12439.         <rect>
  12440.             <left>120</left>
  12441.             <top>62</top>
  12442.             <right>393</right>
  12443.             <bottom>271</bottom>
  12444.         </rect>
  12445.         <style>shadow</style>
  12446.         <autoSelect> <false /> </autoSelect>
  12447.         <showLines> <false /> </showLines>
  12448.         <wideMargins> <false /> </wideMargins>
  12449.         <multipleLines> <false /> </multipleLines>
  12450.         <reservedFamily> 0 </reservedFamily>
  12451.         <titleWidth>0</titleWidth>
  12452.         <icon>0</icon>
  12453.         <textAlign>left</textAlign>
  12454.         <font>Geneva</font>
  12455.         <textSize>9</textSize>
  12456.         <textStyle>plain</textStyle>
  12457.         <textHeight>12</textHeight>
  12458.         <name></name>
  12459.         <script>on mouseuphide meend mouseUP</script>
  12460.     </part>
  12461.     <content>
  12462.         <layer>card</layer>
  12463.         <id>1</id>
  12464.         <text>                                              FullReplace 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------   FullReplace allows to strip or replace a string in a text.SYNTAXE---------            FullReplace (<input>,<search pattern>[,<replace pattern>                                         [,<all>[,<offset>]]])PARAMETRES------------   Parameters 3 to 5 are optionals.   <input> is the text that will be parsed.   <search pattern> is the string to search for.   <replace pattern>  is the replacement string to search for. It may be empty.   <all> is a boolean, telling if all matches (true) must be handled, or only the first one (false). Default is true.   <offset> is the char number at which the search will begin. Default is 1.   Using "!" and "?" returns online help (resp. about and syntax).USING------  FullReplace will return the input text, once replacement done. Pattern searching is not cas sensitive.If an error occurs, FullREplace will return :     "Error : Missing parameter(s)"     "Error : Param #4 must be boolean"     "Error : Param #5 must be > 0"HISTORY-------1.1                                                                                            02/23/92ΓÇó Search no more limited to 32000 chars</text>
  12465.     </content>
  12466.     <content>
  12467.         <layer>card</layer>
  12468.         <id>17</id>
  12469.         <text>This (thΓÇósΓÇó) ΓÇóxtΓÇórnal(s) is (arΓÇó) FrΓÇóΓÇóWarΓÇó,allowing unlimitΓÇód usΓÇó in any non-commΓÇórcial stack. You just nΓÇóΓÇód in this casΓÇó to mΓÇóntion thΓÇó author's namΓÇó and copyright in your stack.Any commΓÇórcial usΓÇó must bΓÇó licΓÇónsΓÇód and aknowlΓÇódgΓÇód by thΓÇó author.                                     ┬⌐ F. Rinaldi - 1991ApplΓÇóLink: RINALDI1        CalvaCom : FR10        CompusΓÇórvΓÇó : 71170,2111</text>
  12470.     </content>
  12471.     <name></name>
  12472.     <script></script>
  12473. </card>
  12474.  
  12475.  
  12476. card_18815.xml
  12477. <?xml version="1.0" encoding="utf-8" ?>
  12478. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12479. <card>
  12480.     <id>18815</id>
  12481.     <filler1>0</filler1>
  12482.     <bitmap>BMAP_32379.pbm</bitmap>
  12483.     <cantDelete> <false /> </cantDelete>
  12484.     <showPict> <true /> </showPict>
  12485.     <dontSearch> <false /> </dontSearch>
  12486.     <owner>46925</owner>
  12487.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  12488.     <part>
  12489.         <id>1</id>
  12490.         <type>field</type>
  12491.         <visible> <true /> </visible>
  12492.         <dontWrap> <false /> </dontWrap>
  12493.         <dontSearch> <false /> </dontSearch>
  12494.         <sharedText> <false /> </sharedText>
  12495.         <fixedLineHeight> <true /> </fixedLineHeight>
  12496.         <autoTab> <false /> </autoTab>
  12497.         <lockText> <true /> </lockText>
  12498.         <rect>
  12499.             <left>69</left>
  12500.             <top>68</top>
  12501.             <right>434</right>
  12502.             <bottom>252</bottom>
  12503.         </rect>
  12504.         <style>scrolling</style>
  12505.         <autoSelect> <false /> </autoSelect>
  12506.         <showLines> <false /> </showLines>
  12507.         <wideMargins> <false /> </wideMargins>
  12508.         <multipleLines> <false /> </multipleLines>
  12509.         <reservedFamily> 0 </reservedFamily>
  12510.         <titleWidth>0</titleWidth>
  12511.         <icon>0</icon>
  12512.         <textAlign>left</textAlign>
  12513.         <font>Geneva</font>
  12514.         <textSize>9</textSize>
  12515.         <textStyle>plain</textStyle>
  12516.         <textHeight>12</textHeight>
  12517.         <name></name>
  12518.         <script></script>
  12519.     </part>
  12520.     <part>
  12521.         <id>5</id>
  12522.         <type>button</type>
  12523.         <visible> <true /> </visible>
  12524.         <reserved5> 0 </reserved5>
  12525.         <reserved4> 0 </reserved4>
  12526.         <reserved3> 0 </reserved3>
  12527.         <reserved2> 0 </reserved2>
  12528.         <reserved1> 0 </reserved1>
  12529.         <enabled> <true /> </enabled>
  12530.         <rect>
  12531.             <left>174</left>
  12532.             <top>281</top>
  12533.             <right>343</right>
  12534.             <bottom>311</bottom>
  12535.         </rect>
  12536.         <style>roundrect</style>
  12537.         <showName> <true /> </showName>
  12538.         <highlight> <false /> </highlight>
  12539.         <autoHighlight> <true /> </autoHighlight>
  12540.         <sharedHighlight> <true /> </sharedHighlight>
  12541.         <family>0</family>
  12542.         <titleWidth>0</titleWidth>
  12543.         <icon>0</icon>
  12544.         <textAlign>center</textAlign>
  12545.         <font>Geneva</font>
  12546.         <textSize>12</textSize>
  12547.         <textStyle>plain</textStyle>
  12548.         <name>FullRename</name>
  12549.         <script>on mouseUpanswer "Rename a :" with "File" or "Folder"put it into Whatif What is "File"thenput FilePath(empty,"File to rename") into Pathelseput FolderName("Folder to rename") into Pathdelete last char of Pathend ifif Path is empty then exit mouseUpask "New name :" with leafName(Path)if it Γëá emptythenFullRename Path,itif the Result Γëá emptythen answer the Resultelse answer What && "renamed"end ifend mouseUp</script>
  12550.     </part>
  12551.     <content>
  12552.         <layer>card</layer>
  12553.         <id>1</id>
  12554.         <text>                                             FullRename 1.4                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullRename XCMD allows to rename a file or folder, keeping previous privileges when working on a server folder.SYNTAX--------    FullRename <file/folder pathname>,<new name>[,"DontResolveAlias"]PARAMETERS------------   <file/folder pathname> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <new name> is a simple string.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----If an error occurs, FullRename can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Seconds params must be a single name"     "Error : Third param can only be "DontResolveAlias""HISTORY-------1.4                                                                                            06/09/92ΓÇó Fixed volume renaming when file has the same name1.3                                                                                            03/10/92ΓÇó Fixed volume renaming1.2 :                                                                                          12/25/91ΓÇó Fixed alias file bug under System 7.0.11.1 :ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "DontResolveAlias" parameterΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc.)LeafName XFCN (by Kevin CALHOUN), FolderName XFCN (by Eric CARLSON ,and Anup MURARKA)</text>
  12555.     </content>
  12556.     <name></name>
  12557.     <script></script>
  12558. </card>
  12559.  
  12560.  
  12561. card_18193.xml
  12562. <?xml version="1.0" encoding="utf-8" ?>
  12563. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12564. <card>
  12565.     <id>18193</id>
  12566.     <filler1>0</filler1>
  12567.     <bitmap>BMAP_18447.pbm</bitmap>
  12568.     <cantDelete> <false /> </cantDelete>
  12569.     <showPict> <true /> </showPict>
  12570.     <dontSearch> <false /> </dontSearch>
  12571.     <owner>46925</owner>
  12572.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  12573.     <part>
  12574.         <id>1</id>
  12575.         <type>field</type>
  12576.         <visible> <true /> </visible>
  12577.         <dontWrap> <false /> </dontWrap>
  12578.         <dontSearch> <false /> </dontSearch>
  12579.         <sharedText> <false /> </sharedText>
  12580.         <fixedLineHeight> <true /> </fixedLineHeight>
  12581.         <autoTab> <false /> </autoTab>
  12582.         <lockText> <true /> </lockText>
  12583.         <rect>
  12584.             <left>69</left>
  12585.             <top>68</top>
  12586.             <right>434</right>
  12587.             <bottom>252</bottom>
  12588.         </rect>
  12589.         <style>scrolling</style>
  12590.         <autoSelect> <false /> </autoSelect>
  12591.         <showLines> <false /> </showLines>
  12592.         <wideMargins> <false /> </wideMargins>
  12593.         <multipleLines> <false /> </multipleLines>
  12594.         <reservedFamily> 0 </reservedFamily>
  12595.         <titleWidth>0</titleWidth>
  12596.         <icon>0</icon>
  12597.         <textAlign>left</textAlign>
  12598.         <font>Geneva</font>
  12599.         <textSize>9</textSize>
  12600.         <textStyle>plain</textStyle>
  12601.         <textHeight>12</textHeight>
  12602.         <name>Text</name>
  12603.         <script></script>
  12604.     </part>
  12605.     <part>
  12606.         <id>2</id>
  12607.         <type>button</type>
  12608.         <visible> <true /> </visible>
  12609.         <reserved5> 0 </reserved5>
  12610.         <reserved4> 0 </reserved4>
  12611.         <reserved3> 0 </reserved3>
  12612.         <reserved2> 0 </reserved2>
  12613.         <reserved1> 0 </reserved1>
  12614.         <enabled> <true /> </enabled>
  12615.         <rect>
  12616.             <left>174</left>
  12617.             <top>281</top>
  12618.             <right>343</right>
  12619.             <bottom>311</bottom>
  12620.         </rect>
  12621.         <style>roundrect</style>
  12622.         <showName> <true /> </showName>
  12623.         <highlight> <false /> </highlight>
  12624.         <autoHighlight> <true /> </autoHighlight>
  12625.         <sharedHighlight> <true /> </sharedHighlight>
  12626.         <family>0</family>
  12627.         <titleWidth>0</titleWidth>
  12628.         <icon>0</icon>
  12629.         <textAlign>center</textAlign>
  12630.         <font>Geneva</font>
  12631.         <textSize>12</textSize>
  12632.         <textStyle>plain</textStyle>
  12633.         <name>FullRemove</name>
  12634.         <script>on mouseUpanswer "Delete a :" with "File" or "Folder"put it into Whatif What is "File"then put FilePath(empty,"File to delete :") into Pathelse put FolderPath("Folder to delete :") into Pathif Path is empty then exit mouseUpFullRemove Pathif the Result Γëá emptythen answer the Resultelse answer What && "deleted"end mouseUp</script>
  12635.     </part>
  12636.     <content>
  12637.         <layer>card</layer>
  12638.         <id>1</id>
  12639.         <text>                                            FullRemove 1.0                                        par Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullRemove allows to delete a file or folder and all its content from a volume.SYNTAX-------            FullRemove <file|folder path|name>[,"DontResolveAlias"]PARAMETERS------------   <folder path|name> can be a single name or whole pathname of a file or folder. If just a single name is supplied, file or folder is assumed to be in the same folder than the current stack.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).ERRORS-------   If the remove is successfull, the Result will be empty. If an error occurs, the Result can return :     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Second param can only be "DontResolveAlias"HISTORY--------1.0                                                                                           08/12/91  This stack uses FilePath & FolderPath XFCNs, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  12640.     </content>
  12641.     <name>FullRemove 1.0</name>
  12642.     <script>on opencardend opencardon closeCardend closeCard</script>
  12643. </card>
  12644.  
  12645.  
  12646. card_12862.xml
  12647. <?xml version="1.0" encoding="utf-8" ?>
  12648. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12649. <card>
  12650.     <id>12862</id>
  12651.     <filler1>0</filler1>
  12652.     <bitmap>BMAP_25715.pbm</bitmap>
  12653.     <cantDelete> <false /> </cantDelete>
  12654.     <showPict> <true /> </showPict>
  12655.     <dontSearch> <false /> </dontSearch>
  12656.     <owner>46925</owner>
  12657.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  12658.     <part>
  12659.         <id>1</id>
  12660.         <type>field</type>
  12661.         <visible> <true /> </visible>
  12662.         <dontWrap> <false /> </dontWrap>
  12663.         <dontSearch> <false /> </dontSearch>
  12664.         <sharedText> <false /> </sharedText>
  12665.         <fixedLineHeight> <true /> </fixedLineHeight>
  12666.         <autoTab> <false /> </autoTab>
  12667.         <lockText> <true /> </lockText>
  12668.         <rect>
  12669.             <left>69</left>
  12670.             <top>68</top>
  12671.             <right>434</right>
  12672.             <bottom>252</bottom>
  12673.         </rect>
  12674.         <style>scrolling</style>
  12675.         <autoSelect> <false /> </autoSelect>
  12676.         <showLines> <false /> </showLines>
  12677.         <wideMargins> <false /> </wideMargins>
  12678.         <multipleLines> <false /> </multipleLines>
  12679.         <reservedFamily> 0 </reservedFamily>
  12680.         <titleWidth>0</titleWidth>
  12681.         <icon>0</icon>
  12682.         <textAlign>left</textAlign>
  12683.         <font>Geneva</font>
  12684.         <textSize>9</textSize>
  12685.         <textStyle>plain</textStyle>
  12686.         <textHeight>12</textHeight>
  12687.         <name></name>
  12688.         <script></script>
  12689.     </part>
  12690.     <part>
  12691.         <id>25</id>
  12692.         <type>button</type>
  12693.         <visible> <true /> </visible>
  12694.         <reserved5> 0 </reserved5>
  12695.         <reserved4> 0 </reserved4>
  12696.         <reserved3> 0 </reserved3>
  12697.         <reserved2> 0 </reserved2>
  12698.         <reserved1> 0 </reserved1>
  12699.         <enabled> <true /> </enabled>
  12700.         <rect>
  12701.             <left>201</left>
  12702.             <top>278</top>
  12703.             <right>346</right>
  12704.             <bottom>316</bottom>
  12705.         </rect>
  12706.         <style>roundrect</style>
  12707.         <showName> <true /> </showName>
  12708.         <highlight> <false /> </highlight>
  12709.         <autoHighlight> <true /> </autoHighlight>
  12710.         <sharedHighlight> <true /> </sharedHighlight>
  12711.         <family>0</family>
  12712.         <titleWidth>0</titleWidth>
  12713.         <icon>0</icon>
  12714.         <textAlign>center</textAlign>
  12715.         <font>Geneva</font>
  12716.         <textSize>12</textSize>
  12717.         <textStyle>plain</textStyle>
  12718.         <name>FullOffset</name>
  12719.         <script>on mouseUpask "Search what :" with "Frederic"if it is empty then exit mouseUpput it into Patternanswer "International" with "false" or "true"answer FullOffset(Pattern,cd fld 1,it)end mouseUp</script>
  12720.     </part>
  12721.     <part>
  12722.         <id>26</id>
  12723.         <type>field</type>
  12724.         <visible> <false /> </visible>
  12725.         <dontWrap> <false /> </dontWrap>
  12726.         <dontSearch> <false /> </dontSearch>
  12727.         <sharedText> <false /> </sharedText>
  12728.         <fixedLineHeight> <true /> </fixedLineHeight>
  12729.         <autoTab> <false /> </autoTab>
  12730.         <lockText> <true /> </lockText>
  12731.         <rect>
  12732.             <left>98</left>
  12733.             <top>87</top>
  12734.             <right>408</right>
  12735.             <bottom>222</bottom>
  12736.         </rect>
  12737.         <style>shadow</style>
  12738.         <autoSelect> <false /> </autoSelect>
  12739.         <showLines> <false /> </showLines>
  12740.         <wideMargins> <true /> </wideMargins>
  12741.         <multipleLines> <false /> </multipleLines>
  12742.         <reservedFamily> 0 </reservedFamily>
  12743.         <titleWidth>0</titleWidth>
  12744.         <icon>0</icon>
  12745.         <textAlign>left</textAlign>
  12746.         <font>Geneva</font>
  12747.         <textSize>12</textSize>
  12748.         <textStyle>plain</textStyle>
  12749.         <textHeight>16</textHeight>
  12750.         <name></name>
  12751.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  12752.     </part>
  12753.     <part>
  12754.         <id>27</id>
  12755.         <type>field</type>
  12756.         <visible> <false /> </visible>
  12757.         <dontWrap> <false /> </dontWrap>
  12758.         <dontSearch> <false /> </dontSearch>
  12759.         <sharedText> <false /> </sharedText>
  12760.         <fixedLineHeight> <true /> </fixedLineHeight>
  12761.         <autoTab> <false /> </autoTab>
  12762.         <lockText> <true /> </lockText>
  12763.         <rect>
  12764.             <left>179</left>
  12765.             <top>107</top>
  12766.             <right>381</right>
  12767.             <bottom>207</bottom>
  12768.         </rect>
  12769.         <style>transparent</style>
  12770.         <autoSelect> <false /> </autoSelect>
  12771.         <showLines> <false /> </showLines>
  12772.         <wideMargins> <false /> </wideMargins>
  12773.         <multipleLines> <false /> </multipleLines>
  12774.         <reservedFamily> 0 </reservedFamily>
  12775.         <titleWidth>0</titleWidth>
  12776.         <icon>0</icon>
  12777.         <textAlign>left</textAlign>
  12778.         <font>Geneva</font>
  12779.         <textSize>10</textSize>
  12780.         <textStyle>plain</textStyle>
  12781.         <textHeight>16</textHeight>
  12782.         <name></name>
  12783.         <script>on mouseUphide cd fld 3hide cd fld 2end mouseUp</script>
  12784.     </part>
  12785.     <part>
  12786.         <id>28</id>
  12787.         <type>field</type>
  12788.         <visible> <false /> </visible>
  12789.         <dontWrap> <false /> </dontWrap>
  12790.         <dontSearch> <false /> </dontSearch>
  12791.         <sharedText> <false /> </sharedText>
  12792.         <fixedLineHeight> <true /> </fixedLineHeight>
  12793.         <autoTab> <false /> </autoTab>
  12794.         <lockText> <true /> </lockText>
  12795.         <rect>
  12796.             <left>166</left>
  12797.             <top>121</top>
  12798.             <right>338</right>
  12799.             <bottom>202</bottom>
  12800.         </rect>
  12801.         <style>shadow</style>
  12802.         <autoSelect> <false /> </autoSelect>
  12803.         <showLines> <true /> </showLines>
  12804.         <wideMargins> <true /> </wideMargins>
  12805.         <multipleLines> <false /> </multipleLines>
  12806.         <reservedFamily> 0 </reservedFamily>
  12807.         <titleWidth>0</titleWidth>
  12808.         <icon>0</icon>
  12809.         <textAlign>left</textAlign>
  12810.         <font>Geneva</font>
  12811.         <textSize>10</textSize>
  12812.         <textStyle>bold</textStyle>
  12813.         <textHeight>13</textHeight>
  12814.         <name></name>
  12815.         <script>on mouseUphide cd fld 4hide cd fld 5end mouseUp</script>
  12816.     </part>
  12817.     <part>
  12818.         <id>29</id>
  12819.         <type>field</type>
  12820.         <visible> <false /> </visible>
  12821.         <dontWrap> <false /> </dontWrap>
  12822.         <dontSearch> <false /> </dontSearch>
  12823.         <sharedText> <false /> </sharedText>
  12824.         <fixedLineHeight> <true /> </fixedLineHeight>
  12825.         <autoTab> <false /> </autoTab>
  12826.         <lockText> <true /> </lockText>
  12827.         <rect>
  12828.             <left>236</left>
  12829.             <top>151</top>
  12830.             <right>331</right>
  12831.             <bottom>194</bottom>
  12832.         </rect>
  12833.         <style>transparent</style>
  12834.         <autoSelect> <false /> </autoSelect>
  12835.         <showLines> <false /> </showLines>
  12836.         <wideMargins> <false /> </wideMargins>
  12837.         <multipleLines> <false /> </multipleLines>
  12838.         <reservedFamily> 0 </reservedFamily>
  12839.         <titleWidth>0</titleWidth>
  12840.         <icon>0</icon>
  12841.         <textAlign>left</textAlign>
  12842.         <font>Geneva</font>
  12843.         <textSize>10</textSize>
  12844.         <textStyle>plain</textStyle>
  12845.         <textHeight>13</textHeight>
  12846.         <name></name>
  12847.         <script>on mouseUphide cd fld 4hide cd fld 5end mouseUp</script>
  12848.     </part>
  12849.     <content>
  12850.         <layer>card</layer>
  12851.         <id>1</id>
  12852.         <text>                                             FullOffset 1.0                                        par Fr├⌐d├⌐ric RINALDIDESCRIPTION------------   FullOffset is an extension to offset() internal HyperTalk instruction. It allows to define to search mode as well as starting char.SYNTAX-------             FullOffset(<pattern>,<text>[,<offset>][,<international>])PARAMETRES------------   <pattern> is the string to be searched.   <text> is the string where <pattern> will be searched.   <offset> is an integer giving the starting char. Default is 1.   <international> is a boolean telling if the search must ignore diacritical marks (true) or be full ASCII (false). Default is true.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The XFCN returns the char number of the found pattern, 0 is not found.   The search is not case-sensitive.ERRORS-------If an error occurs, FullOffset can return :     "Error : Missing parameter(s)"     "Error : Pattern cannot exceed 255 chars"     "Error : Offset param must be a positive integer"HISTORY--------1.0 :                                                                                          12/25/91ΓÇó First release</text>
  12853.     </content>
  12854.     <content>
  12855.         <layer>card</layer>
  12856.         <id>26</id>
  12857.         <text>CPUSystemProcessorFPUColoQDKeyboard</text>
  12858.     </content>
  12859.     <content>
  12860.         <layer>card</layer>
  12861.         <id>27</id>
  12862.         <text>Macintosh IIx6.4MC68030truetrueApple Extended keyboard</text>
  12863.     </content>
  12864.     <content>
  12865.         <layer>card</layer>
  12866.         <id>28</id>
  12867.         <text>             Owner Group  AllSee FolderSee FilesModify</text>
  12868.     </content>
  12869.     <content>
  12870.         <layer>card</layer>
  12871.         <id>29</id>
  12872.         <text>true,false,truetrue,false,truetrue,false,false</text>
  12873.     </content>
  12874.     <name></name>
  12875.     <script></script>
  12876. </card>
  12877.  
  12878.  
  12879. card_17814.xml
  12880. <?xml version="1.0" encoding="utf-8" ?>
  12881. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12882. <card>
  12883.     <id>17814</id>
  12884.     <filler1>0</filler1>
  12885.     <bitmap>BMAP_18081.pbm</bitmap>
  12886.     <cantDelete> <false /> </cantDelete>
  12887.     <showPict> <true /> </showPict>
  12888.     <dontSearch> <false /> </dontSearch>
  12889.     <owner>46925</owner>
  12890.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  12891.     <part>
  12892.         <id>1</id>
  12893.         <type>field</type>
  12894.         <visible> <true /> </visible>
  12895.         <dontWrap> <false /> </dontWrap>
  12896.         <dontSearch> <false /> </dontSearch>
  12897.         <sharedText> <false /> </sharedText>
  12898.         <fixedLineHeight> <true /> </fixedLineHeight>
  12899.         <autoTab> <false /> </autoTab>
  12900.         <lockText> <true /> </lockText>
  12901.         <rect>
  12902.             <left>69</left>
  12903.             <top>68</top>
  12904.             <right>434</right>
  12905.             <bottom>252</bottom>
  12906.         </rect>
  12907.         <style>scrolling</style>
  12908.         <autoSelect> <false /> </autoSelect>
  12909.         <showLines> <false /> </showLines>
  12910.         <wideMargins> <false /> </wideMargins>
  12911.         <multipleLines> <false /> </multipleLines>
  12912.         <reservedFamily> 0 </reservedFamily>
  12913.         <titleWidth>0</titleWidth>
  12914.         <icon>0</icon>
  12915.         <textAlign>left</textAlign>
  12916.         <font>Geneva</font>
  12917.         <textSize>9</textSize>
  12918.         <textStyle>plain</textStyle>
  12919.         <textHeight>12</textHeight>
  12920.         <name></name>
  12921.         <script></script>
  12922.     </part>
  12923.     <part>
  12924.         <id>5</id>
  12925.         <type>button</type>
  12926.         <visible> <true /> </visible>
  12927.         <reserved5> 0 </reserved5>
  12928.         <reserved4> 0 </reserved4>
  12929.         <reserved3> 0 </reserved3>
  12930.         <reserved2> 0 </reserved2>
  12931.         <reserved1> 0 </reserved1>
  12932.         <enabled> <true /> </enabled>
  12933.         <rect>
  12934.             <left>174</left>
  12935.             <top>281</top>
  12936.             <right>343</right>
  12937.             <bottom>311</bottom>
  12938.         </rect>
  12939.         <style>roundrect</style>
  12940.         <showName> <true /> </showName>
  12941.         <highlight> <false /> </highlight>
  12942.         <autoHighlight> <true /> </autoHighlight>
  12943.         <sharedHighlight> <true /> </sharedHighlight>
  12944.         <family>0</family>
  12945.         <titleWidth>0</titleWidth>
  12946.         <icon>0</icon>
  12947.         <textAlign>center</textAlign>
  12948.         <font>Geneva</font>
  12949.         <textSize>12</textSize>
  12950.         <textStyle>plain</textStyle>
  12951.         <name>FullMove</name>
  12952.         <script>on mouseUpanswer "Move a :" with "File" or "Folder"put it into Whatif What is "File"then put FilePath(empty,"File to move :") into Pathelse put FolderPath("Dossier to move :") into Pathif Path is empty then exit mouseUpput FolderPath("Destination folder :") into Destif Dest Γëá emptythenFullMove Path,Destif the Result Γëá emptythen answer the Resultelse answer What && "moved"end ifend mouseUp</script>
  12953.     </part>
  12954.     <content>
  12955.         <layer>card</layer>
  12956.         <id>1</id>
  12957.         <text>                                              FullMove 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullMove allows to move a file or folder on a same volume.SYNTAX--------            FullMove <prov path>,<dest path>[,"DontResolveAlias"]PARAMETERS------------   <prov path> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <dest path> must not include the name of the item to move, but just its path.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----If an error occurs, FullMove can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Third param can only be "DontResolveAlias""     "Error : Cannot move to different volume"     "Error : Same prov and dest folder"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "DontResolveAlias" parameterΓÇó Added "=" param for online help  This stack uses FilePath & FolderPath XFCNs, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  12958.     </content>
  12959.     <name>FullMove 1.1</name>
  12960.     <script>on opencardend opencardon closeCardend closeCard</script>
  12961. </card>
  12962.  
  12963.  
  12964. card_2516.xml
  12965. <?xml version="1.0" encoding="utf-8" ?>
  12966. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12967. <card>
  12968.     <id>2516</id>
  12969.     <filler1>0</filler1>
  12970.     <bitmap>BMAP_24680.pbm</bitmap>
  12971.     <cantDelete> <false /> </cantDelete>
  12972.     <showPict> <true /> </showPict>
  12973.     <dontSearch> <false /> </dontSearch>
  12974.     <owner>46925</owner>
  12975.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  12976.     <part>
  12977.         <id>1</id>
  12978.         <type>field</type>
  12979.         <visible> <true /> </visible>
  12980.         <dontWrap> <false /> </dontWrap>
  12981.         <dontSearch> <false /> </dontSearch>
  12982.         <sharedText> <false /> </sharedText>
  12983.         <fixedLineHeight> <true /> </fixedLineHeight>
  12984.         <autoTab> <false /> </autoTab>
  12985.         <lockText> <false /> </lockText>
  12986.         <rect>
  12987.             <left>69</left>
  12988.             <top>68</top>
  12989.             <right>434</right>
  12990.             <bottom>252</bottom>
  12991.         </rect>
  12992.         <style>scrolling</style>
  12993.         <autoSelect> <false /> </autoSelect>
  12994.         <showLines> <false /> </showLines>
  12995.         <wideMargins> <false /> </wideMargins>
  12996.         <multipleLines> <false /> </multipleLines>
  12997.         <reservedFamily> 0 </reservedFamily>
  12998.         <titleWidth>0</titleWidth>
  12999.         <icon>0</icon>
  13000.         <textAlign>left</textAlign>
  13001.         <font>Geneva</font>
  13002.         <textSize>9</textSize>
  13003.         <textStyle>plain</textStyle>
  13004.         <textHeight>12</textHeight>
  13005.         <name></name>
  13006.         <script></script>
  13007.     </part>
  13008.     <part>
  13009.         <id>16</id>
  13010.         <type>button</type>
  13011.         <visible> <true /> </visible>
  13012.         <reserved5> 0 </reserved5>
  13013.         <reserved4> 0 </reserved4>
  13014.         <reserved3> 0 </reserved3>
  13015.         <reserved2> 0 </reserved2>
  13016.         <reserved1> 0 </reserved1>
  13017.         <enabled> <true /> </enabled>
  13018.         <rect>
  13019.             <left>154</left>
  13020.             <top>261</top>
  13021.             <right>253</right>
  13022.             <bottom>280</bottom>
  13023.         </rect>
  13024.         <style>shadow</style>
  13025.         <showName> <true /> </showName>
  13026.         <highlight> <false /> </highlight>
  13027.         <autoHighlight> <true /> </autoHighlight>
  13028.         <sharedHighlight> <true /> </sharedHighlight>
  13029.         <family>0</family>
  13030.         <titleWidth>0</titleWidth>
  13031.         <icon>0</icon>
  13032.         <textAlign>left</textAlign>
  13033.         <font>Geneva</font>
  13034.         <textSize>12</textSize>
  13035.         <textStyle>plain</textStyle>
  13036.         <name>SubItem 1.3</name>
  13037.         <script>on mouseDownget FullHPop(cd fld 2)TestError(it)put it into cd fld "result"if it Γëá emptythenif item 2 of it Γëá emptythen put 2 into ItemNbelse put 1 into ItemNbset name of me to item ItemNb of itResizeMe item ItemNb of line 2 of it,"BtnArrow"end ifend mouseDown</script>
  13038.     </part>
  13039.     <part>
  13040.         <id>17</id>
  13041.         <type>button</type>
  13042.         <visible> <true /> </visible>
  13043.         <reserved5> 0 </reserved5>
  13044.         <reserved4> 0 </reserved4>
  13045.         <reserved3> 0 </reserved3>
  13046.         <reserved2> 0 </reserved2>
  13047.         <reserved1> 0 </reserved1>
  13048.         <enabled> <true /> </enabled>
  13049.         <rect>
  13050.             <left>238</left>
  13051.             <top>263</top>
  13052.             <right>253</right>
  13053.             <bottom>276</bottom>
  13054.         </rect>
  13055.         <style>transparent</style>
  13056.         <showName> <false /> </showName>
  13057.         <highlight> <false /> </highlight>
  13058.         <autoHighlight> <false /> </autoHighlight>
  13059.         <sharedHighlight> <true /> </sharedHighlight>
  13060.         <family>0</family>
  13061.         <titleWidth>0</titleWidth>
  13062.         <icon>31383</icon>
  13063.         <textAlign>center</textAlign>
  13064.         <font>Geneva</font>
  13065.         <textSize>12</textSize>
  13066.         <textStyle>plain</textStyle>
  13067.         <name>BtnArrow</name>
  13068.         <script>on mouseDownsend mouseDown to btn 1end mouseDown</script>
  13069.     </part>
  13070.     <part>
  13071.         <id>18</id>
  13072.         <type>field</type>
  13073.         <visible> <true /> </visible>
  13074.         <dontWrap> <false /> </dontWrap>
  13075.         <dontSearch> <false /> </dontSearch>
  13076.         <sharedText> <false /> </sharedText>
  13077.         <fixedLineHeight> <true /> </fixedLineHeight>
  13078.         <autoTab> <false /> </autoTab>
  13079.         <lockText> <false /> </lockText>
  13080.         <rect>
  13081.             <left>324</left>
  13082.             <top>263</top>
  13083.             <right>492</right>
  13084.             <bottom>338</bottom>
  13085.         </rect>
  13086.         <style>scrolling</style>
  13087.         <autoSelect> <false /> </autoSelect>
  13088.         <showLines> <false /> </showLines>
  13089.         <wideMargins> <false /> </wideMargins>
  13090.         <multipleLines> <false /> </multipleLines>
  13091.         <reservedFamily> 0 </reservedFamily>
  13092.         <titleWidth>0</titleWidth>
  13093.         <icon>0</icon>
  13094.         <textAlign>left</textAlign>
  13095.         <font>Geneva</font>
  13096.         <textSize>9</textSize>
  13097.         <textStyle>plain</textStyle>
  13098.         <textHeight>12</textHeight>
  13099.         <name></name>
  13100.         <script></script>
  13101.     </part>
  13102.     <part>
  13103.         <id>19</id>
  13104.         <type>field</type>
  13105.         <visible> <true /> </visible>
  13106.         <dontWrap> <false /> </dontWrap>
  13107.         <dontSearch> <false /> </dontSearch>
  13108.         <sharedText> <false /> </sharedText>
  13109.         <fixedLineHeight> <true /> </fixedLineHeight>
  13110.         <autoTab> <false /> </autoTab>
  13111.         <lockText> <false /> </lockText>
  13112.         <rect>
  13113.             <left>154</left>
  13114.             <top>311</top>
  13115.             <right>321</right>
  13116.             <bottom>338</bottom>
  13117.         </rect>
  13118.         <style>rectangle</style>
  13119.         <autoSelect> <false /> </autoSelect>
  13120.         <showLines> <false /> </showLines>
  13121.         <wideMargins> <false /> </wideMargins>
  13122.         <multipleLines> <false /> </multipleLines>
  13123.         <reservedFamily> 0 </reservedFamily>
  13124.         <titleWidth>0</titleWidth>
  13125.         <icon>0</icon>
  13126.         <textAlign>left</textAlign>
  13127.         <font>Geneva</font>
  13128.         <textSize>9</textSize>
  13129.         <textStyle>plain</textStyle>
  13130.         <textHeight>12</textHeight>
  13131.         <name>Result</name>
  13132.         <script></script>
  13133.     </part>
  13134.     <part>
  13135.         <id>30</id>
  13136.         <type>field</type>
  13137.         <visible> <true /> </visible>
  13138.         <dontWrap> <false /> </dontWrap>
  13139.         <dontSearch> <false /> </dontSearch>
  13140.         <sharedText> <false /> </sharedText>
  13141.         <fixedLineHeight> <true /> </fixedLineHeight>
  13142.         <autoTab> <false /> </autoTab>
  13143.         <lockText> <true /> </lockText>
  13144.         <rect>
  13145.             <left>154</left>
  13146.             <top>287</top>
  13147.             <right>213</right>
  13148.             <bottom>304</bottom>
  13149.         </rect>
  13150.         <style>shadow</style>
  13151.         <autoSelect> <false /> </autoSelect>
  13152.         <showLines> <false /> </showLines>
  13153.         <wideMargins> <false /> </wideMargins>
  13154.         <multipleLines> <false /> </multipleLines>
  13155.         <reservedFamily> 0 </reservedFamily>
  13156.         <titleWidth>0</titleWidth>
  13157.         <icon>0</icon>
  13158.         <textAlign>left</textAlign>
  13159.         <font>Geneva</font>
  13160.         <textSize>9</textSize>
  13161.         <textStyle>plain</textStyle>
  13162.         <textHeight>12</textHeight>
  13163.         <name></name>
  13164.         <script>on mouseDownget FullHPop("FONT")TestError(it)put it into cd fld "result"if it Γëá emptythenput item 1 of it into meResizeMe item 1 of line 2 of it,"FldArrow"set textFont of btn 1 to item 1 of itend ifend mouseDown</script>
  13165.     </part>
  13166.     <part>
  13167.         <id>31</id>
  13168.         <type>button</type>
  13169.         <visible> <true /> </visible>
  13170.         <reserved5> 0 </reserved5>
  13171.         <reserved4> 0 </reserved4>
  13172.         <reserved3> 0 </reserved3>
  13173.         <reserved2> 0 </reserved2>
  13174.         <reserved1> 0 </reserved1>
  13175.         <enabled> <true /> </enabled>
  13176.         <rect>
  13177.             <left>194</left>
  13178.             <top>288</top>
  13179.             <right>213</right>
  13180.             <bottom>301</bottom>
  13181.         </rect>
  13182.         <style>transparent</style>
  13183.         <showName> <false /> </showName>
  13184.         <highlight> <false /> </highlight>
  13185.         <autoHighlight> <false /> </autoHighlight>
  13186.         <sharedHighlight> <true /> </sharedHighlight>
  13187.         <family>0</family>
  13188.         <titleWidth>0</titleWidth>
  13189.         <icon>31383</icon>
  13190.         <textAlign>center</textAlign>
  13191.         <font>Geneva</font>
  13192.         <textSize>12</textSize>
  13193.         <textStyle>plain</textStyle>
  13194.         <name>FldArrow</name>
  13195.         <script>on mouseDownsend mouseDown to cd fld 4end mouseDown</script>
  13196.     </part>
  13197.     <content>
  13198.         <layer>card</layer>
  13199.         <id>1</id>
  13200.         <text>                                              FullHPop 1.3                                        by Fr├⌐d├⌐ric RINALDI   Yet another hierarchical popupmenu XFCN? Nope. Once again FullHPop will definitly be the most versatile and powerful popUp XFCN. Among its features:   ΓÇó One param fits 95% of the user needs when dealing with popupmenu   ΓÇó Allows font & size choosing   ΓÇó Smart enough to capitalize each item and style metacharacter to match   the Human Interface Guidelines.   ΓÇó A special hack has been provided to allow SICN inserting using    metacharacter (like ^xxx for an ICON).   ΓÇó No need for the user to compute the ICON or SICN ID before passing it.   Simply put the real resource ID after the metacharacter.   ΓÇó Item selection of submenu owner is allowed.   ΓÇó No menu or submenu length limit (32000 chars, 127 submenus)   ΓÇó Any automatic feature can be redefined using parameters   ΓÇó Returns the selected item and subitem string width to allow resizing of    the target object.   ΓÇó Brings auto-checking of menu item according to target name or content.   ΓÇó Popupmenu pops automatically where it is expected.   ΓÇó Builds resources menuDESCRIPTION------------   FullHPop brings a popup or hierarchical popup menu to allow user selection.SYNTAX-------           FullHPop(<menu>[,<loc>][,<selected item>][,<Font[,size]>]                         [,<checkMark>][,<sub owner select>][,"fastest"])PARAMETERS------------   Only first param is required, all other are optional.   <menu> is the popup menu definition text. For a single menu, item separator char can be return, comma or semicolon. For a hierarchical menu, item separator can be return or semicolon, while subitems separator will be comma.   If this param is exactly a four char string (like "FONT" or "XCMD"), the XFCN will automatically build a menu containing all resource names of the defined type.   Any usual metacharacter can be used in string :     ^XXX    associates an ICON resource to the item     !X        puts a X mark char before the item     <X        sets the style of the item (B, I, O, U, S)                NOTE :  Menu Mgr doesn't allow <E (extend) and <C (condense)     /X       associates a command key to the item     (         disables the item   and a special hack :     ┬¿XXX    associates an SICN resource to the item   <loc> is a point "h,v" giving the topleft corner of the selected item of the menu when it pops on screen. Default is the topleft of the target button or field, or the current mouseLoc when used without field or button.   <selected item> is an integer giving the item number that will appear right at the cursor location when the menu pops. With 0, the menu will drop down from its top. With a positive value, the item will be checked, while a negative value will just position the item without checking it. If this param is not used, the XFCN will automatically check the item corresponding to the the target button name of field content.   <Font[,size]> is a one ot two items string allowing to force a font and size for the menu. Default setup uses the font and size of the target object.   <checkMark> is a single char giving the checkmark char. Default uses the regular check for Chicago, "ΓêÜ" for any other font.   <sub owner select> is a boolean that will enable of disable the feature that allows to even select an item having a submenu. Default is true.   "fastest" allows to disable smart features from FullHPop, thus make it respond as fast as possible. But the drawback of it is that items will not be capitalized anymore, ICON ID must be computed as usual (see IM I-346 to 349), and SICN recources become unavailable.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The XFCN must ne called in a mouseDown handler from either a button or a field.   FullHPop will return a two line result : "<item name>,<subItem name>,<item number>,<subItem number>   <item width>,<subItem width>"   The first line returns informations about the selected item and subitem, while the second gives the selection string width according to menu font and size. This information is intended to give the user ability to resize the calling object to respect interface.   If the mouse button is released outside the menu, the result will be empty.ERRORS-------If an error occurs, FullHPop will return :     "Error : Bad ICON or SICN ID (257 Γëñ x Γëñ 511)"     "Error : Cannot exceed 127 submenus"     "Error : Missing or empty parameter(s)"     "Error : Empty param #x"     "Error : Bad font size"     "Error : Incorrect param #x"     "Error : No such resource"HISTORY-------1.3                                                                                            10/26/91ΓÇó "-" char can be preceeded by prefix char "\" as well.1.2                                                                                            10/14/91ΓÇó Added mouseLoc default loc for card clickΓÇó Fixed font attributes handling when no target font property is availableΓÇó Fixed prefix char routine1.1                                                                                            10/09/91ΓÇó┬áNegative loc values now accepted as parameterΓÇó┬áAdded "\" prefix char for metacharacters in string</text>
  13201.     </content>
  13202.     <content>
  13203.         <layer>card</layer>
  13204.         <id>18</id>
  13205.         <text>Mac SE\/30\!item 1,subItem 1.1,SubItem 1.2,SubItem 1.3^257Item 2<B,subItem 2.1<B,SubItem 2.2<I,(-,<OSubItem 2.3┬¿257item 3<i</text>
  13206.     </content>
  13207.     <content>
  13208.         <layer>card</layer>
  13209.         <id>30</id>
  13210.         <text>Chicago</text>
  13211.     </content>
  13212.     <content>
  13213.         <layer>card</layer>
  13214.         <id>19</id>
  13215.         <text>Item 1,SubItem 1.3,2,341,74</text>
  13216.     </content>
  13217.     <name></name>
  13218.     <script>on ResizeMe Width,BtNameput rect of the target into TheRectput item 1 of TheRect + Width + 25 into item 3 of theRectset rect of the target to TheRectset right of btn BtName to right of the targetend ResizeMeon TestError Whatif first word of What is "Error"thenbeepanswer Whatexit to HyperCardend ifend TestError</script>
  13219. </card>
  13220.  
  13221.  
  13222. card_16663.xml
  13223. <?xml version="1.0" encoding="utf-8" ?>
  13224. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13225. <card>
  13226.     <id>16663</id>
  13227.     <filler1>0</filler1>
  13228.     <bitmap>BMAP_21742.pbm</bitmap>
  13229.     <cantDelete> <false /> </cantDelete>
  13230.     <showPict> <true /> </showPict>
  13231.     <dontSearch> <false /> </dontSearch>
  13232.     <owner>46925</owner>
  13233.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  13234.     <part>
  13235.         <id>1</id>
  13236.         <type>field</type>
  13237.         <visible> <true /> </visible>
  13238.         <dontWrap> <false /> </dontWrap>
  13239.         <dontSearch> <false /> </dontSearch>
  13240.         <sharedText> <false /> </sharedText>
  13241.         <fixedLineHeight> <true /> </fixedLineHeight>
  13242.         <autoTab> <false /> </autoTab>
  13243.         <lockText> <true /> </lockText>
  13244.         <rect>
  13245.             <left>69</left>
  13246.             <top>68</top>
  13247.             <right>434</right>
  13248.             <bottom>251</bottom>
  13249.         </rect>
  13250.         <style>scrolling</style>
  13251.         <autoSelect> <false /> </autoSelect>
  13252.         <showLines> <false /> </showLines>
  13253.         <wideMargins> <false /> </wideMargins>
  13254.         <multipleLines> <false /> </multipleLines>
  13255.         <reservedFamily> 0 </reservedFamily>
  13256.         <titleWidth>0</titleWidth>
  13257.         <icon>0</icon>
  13258.         <textAlign>left</textAlign>
  13259.         <font>Geneva</font>
  13260.         <textSize>9</textSize>
  13261.         <textStyle>plain</textStyle>
  13262.         <textHeight>12</textHeight>
  13263.         <name>Container</name>
  13264.         <script></script>
  13265.     </part>
  13266.     <part>
  13267.         <id>5</id>
  13268.         <type>button</type>
  13269.         <visible> <true /> </visible>
  13270.         <reserved5> 0 </reserved5>
  13271.         <reserved4> 0 </reserved4>
  13272.         <reserved3> 0 </reserved3>
  13273.         <reserved2> 0 </reserved2>
  13274.         <reserved1> 0 </reserved1>
  13275.         <enabled> <true /> </enabled>
  13276.         <rect>
  13277.             <left>175</left>
  13278.             <top>288</top>
  13279.             <right>344</right>
  13280.             <bottom>318</bottom>
  13281.         </rect>
  13282.         <style>roundrect</style>
  13283.         <showName> <true /> </showName>
  13284.         <highlight> <false /> </highlight>
  13285.         <autoHighlight> <true /> </autoHighlight>
  13286.         <sharedHighlight> <true /> </sharedHighlight>
  13287.         <family>0</family>
  13288.         <titleWidth>0</titleWidth>
  13289.         <icon>0</icon>
  13290.         <textAlign>center</textAlign>
  13291.         <font>Geneva</font>
  13292.         <textSize>12</textSize>
  13293.         <textStyle>plain</textStyle>
  13294.         <name>FullFind</name>
  13295.         <script>on mouseUpset cursor to watchlsrepeat with i=2 to 8if i Γëñ 6then show cd fld ishow btn iend repeatulsend mouseUp</script>
  13296.     </part>
  13297.     <part>
  13298.         <id>17</id>
  13299.         <type>field</type>
  13300.         <visible> <false /> </visible>
  13301.         <dontWrap> <false /> </dontWrap>
  13302.         <dontSearch> <false /> </dontSearch>
  13303.         <sharedText> <false /> </sharedText>
  13304.         <fixedLineHeight> <true /> </fixedLineHeight>
  13305.         <autoTab> <false /> </autoTab>
  13306.         <lockText> <true /> </lockText>
  13307.         <rect>
  13308.             <left>17</left>
  13309.             <top>256</top>
  13310.             <right>508</right>
  13311.             <bottom>338</bottom>
  13312.         </rect>
  13313.         <style>shadow</style>
  13314.         <autoSelect> <false /> </autoSelect>
  13315.         <showLines> <false /> </showLines>
  13316.         <wideMargins> <true /> </wideMargins>
  13317.         <multipleLines> <false /> </multipleLines>
  13318.         <reservedFamily> 0 </reservedFamily>
  13319.         <titleWidth>0</titleWidth>
  13320.         <icon>0</icon>
  13321.         <textAlign>left</textAlign>
  13322.         <font>Geneva</font>
  13323.         <textSize>12</textSize>
  13324.         <textStyle>plain</textStyle>
  13325.         <textHeight>18</textHeight>
  13326.         <name></name>
  13327.         <script>on mouseUphideAllend mouseUp</script>
  13328.     </part>
  13329.     <part>
  13330.         <id>18</id>
  13331.         <type>field</type>
  13332.         <visible> <false /> </visible>
  13333.         <dontWrap> <false /> </dontWrap>
  13334.         <dontSearch> <false /> </dontSearch>
  13335.         <sharedText> <false /> </sharedText>
  13336.         <fixedLineHeight> <true /> </fixedLineHeight>
  13337.         <autoTab> <true /> </autoTab>
  13338.         <lockText> <false /> </lockText>
  13339.         <rect>
  13340.             <left>92</left>
  13341.             <top>262</top>
  13342.             <right>383</right>
  13343.             <bottom>279</bottom>
  13344.         </rect>
  13345.         <style>rectangle</style>
  13346.         <autoSelect> <false /> </autoSelect>
  13347.         <showLines> <false /> </showLines>
  13348.         <wideMargins> <false /> </wideMargins>
  13349.         <multipleLines> <false /> </multipleLines>
  13350.         <reservedFamily> 0 </reservedFamily>
  13351.         <titleWidth>0</titleWidth>
  13352.         <icon>0</icon>
  13353.         <textAlign>left</textAlign>
  13354.         <font>Geneva</font>
  13355.         <textSize>12</textSize>
  13356.         <textStyle>plain</textStyle>
  13357.         <textHeight>16</textHeight>
  13358.         <name>Pattern</name>
  13359.         <script></script>
  13360.     </part>
  13361.     <part>
  13362.         <id>29</id>
  13363.         <type>button</type>
  13364.         <visible> <false /> </visible>
  13365.         <reserved5> 0 </reserved5>
  13366.         <reserved4> 0 </reserved4>
  13367.         <reserved3> 0 </reserved3>
  13368.         <reserved2> 0 </reserved2>
  13369.         <reserved1> 0 </reserved1>
  13370.         <enabled> <true /> </enabled>
  13371.         <rect>
  13372.             <left>32</left>
  13373.             <top>301</top>
  13374.             <right>89</right>
  13375.             <bottom>318</bottom>
  13376.         </rect>
  13377.         <style>radiobutton</style>
  13378.         <showName> <true /> </showName>
  13379.         <highlight> <false /> </highlight>
  13380.         <autoHighlight> <false /> </autoHighlight>
  13381.         <sharedHighlight> <true /> </sharedHighlight>
  13382.         <family>0</family>
  13383.         <titleWidth>0</titleWidth>
  13384.         <icon>0</icon>
  13385.         <textAlign>center</textAlign>
  13386.         <font>Geneva</font>
  13387.         <textSize>12</textSize>
  13388.         <textStyle>plain</textStyle>
  13389.         <name>false</name>
  13390.         <script>on mouseUpSetBtn 2,3end mouseUp</script>
  13391.     </part>
  13392.     <part>
  13393.         <id>30</id>
  13394.         <type>button</type>
  13395.         <visible> <false /> </visible>
  13396.         <reserved5> 0 </reserved5>
  13397.         <reserved4> 0 </reserved4>
  13398.         <reserved3> 0 </reserved3>
  13399.         <reserved2> 0 </reserved2>
  13400.         <reserved1> 0 </reserved1>
  13401.         <enabled> <true /> </enabled>
  13402.         <rect>
  13403.             <left>32</left>
  13404.             <top>317</top>
  13405.             <right>89</right>
  13406.             <bottom>334</bottom>
  13407.         </rect>
  13408.         <style>radiobutton</style>
  13409.         <showName> <true /> </showName>
  13410.         <highlight> <true /> </highlight>
  13411.         <autoHighlight> <false /> </autoHighlight>
  13412.         <sharedHighlight> <true /> </sharedHighlight>
  13413.         <family>0</family>
  13414.         <titleWidth>0</titleWidth>
  13415.         <icon>0</icon>
  13416.         <textAlign>center</textAlign>
  13417.         <font>Geneva</font>
  13418.         <textSize>12</textSize>
  13419.         <textStyle>plain</textStyle>
  13420.         <name>true</name>
  13421.         <script>on mouseUpSetBtn 2,3end mouseUp</script>
  13422.     </part>
  13423.     <part>
  13424.         <id>19</id>
  13425.         <type>button</type>
  13426.         <visible> <false /> </visible>
  13427.         <reserved5> 0 </reserved5>
  13428.         <reserved4> 0 </reserved4>
  13429.         <reserved3> 0 </reserved3>
  13430.         <reserved2> 0 </reserved2>
  13431.         <reserved1> 0 </reserved1>
  13432.         <enabled> <true /> </enabled>
  13433.         <rect>
  13434.             <left>112</left>
  13435.             <top>301</top>
  13436.             <right>169</right>
  13437.             <bottom>318</bottom>
  13438.         </rect>
  13439.         <style>radiobutton</style>
  13440.         <showName> <true /> </showName>
  13441.         <highlight> <false /> </highlight>
  13442.         <autoHighlight> <false /> </autoHighlight>
  13443.         <sharedHighlight> <true /> </sharedHighlight>
  13444.         <family>0</family>
  13445.         <titleWidth>0</titleWidth>
  13446.         <icon>0</icon>
  13447.         <textAlign>center</textAlign>
  13448.         <font>Geneva</font>
  13449.         <textSize>12</textSize>
  13450.         <textStyle>plain</textStyle>
  13451.         <name>false</name>
  13452.         <script>on mouseUpSetBtn 4,5end mouseUp</script>
  13453.     </part>
  13454.     <part>
  13455.         <id>20</id>
  13456.         <type>button</type>
  13457.         <visible> <false /> </visible>
  13458.         <reserved5> 0 </reserved5>
  13459.         <reserved4> 0 </reserved4>
  13460.         <reserved3> 0 </reserved3>
  13461.         <reserved2> 0 </reserved2>
  13462.         <reserved1> 0 </reserved1>
  13463.         <enabled> <true /> </enabled>
  13464.         <rect>
  13465.             <left>112</left>
  13466.             <top>317</top>
  13467.             <right>169</right>
  13468.             <bottom>334</bottom>
  13469.         </rect>
  13470.         <style>radiobutton</style>
  13471.         <showName> <true /> </showName>
  13472.         <highlight> <true /> </highlight>
  13473.         <autoHighlight> <false /> </autoHighlight>
  13474.         <sharedHighlight> <true /> </sharedHighlight>
  13475.         <family>0</family>
  13476.         <titleWidth>0</titleWidth>
  13477.         <icon>0</icon>
  13478.         <textAlign>center</textAlign>
  13479.         <font>Geneva</font>
  13480.         <textSize>12</textSize>
  13481.         <textStyle>plain</textStyle>
  13482.         <name>true</name>
  13483.         <script>on mouseUpSetBtn 4,5end mouseUp</script>
  13484.     </part>
  13485.     <part>
  13486.         <id>21</id>
  13487.         <type>button</type>
  13488.         <visible> <false /> </visible>
  13489.         <reserved5> 0 </reserved5>
  13490.         <reserved4> 0 </reserved4>
  13491.         <reserved3> 0 </reserved3>
  13492.         <reserved2> 0 </reserved2>
  13493.         <reserved1> 0 </reserved1>
  13494.         <enabled> <true /> </enabled>
  13495.         <rect>
  13496.             <left>191</left>
  13497.             <top>301</top>
  13498.             <right>248</right>
  13499.             <bottom>318</bottom>
  13500.         </rect>
  13501.         <style>radiobutton</style>
  13502.         <showName> <true /> </showName>
  13503.         <highlight> <true /> </highlight>
  13504.         <autoHighlight> <false /> </autoHighlight>
  13505.         <sharedHighlight> <true /> </sharedHighlight>
  13506.         <family>0</family>
  13507.         <titleWidth>0</titleWidth>
  13508.         <icon>0</icon>
  13509.         <textAlign>center</textAlign>
  13510.         <font>Geneva</font>
  13511.         <textSize>12</textSize>
  13512.         <textStyle>plain</textStyle>
  13513.         <name>false</name>
  13514.         <script>on mouseUpSetBtn 6,7end mouseUp</script>
  13515.     </part>
  13516.     <part>
  13517.         <id>22</id>
  13518.         <type>button</type>
  13519.         <visible> <false /> </visible>
  13520.         <reserved5> 0 </reserved5>
  13521.         <reserved4> 0 </reserved4>
  13522.         <reserved3> 0 </reserved3>
  13523.         <reserved2> 0 </reserved2>
  13524.         <reserved1> 0 </reserved1>
  13525.         <enabled> <true /> </enabled>
  13526.         <rect>
  13527.             <left>191</left>
  13528.             <top>317</top>
  13529.             <right>248</right>
  13530.             <bottom>334</bottom>
  13531.         </rect>
  13532.         <style>radiobutton</style>
  13533.         <showName> <true /> </showName>
  13534.         <highlight> <false /> </highlight>
  13535.         <autoHighlight> <false /> </autoHighlight>
  13536.         <sharedHighlight> <true /> </sharedHighlight>
  13537.         <family>0</family>
  13538.         <titleWidth>0</titleWidth>
  13539.         <icon>0</icon>
  13540.         <textAlign>center</textAlign>
  13541.         <font>Geneva</font>
  13542.         <textSize>12</textSize>
  13543.         <textStyle>plain</textStyle>
  13544.         <name>true</name>
  13545.         <script>on mouseUpSetBtn 6,7end mouseUp</script>
  13546.     </part>
  13547.     <part>
  13548.         <id>23</id>
  13549.         <type>field</type>
  13550.         <visible> <false /> </visible>
  13551.         <dontWrap> <false /> </dontWrap>
  13552.         <dontSearch> <false /> </dontSearch>
  13553.         <sharedText> <false /> </sharedText>
  13554.         <fixedLineHeight> <true /> </fixedLineHeight>
  13555.         <autoTab> <true /> </autoTab>
  13556.         <lockText> <false /> </lockText>
  13557.         <rect>
  13558.             <left>318</left>
  13559.             <top>297</top>
  13560.             <right>363</right>
  13561.             <bottom>314</bottom>
  13562.         </rect>
  13563.         <style>rectangle</style>
  13564.         <autoSelect> <false /> </autoSelect>
  13565.         <showLines> <false /> </showLines>
  13566.         <wideMargins> <false /> </wideMargins>
  13567.         <multipleLines> <false /> </multipleLines>
  13568.         <reservedFamily> 0 </reservedFamily>
  13569.         <titleWidth>0</titleWidth>
  13570.         <icon>0</icon>
  13571.         <textAlign>center</textAlign>
  13572.         <font>Geneva</font>
  13573.         <textSize>12</textSize>
  13574.         <textStyle>plain</textStyle>
  13575.         <textHeight>16</textHeight>
  13576.         <name>Start</name>
  13577.         <script></script>
  13578.     </part>
  13579.     <part>
  13580.         <id>25</id>
  13581.         <type>field</type>
  13582.         <visible> <false /> </visible>
  13583.         <dontWrap> <false /> </dontWrap>
  13584.         <dontSearch> <false /> </dontSearch>
  13585.         <sharedText> <false /> </sharedText>
  13586.         <fixedLineHeight> <true /> </fixedLineHeight>
  13587.         <autoTab> <true /> </autoTab>
  13588.         <lockText> <false /> </lockText>
  13589.         <rect>
  13590.             <left>318</left>
  13591.             <top>316</top>
  13592.             <right>389</right>
  13593.             <bottom>333</bottom>
  13594.         </rect>
  13595.         <style>rectangle</style>
  13596.         <autoSelect> <false /> </autoSelect>
  13597.         <showLines> <false /> </showLines>
  13598.         <wideMargins> <false /> </wideMargins>
  13599.         <multipleLines> <false /> </multipleLines>
  13600.         <reservedFamily> 0 </reservedFamily>
  13601.         <titleWidth>0</titleWidth>
  13602.         <icon>0</icon>
  13603.         <textAlign>center</textAlign>
  13604.         <font>Geneva</font>
  13605.         <textSize>12</textSize>
  13606.         <textStyle>plain</textStyle>
  13607.         <textHeight>16</textHeight>
  13608.         <name>Items</name>
  13609.         <script></script>
  13610.     </part>
  13611.     <part>
  13612.         <id>26</id>
  13613.         <type>field</type>
  13614.         <visible> <false /> </visible>
  13615.         <dontWrap> <false /> </dontWrap>
  13616.         <dontSearch> <false /> </dontSearch>
  13617.         <sharedText> <false /> </sharedText>
  13618.         <fixedLineHeight> <true /> </fixedLineHeight>
  13619.         <autoTab> <false /> </autoTab>
  13620.         <lockText> <true /> </lockText>
  13621.         <rect>
  13622.             <left>399</left>
  13623.             <top>260</top>
  13624.             <right>499</right>
  13625.             <bottom>310</bottom>
  13626.         </rect>
  13627.         <style>scrolling</style>
  13628.         <autoSelect> <false /> </autoSelect>
  13629.         <showLines> <false /> </showLines>
  13630.         <wideMargins> <false /> </wideMargins>
  13631.         <multipleLines> <false /> </multipleLines>
  13632.         <reservedFamily> 0 </reservedFamily>
  13633.         <titleWidth>0</titleWidth>
  13634.         <icon>0</icon>
  13635.         <textAlign>left</textAlign>
  13636.         <font>Geneva</font>
  13637.         <textSize>9</textSize>
  13638.         <textStyle>plain</textStyle>
  13639.         <textHeight>12</textHeight>
  13640.         <name>Result</name>
  13641.         <script></script>
  13642.     </part>
  13643.     <part>
  13644.         <id>27</id>
  13645.         <type>button</type>
  13646.         <visible> <false /> </visible>
  13647.         <reserved5> 0 </reserved5>
  13648.         <reserved4> 0 </reserved4>
  13649.         <reserved3> 0 </reserved3>
  13650.         <reserved2> 0 </reserved2>
  13651.         <reserved1> 0 </reserved1>
  13652.         <enabled> <true /> </enabled>
  13653.         <rect>
  13654.             <left>399</left>
  13655.             <top>312</top>
  13656.             <right>500</right>
  13657.             <bottom>333</bottom>
  13658.         </rect>
  13659.         <style>roundrect</style>
  13660.         <showName> <true /> </showName>
  13661.         <highlight> <false /> </highlight>
  13662.         <autoHighlight> <true /> </autoHighlight>
  13663.         <sharedHighlight> <true /> </sharedHighlight>
  13664.         <family>0</family>
  13665.         <titleWidth>0</titleWidth>
  13666.         <icon>0</icon>
  13667.         <textAlign>center</textAlign>
  13668.         <font>Geneva</font>
  13669.         <textSize>12</textSize>
  13670.         <textStyle>plain</textStyle>
  13671.         <name>Search</name>
  13672.         <script>on mouseUpset cursor to watchput (hilite of btn 3) into Exactlyput (hilite of btn 5) into Allput (hilite of btn 7) into Caseif cd fld "Start" is emptythen put 0 into Startelse put cd fld "Start" into Startif cd fld "Items" is emptythenget FullFind(cd fld "Container",cd fld "Pattern",Exactly,All,Case,┬¼Start)elseget FullFind(cd fld "Container",cd fld "Pattern",Exactly,All,Case,┬¼Start,cd fld "Items")end ifif first word of it Γëá "Error"thenset scroll of cd fld "Result" to 0put it into cd fld "Result"else answer itend mouseUp</script>
  13673.     </part>
  13674.     <content>
  13675.         <layer>card</layer>
  13676.         <id>1</id>
  13677.         <text>                                                 FullFind 1.4                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullFind XFCN allows to search for first of all matches of a string in a container.SYNTAX--------          FullFind(<container>,<pattern>[,<exactly>[,<all>[,<case sens.>                        [,<start>[,<item(s)>]]]])PARAMETERS------------   Container is where the pattern will  be searched in.   Pattern is the search string, and cannot exceed 255 chars.   Exactly can be true or false, and defines if the search will match the pattern as full word (true), or just as chars (false). Default is true.   All can be true or false, and defines if the search will return only the first match (false), or all matches (true). Default is false.   Case sens. can be true or false, and defines if the search must be case sensitive (true) or not (false). Default is false.   Start is an integer defining the char after which the search begins. Default is 0.   Item(s) is an item list of the item numbers in which the pattern will be sarched in each line. Default is the whole line.   Using "!", "?" and "=" as parameter will return an online help (resp. copyright, syntax and output).USING-----   The XFCN returns a one or many lines result, each one containing four items "X,Y,Z,T", where :     X is the position in the container of the first char of the pattern     Y is the line number     Z is the position in the line of the first char of the pattern     T is the item number   If the pattern is not found, the XFCN returns an empty string.If an error occurs, FullFind can return :     "Error : Missing parameter(s)"     "Error : Param 3 must be true|false"     "Error : Param 4 must be true|false"     "Error : Param 5 must be a positive integer"     "Error : Param 6 must be an integer > 0"     "Error : Couldn't build the result"     "Error : Separator char not allowed at the end of pattern"HISTORY--------1.4 :                                                                                          05/17/92ΓÇó Added itemDelimiter handling for specific item searching1.3                                                                                            02/23/92ΓÇó Search no more limited to 32000 charsΓÇó Added exact search with multi-word pattern1.2                                                                                              8/16/91ΓÇó Added "=" online help paramΓÇó Using Script Mgr to find word boundaries</text>
  13678.     </content>
  13679.     <content>
  13680.         <layer>card</layer>
  13681.         <id>17</id>
  13682.         <text>Pattern :  Exactly            All          Case Sens.                                                            Start                                                            Item(s)</text>
  13683.     </content>
  13684.     <content>
  13685.         <layer>card</layer>
  13686.         <id>18</id>
  13687.         <text>the</text>
  13688.     </content>
  13689.     <content>
  13690.         <layer>card</layer>
  13691.         <id>26</id>
  13692.         <text>430,21,23,1</text>
  13693.     </content>
  13694.     <name></name>
  13695.     <script>on SetBtn start,stoprepeat with i=start to stopset hilite of btn i to (number of the target = i)end repeatend SetBtn</script>
  13696. </card>
  13697.  
  13698.  
  13699. card_16310.xml
  13700. <?xml version="1.0" encoding="utf-8" ?>
  13701. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13702. <card>
  13703.     <id>16310</id>
  13704.     <filler1>0</filler1>
  13705.     <bitmap>BMAP_20629.pbm</bitmap>
  13706.     <cantDelete> <false /> </cantDelete>
  13707.     <showPict> <true /> </showPict>
  13708.     <dontSearch> <false /> </dontSearch>
  13709.     <owner>46925</owner>
  13710.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  13711.     <part>
  13712.         <id>1</id>
  13713.         <type>field</type>
  13714.         <visible> <true /> </visible>
  13715.         <dontWrap> <false /> </dontWrap>
  13716.         <dontSearch> <false /> </dontSearch>
  13717.         <sharedText> <false /> </sharedText>
  13718.         <fixedLineHeight> <true /> </fixedLineHeight>
  13719.         <autoTab> <false /> </autoTab>
  13720.         <lockText> <true /> </lockText>
  13721.         <rect>
  13722.             <left>69</left>
  13723.             <top>68</top>
  13724.             <right>434</right>
  13725.             <bottom>252</bottom>
  13726.         </rect>
  13727.         <style>scrolling</style>
  13728.         <autoSelect> <false /> </autoSelect>
  13729.         <showLines> <false /> </showLines>
  13730.         <wideMargins> <false /> </wideMargins>
  13731.         <multipleLines> <false /> </multipleLines>
  13732.         <reservedFamily> 0 </reservedFamily>
  13733.         <titleWidth>0</titleWidth>
  13734.         <icon>0</icon>
  13735.         <textAlign>left</textAlign>
  13736.         <font>Geneva</font>
  13737.         <textSize>9</textSize>
  13738.         <textStyle>plain</textStyle>
  13739.         <textHeight>12</textHeight>
  13740.         <name></name>
  13741.         <script></script>
  13742.     </part>
  13743.     <part>
  13744.         <id>5</id>
  13745.         <type>button</type>
  13746.         <visible> <true /> </visible>
  13747.         <reserved5> 0 </reserved5>
  13748.         <reserved4> 0 </reserved4>
  13749.         <reserved3> 0 </reserved3>
  13750.         <reserved2> 0 </reserved2>
  13751.         <reserved1> 0 </reserved1>
  13752.         <enabled> <true /> </enabled>
  13753.         <rect>
  13754.             <left>122</left>
  13755.             <top>259</top>
  13756.             <right>202</right>
  13757.             <bottom>336</bottom>
  13758.         </rect>
  13759.         <style>shadow</style>
  13760.         <showName> <true /> </showName>
  13761.         <highlight> <false /> </highlight>
  13762.         <autoHighlight> <true /> </autoHighlight>
  13763.         <sharedHighlight> <true /> </sharedHighlight>
  13764.         <family>0</family>
  13765.         <titleWidth>0</titleWidth>
  13766.         <icon>0</icon>
  13767.         <textAlign>center</textAlign>
  13768.         <font>Geneva</font>
  13769.         <textSize>12</textSize>
  13770.         <textStyle>plain</textStyle>
  13771.         <name>Drag meΓǪ</name>
  13772.         <script>on mouseDownDoMoveend mouseDown</script>
  13773.     </part>
  13774.     <part>
  13775.         <id>20</id>
  13776.         <type>button</type>
  13777.         <visible> <true /> </visible>
  13778.         <reserved5> 0 </reserved5>
  13779.         <reserved4> 0 </reserved4>
  13780.         <reserved3> 0 </reserved3>
  13781.         <reserved2> 0 </reserved2>
  13782.         <reserved1> 0 </reserved1>
  13783.         <enabled> <true /> </enabled>
  13784.         <rect>
  13785.             <left>325</left>
  13786.             <top>259</top>
  13787.             <right>405</right>
  13788.             <bottom>336</bottom>
  13789.         </rect>
  13790.         <style>shadow</style>
  13791.         <showName> <true /> </showName>
  13792.         <highlight> <false /> </highlight>
  13793.         <autoHighlight> <true /> </autoHighlight>
  13794.         <sharedHighlight> <true /> </sharedHighlight>
  13795.         <family>0</family>
  13796.         <titleWidth>0</titleWidth>
  13797.         <icon>0</icon>
  13798.         <textAlign>center</textAlign>
  13799.         <font>Geneva</font>
  13800.         <textSize>12</textSize>
  13801.         <textStyle>plain</textStyle>
  13802.         <name>ΓǪor me</name>
  13803.         <script>on mouseDowndoMoveend mouseDown</script>
  13804.     </part>
  13805.     <part>
  13806.         <id>21</id>
  13807.         <type>button</type>
  13808.         <visible> <true /> </visible>
  13809.         <reserved5> 0 </reserved5>
  13810.         <reserved4> 0 </reserved4>
  13811.         <reserved3> 0 </reserved3>
  13812.         <reserved2> 0 </reserved2>
  13813.         <reserved1> 0 </reserved1>
  13814.         <enabled> <true /> </enabled>
  13815.         <rect>
  13816.             <left>243</left>
  13817.             <top>304</top>
  13818.             <right>279</right>
  13819.             <bottom>340</bottom>
  13820.         </rect>
  13821.         <style>transparent</style>
  13822.         <showName> <false /> </showName>
  13823.         <highlight> <false /> </highlight>
  13824.         <autoHighlight> <false /> </autoHighlight>
  13825.         <sharedHighlight> <true /> </sharedHighlight>
  13826.         <family>0</family>
  13827.         <titleWidth>0</titleWidth>
  13828.         <icon>130</icon>
  13829.         <textAlign>center</textAlign>
  13830.         <font>Geneva</font>
  13831.         <textSize>12</textSize>
  13832.         <textStyle>plain</textStyle>
  13833.         <name></name>
  13834.         <script></script>
  13835.     </part>
  13836.     <content>
  13837.         <layer>card</layer>
  13838.         <id>1</id>
  13839.         <text>                                               FullDrag 1.3                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FullDrag XFCN allows to drag a gray outline of one or more rectangles, and even test a condition while dragging.SYNTAX--------       FullDrag (<rect(s)>[,<limit rect>[,<test>,<if true>[,<if false>]]])PARAMETERS------------   <rect(s)> can be a single rect, or a return delimited list of many rectangles.   <limit rect> defines the maximal area for dragging.   <test> string is an HyperTalk boolean statement (like "the mouseLoc is within rect of fld 1") which will be repetitivly evaluated while dragging.   <if true> and <if false> are two Hypertalk statement string which will be executed when the test string will return true or false.    As usual, using "!", "?" et "=" returns online help (resp. about, syntax and output).USING-----   If the mouse button is released within limit rect, the XFCN will return a two items string "x,y" corresponding to the horizontal and vertical move from the original point. If the mouse is released outside, the result will be empty.   Holding shift key allows to constraint move to horizontal or vertical axis.ERRORS-------If an error occurs, the XFCN can return :     "Error : Missing or empty rect parameter"     "Error : Incorrect rect in param #1"     "Error : Incorrect limit rect"     "Error : Incorrect Test string"     "Error : Missing action if true"HISTORY--------1.3                                                                                            06/28/92ΓÇó Fixed bug with rapid double-click.1.2                                                                                            02/23/92ΓÇó Fixed pattern bug with SuperCard.ΓÇó Constraint detection has been enhanced1.1                                                                                            12/26/91ΓÇó Changed way to pass parameter to FilterProcΓÇó Refresh of screen on outputΓÇó Added move constraints</text>
  13840.     </content>
  13841.     <name></name>
  13842.     <script>on DoMoveput rect of btn 1 & return & rect of btn 2 into RectListput fulldrag(RectList,"0,0,512,342",┬¼"the mouseLoc is within rect of btn 3",┬¼"set icon of btn 3 to 131",┬¼"set icon of btn 3 to 130") into Moveif first word of Move is "Error"thenanswer Moveelserepeat with i=1 to 2get loc of btn iadd item 1 of Move to item 1 of itadd item 2 of Move to item 2 of itset loc of btn i to itend repeatend ifend DoMove</script>
  13843. </card>
  13844.  
  13845.  
  13846. card_15698.xml
  13847. <?xml version="1.0" encoding="utf-8" ?>
  13848. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13849. <card>
  13850.     <id>15698</id>
  13851.     <filler1>0</filler1>
  13852.     <bitmap>BMAP_16004.pbm</bitmap>
  13853.     <cantDelete> <false /> </cantDelete>
  13854.     <showPict> <true /> </showPict>
  13855.     <dontSearch> <false /> </dontSearch>
  13856.     <owner>46925</owner>
  13857.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  13858.     <part>
  13859.         <id>1</id>
  13860.         <type>field</type>
  13861.         <visible> <true /> </visible>
  13862.         <dontWrap> <false /> </dontWrap>
  13863.         <dontSearch> <false /> </dontSearch>
  13864.         <sharedText> <false /> </sharedText>
  13865.         <fixedLineHeight> <true /> </fixedLineHeight>
  13866.         <autoTab> <false /> </autoTab>
  13867.         <lockText> <true /> </lockText>
  13868.         <rect>
  13869.             <left>69</left>
  13870.             <top>68</top>
  13871.             <right>434</right>
  13872.             <bottom>252</bottom>
  13873.         </rect>
  13874.         <style>scrolling</style>
  13875.         <autoSelect> <false /> </autoSelect>
  13876.         <showLines> <false /> </showLines>
  13877.         <wideMargins> <false /> </wideMargins>
  13878.         <multipleLines> <false /> </multipleLines>
  13879.         <reservedFamily> 0 </reservedFamily>
  13880.         <titleWidth>0</titleWidth>
  13881.         <icon>0</icon>
  13882.         <textAlign>left</textAlign>
  13883.         <font>Geneva</font>
  13884.         <textSize>9</textSize>
  13885.         <textStyle>plain</textStyle>
  13886.         <textHeight>12</textHeight>
  13887.         <name></name>
  13888.         <script>on mouseEnterFullBalloons "ShowSTR","5000"end mouseEnter</script>
  13889.     </part>
  13890.     <part>
  13891.         <id>5</id>
  13892.         <type>button</type>
  13893.         <visible> <true /> </visible>
  13894.         <reserved5> 0 </reserved5>
  13895.         <reserved4> 0 </reserved4>
  13896.         <reserved3> 0 </reserved3>
  13897.         <reserved2> 0 </reserved2>
  13898.         <reserved1> 0 </reserved1>
  13899.         <enabled> <true /> </enabled>
  13900.         <rect>
  13901.             <left>174</left>
  13902.             <top>263</top>
  13903.             <right>343</right>
  13904.             <bottom>293</bottom>
  13905.         </rect>
  13906.         <style>roundrect</style>
  13907.         <showName> <true /> </showName>
  13908.         <highlight> <false /> </highlight>
  13909.         <autoHighlight> <true /> </autoHighlight>
  13910.         <sharedHighlight> <true /> </sharedHighlight>
  13911.         <family>0</family>
  13912.         <titleWidth>0</titleWidth>
  13913.         <icon>0</icon>
  13914.         <textAlign>center</textAlign>
  13915.         <font>Geneva</font>
  13916.         <textSize>12</textSize>
  13917.         <textStyle>plain</textStyle>
  13918.         <name>Activer l'aide bulles</name>
  13919.         <script>on mouseEnterFullBalloons "ShowDirect","This is a showDirect call"end mouseEnteron mouseUpget short name of meif last word of it is "OFF"thenput "ON" into last word of itFullBalloons "Off"elseput "OFF" into last word of itFullBalloons "On"end ifif first word of the Result is "Error"then answer the Resultelse set name of me to itend mouseUp</script>
  13920.     </part>
  13921.     <part>
  13922.         <id>17</id>
  13923.         <type>button</type>
  13924.         <visible> <true /> </visible>
  13925.         <reserved5> 0 </reserved5>
  13926.         <reserved4> 0 </reserved4>
  13927.         <reserved3> 0 </reserved3>
  13928.         <reserved2> 0 </reserved2>
  13929.         <reserved1> 0 </reserved1>
  13930.         <enabled> <true /> </enabled>
  13931.         <rect>
  13932.             <left>3</left>
  13933.             <top>0</top>
  13934.             <right>88</right>
  13935.             <bottom>18</bottom>
  13936.         </rect>
  13937.         <style>transparent</style>
  13938.         <showName> <false /> </showName>
  13939.         <highlight> <false /> </highlight>
  13940.         <autoHighlight> <false /> </autoHighlight>
  13941.         <sharedHighlight> <true /> </sharedHighlight>
  13942.         <family>0</family>
  13943.         <titleWidth>0</titleWidth>
  13944.         <icon>0</icon>
  13945.         <textAlign>center</textAlign>
  13946.         <font>Geneva</font>
  13947.         <textSize>12</textSize>
  13948.         <textStyle>plain</textStyle>
  13949.         <name></name>
  13950.         <script>on mouseEnterFullBalloons "ShowPICT",5000end mouseEnter</script>
  13951.     </part>
  13952.     <part>
  13953.         <id>18</id>
  13954.         <type>button</type>
  13955.         <visible> <true /> </visible>
  13956.         <reserved5> 0 </reserved5>
  13957.         <reserved4> 0 </reserved4>
  13958.         <reserved3> 0 </reserved3>
  13959.         <reserved2> 0 </reserved2>
  13960.         <reserved1> 0 </reserved1>
  13961.         <enabled> <true /> </enabled>
  13962.         <rect>
  13963.             <left>246</left>
  13964.             <top>15</top>
  13965.             <right>369</right>
  13966.             <bottom>61</bottom>
  13967.         </rect>
  13968.         <style>transparent</style>
  13969.         <showName> <false /> </showName>
  13970.         <highlight> <false /> </highlight>
  13971.         <autoHighlight> <false /> </autoHighlight>
  13972.         <sharedHighlight> <true /> </sharedHighlight>
  13973.         <family>0</family>
  13974.         <titleWidth>0</titleWidth>
  13975.         <icon>0</icon>
  13976.         <textAlign>center</textAlign>
  13977.         <font>Geneva</font>
  13978.         <textSize>12</textSize>
  13979.         <textStyle>plain</textStyle>
  13980.         <name></name>
  13981.         <script>on mouseEnterFullBalloons "ShowStr#","5000,2"end mouseEnter</script>
  13982.     </part>
  13983.     <part>
  13984.         <id>19</id>
  13985.         <type>button</type>
  13986.         <visible> <true /> </visible>
  13987.         <reserved5> 0 </reserved5>
  13988.         <reserved4> 0 </reserved4>
  13989.         <reserved3> 0 </reserved3>
  13990.         <reserved2> 0 </reserved2>
  13991.         <reserved1> 0 </reserved1>
  13992.         <enabled> <true /> </enabled>
  13993.         <rect>
  13994.             <left>120</left>
  13995.             <top>15</top>
  13996.             <right>241</right>
  13997.             <bottom>61</bottom>
  13998.         </rect>
  13999.         <style>transparent</style>
  14000.         <showName> <false /> </showName>
  14001.         <highlight> <false /> </highlight>
  14002.         <autoHighlight> <false /> </autoHighlight>
  14003.         <sharedHighlight> <true /> </sharedHighlight>
  14004.         <family>0</family>
  14005.         <titleWidth>0</titleWidth>
  14006.         <icon>0</icon>
  14007.         <textAlign>center</textAlign>
  14008.         <font>Geneva</font>
  14009.         <textSize>12</textSize>
  14010.         <textStyle>plain</textStyle>
  14011.         <name></name>
  14012.         <script>on mouseEnterFullBalloons "ShowStr#","5000,1"end mouseEnter</script>
  14013.     </part>
  14014.     <part>
  14015.         <id>20</id>
  14016.         <type>button</type>
  14017.         <visible> <true /> </visible>
  14018.         <reserved5> 0 </reserved5>
  14019.         <reserved4> 0 </reserved4>
  14020.         <reserved3> 0 </reserved3>
  14021.         <reserved2> 0 </reserved2>
  14022.         <reserved1> 0 </reserved1>
  14023.         <enabled> <true /> </enabled>
  14024.         <rect>
  14025.             <left>403</left>
  14026.             <top>2</top>
  14027.             <right>430</right>
  14028.             <bottom>20</bottom>
  14029.         </rect>
  14030.         <style>transparent</style>
  14031.         <showName> <false /> </showName>
  14032.         <highlight> <false /> </highlight>
  14033.         <autoHighlight> <false /> </autoHighlight>
  14034.         <sharedHighlight> <true /> </sharedHighlight>
  14035.         <family>0</family>
  14036.         <titleWidth>0</titleWidth>
  14037.         <icon>0</icon>
  14038.         <textAlign>center</textAlign>
  14039.         <font>Geneva</font>
  14040.         <textSize>12</textSize>
  14041.         <textStyle>plain</textStyle>
  14042.         <name></name>
  14043.         <script>on mouseEnterFullBalloons "ShowTEXT",5000end mouseEnter</script>
  14044.     </part>
  14045.     <part>
  14046.         <id>23</id>
  14047.         <type>field</type>
  14048.         <visible> <true /> </visible>
  14049.         <dontWrap> <false /> </dontWrap>
  14050.         <dontSearch> <false /> </dontSearch>
  14051.         <sharedText> <false /> </sharedText>
  14052.         <fixedLineHeight> <true /> </fixedLineHeight>
  14053.         <autoTab> <false /> </autoTab>
  14054.         <lockText> <false /> </lockText>
  14055.         <rect>
  14056.             <left>136</left>
  14057.             <top>306</top>
  14058.             <right>394</right>
  14059.             <bottom>327</bottom>
  14060.         </rect>
  14061.         <style>shadow</style>
  14062.         <autoSelect> <false /> </autoSelect>
  14063.         <showLines> <false /> </showLines>
  14064.         <wideMargins> <false /> </wideMargins>
  14065.         <multipleLines> <false /> </multipleLines>
  14066.         <reservedFamily> 0 </reservedFamily>
  14067.         <titleWidth>0</titleWidth>
  14068.         <icon>0</icon>
  14069.         <textAlign>left</textAlign>
  14070.         <font>Geneva</font>
  14071.         <textSize>12</textSize>
  14072.         <textStyle>plain</textStyle>
  14073.         <textHeight>16</textHeight>
  14074.         <name></name>
  14075.         <script>on mouseEnterFullBalloons "ShowField",the targetend mouseEnteron openFieldFullBalloons "remove"end openField</script>
  14076.     </part>
  14077.     <content>
  14078.         <layer>card</layer>
  14079.         <id>1</id>
  14080.         <text>                                             FullBalloons 1.0                                          by Fr├⌐d├⌐ric RINALDI   Yet another HyperCard Balloon Help external ? Nope. Just because I think that the previous sets provided by other developers dont fit the real user needs, have too impenetrable parameters, are simply buggy or hard to implement, or miss some features provided by Help Mgr. So, once again, I wrote it by myself,  assuming that :   ΓÇó One global XCMD is the best approach, since most of time result is not needed if the external is well done.   ΓÇó It must check for Help Mgr availability rather than simply bomb under System 6 (don't laugh, I've got one like that !)   ΓÇó All parameters must be case insensitive to be more user-friendly, and whenever possible, be in any order in the external call (read EDGE !)   ΓÇó One HyperTalk statements with two minimal parameters must fit 90% of the needs, including auto-removing, correctly placing the tip, etc...   ΓÇó No user has to deal with variant code 0..7 to set the tip location on the balloon. Who can remember that, when "topLeft" or "rightBottom" are self-explaining ?   ΓÇó Styled text is available in Balloon Help so why not implement it also ?DESCRIPTION------------  FullBalloons allows to add Balloon Help in a stack.SYNTAX-------              FullBalloons <action>[,<balloon content>[,<tipLoc>]                                 [,<hotRect>][,<tipPosition>]]PARAMETERS   Only param 1 is only needed param, param 2 is needed only when param 1 is "showΓǪ". All other params are optional and can be in any order.   <action> is the action string, of course case insensitive, and can be :       on                 : turn balloon Help on       off                : turn balloon Help off       isOn              : test if Balloon Help is on or off       isShowing     : test if a balloon is currently showing       showDirect   : show a balloon using litteral parameter        showPICT     : show a balloon using a PICT resource       showSTR      : show a balloon using a STR resource       showSTR#    : show a balloon using a STR# resource       showField     : show a balloon using styled text from a field       ShowTEXT    : show a balloon using  TEXT and styl resources       remove        : remove currently showing balloon   <balloon content> is only needed when first param begins with "showΓǪ". Depending on choosen action, this param will be :       showDirect   : a litteral string or any container       showPICT     : a PICT resource ID       showSTR      : a STR resource ID       showSTR#    : a two item string "ID,index" where ID the the STR#                              resource ID and index the string number in it.       showField     : a string giving the field descriptor. It can be any valid                              descriptor (name, number or ID), and must be enclosed                              in quotes (like "cd fld 1" or "bg fld id 52")       ShowTEXT    : a TEXT/styl resources ID   <tipLoc> is a point giving the location of the balloon tip. Default is the current mouseLoc.   <hotRect> is a rect giving the area where the balloon disappears as soon as the mouse is not in anymore. Default is the rect of target object, since calls to FullBalloons use MouseEnter handler.   <tipPosition> is the position of the tip on the balloon. Default is leftTop, but the Help Mgr always can change it to make the balloon fit on screen. If you want to force it the a specific position, the parameter can be :   leftTop,topLeft,rightTop,topRight,bottomRight,rightBottom,bottomLeft,leftBottom.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   FullBalloons is usually callled in a MouseEnter handler. Since balloon disposing is automatic, no mouseLeave handler is needed.   With unlocked fields, a good practice is the hide the balloon as soon as clicked in the field :     on openField       FullBalloons "remove"     end openField   You don't need to test for Balloon Help state (on/off) before calling showBalloon "showΓǪ". The external doest it for you.   You don't need to test for that summy -853 error code coming from a too quick cursor movement, nor need a special handler for it. Once again, that stuff is done by the XCMD.   Since Help Mgr is quite slow, quickly moving the mouse around can sometimes be too fast for mouseEnter messages to be send. One good workaround is too add in the stack script :     on mouseWithin       get word 1 to 2 of the target && number of the target         FullBalloons "IsShowing"         if not the Result and it Γëá the selectedField       then send mouseEnter to the target     end mouseWithinERRORS-------If an error occurs, FullBalloons can return :     "Error : Balloons Help not supported"     "Error : Missing or empty parameter"     "Error : Bad action parameter"     "Error : Missing balloon content parameter"     "Error : Missing STR# index"     "Error : Bad field descriptor"     "Error : TEXT resource cannot exceed 255 chars"     "Error : HotRect defined twice"     "Error : TipLoc defined twice"     "Error : TipPosition defined twice"     "Error : Bad tipPosition parameter"     "Error : Out of memory"     "Error : Resource not found"</text>
  14081.     </content>
  14082.     <content>
  14083.         <layer>card</layer>
  14084.         <id>23</id>
  14085.         <text>Editing field just for funΓǪ</text>
  14086.     </content>
  14087.     <name>FullBalloons 1.0</name>
  14088.     <script>on opencardFullBalloons "IsOn"if the Result is truethen set name of btn 1 to "D├⌐sactiver l'aide bulles"else set name of btn 1 to "Activer l'aide bulles"end opencardon closeCardend closeCardon mouseWithinget word 1 to 2 of the target && number of the targetFullBalloons "IsShowing"if the Result is false and it Γëá the selectedFieldthen send mouseEnter to the targetend mouseWithin</script>
  14089. </card>
  14090.  
  14091.  
  14092. card_48568.xml
  14093. <?xml version="1.0" encoding="utf-8" ?>
  14094. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14095. <card>
  14096.     <id>48568</id>
  14097.     <filler1>0</filler1>
  14098.     <bitmap>BMAP_54216.pbm</bitmap>
  14099.     <cantDelete> <false /> </cantDelete>
  14100.     <showPict> <true /> </showPict>
  14101.     <dontSearch> <false /> </dontSearch>
  14102.     <owner>46925</owner>
  14103.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  14104.     <part>
  14105.         <id>1</id>
  14106.         <type>field</type>
  14107.         <visible> <true /> </visible>
  14108.         <dontWrap> <false /> </dontWrap>
  14109.         <dontSearch> <false /> </dontSearch>
  14110.         <sharedText> <false /> </sharedText>
  14111.         <fixedLineHeight> <true /> </fixedLineHeight>
  14112.         <autoTab> <false /> </autoTab>
  14113.         <lockText> <true /> </lockText>
  14114.         <rect>
  14115.             <left>69</left>
  14116.             <top>68</top>
  14117.             <right>434</right>
  14118.             <bottom>252</bottom>
  14119.         </rect>
  14120.         <style>scrolling</style>
  14121.         <autoSelect> <false /> </autoSelect>
  14122.         <showLines> <false /> </showLines>
  14123.         <wideMargins> <false /> </wideMargins>
  14124.         <multipleLines> <false /> </multipleLines>
  14125.         <reservedFamily> 0 </reservedFamily>
  14126.         <titleWidth>0</titleWidth>
  14127.         <icon>0</icon>
  14128.         <textAlign>left</textAlign>
  14129.         <font>Geneva</font>
  14130.         <textSize>9</textSize>
  14131.         <textStyle>plain</textStyle>
  14132.         <textHeight>12</textHeight>
  14133.         <name>Text</name>
  14134.         <script></script>
  14135.     </part>
  14136.     <part>
  14137.         <id>2</id>
  14138.         <type>button</type>
  14139.         <visible> <true /> </visible>
  14140.         <reserved5> 0 </reserved5>
  14141.         <reserved4> 0 </reserved4>
  14142.         <reserved3> 0 </reserved3>
  14143.         <reserved2> 0 </reserved2>
  14144.         <reserved1> 0 </reserved1>
  14145.         <enabled> <true /> </enabled>
  14146.         <rect>
  14147.             <left>174</left>
  14148.             <top>281</top>
  14149.             <right>343</right>
  14150.             <bottom>311</bottom>
  14151.         </rect>
  14152.         <style>roundrect</style>
  14153.         <showName> <true /> </showName>
  14154.         <highlight> <false /> </highlight>
  14155.         <autoHighlight> <true /> </autoHighlight>
  14156.         <sharedHighlight> <true /> </sharedHighlight>
  14157.         <family>0</family>
  14158.         <titleWidth>0</titleWidth>
  14159.         <icon>0</icon>
  14160.         <textAlign>center</textAlign>
  14161.         <font>Geneva</font>
  14162.         <textSize>12</textSize>
  14163.         <textStyle>plain</textStyle>
  14164.         <name>FormatNum</name>
  14165.         <script>on mouseUpask "Number to format :" with "523.62"if it is empty then exit mouseUpput it into Nbask "Format string :" with "##0;(##0);'zero'"if it is empty then exit mouseUpanswer FormatNum(Nb,it)end mouseUp</script>
  14166.     </part>
  14167.     <content>
  14168.         <layer>card</layer>
  14169.         <id>1</id>
  14170.         <text>                                            FormatNum 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FormatNum allows, like ExcelΓäó, to format numbers according to their sign.SYNTAX-------                          FormatNum(<number>[,<format string>])PARAMETERS-------------   <number> is the number to format.   <format string> is a string defining the output format. Its shaped as :             <format if positive[;format if negative[;format if null]]>   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   Each format can contain the chars #0^.,'\+-%E(). Filling is always done from the right. Format must provide at least as many chars as digits in the number.ERRORS-------If an error occurs, FormatNum can return :     "Error : Missing or empty parameter"     "Error : Couldn't access partsTable"     "Error : Bad format string"HISTORY--------1.0                                                                                        17/07/92ΓÇó First public release</text>
  14171.     </content>
  14172.     <name></name>
  14173.     <script></script>
  14174. </card>
  14175.  
  14176.  
  14177. card_15241.xml
  14178. <?xml version="1.0" encoding="utf-8" ?>
  14179. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14180. <card>
  14181.     <id>15241</id>
  14182.     <filler1>0</filler1>
  14183.     <bitmap>BMAP_15480.pbm</bitmap>
  14184.     <cantDelete> <false /> </cantDelete>
  14185.     <showPict> <true /> </showPict>
  14186.     <dontSearch> <false /> </dontSearch>
  14187.     <owner>46925</owner>
  14188.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  14189.     <part>
  14190.         <id>1</id>
  14191.         <type>field</type>
  14192.         <visible> <true /> </visible>
  14193.         <dontWrap> <false /> </dontWrap>
  14194.         <dontSearch> <false /> </dontSearch>
  14195.         <sharedText> <false /> </sharedText>
  14196.         <fixedLineHeight> <true /> </fixedLineHeight>
  14197.         <autoTab> <false /> </autoTab>
  14198.         <lockText> <true /> </lockText>
  14199.         <rect>
  14200.             <left>69</left>
  14201.             <top>68</top>
  14202.             <right>434</right>
  14203.             <bottom>252</bottom>
  14204.         </rect>
  14205.         <style>scrolling</style>
  14206.         <autoSelect> <false /> </autoSelect>
  14207.         <showLines> <false /> </showLines>
  14208.         <wideMargins> <false /> </wideMargins>
  14209.         <multipleLines> <false /> </multipleLines>
  14210.         <reservedFamily> 0 </reservedFamily>
  14211.         <titleWidth>0</titleWidth>
  14212.         <icon>0</icon>
  14213.         <textAlign>left</textAlign>
  14214.         <font>Geneva</font>
  14215.         <textSize>9</textSize>
  14216.         <textStyle>plain</textStyle>
  14217.         <textHeight>12</textHeight>
  14218.         <name></name>
  14219.         <script></script>
  14220.     </part>
  14221.     <part>
  14222.         <id>5</id>
  14223.         <type>button</type>
  14224.         <visible> <true /> </visible>
  14225.         <reserved5> 0 </reserved5>
  14226.         <reserved4> 0 </reserved4>
  14227.         <reserved3> 0 </reserved3>
  14228.         <reserved2> 0 </reserved2>
  14229.         <reserved1> 0 </reserved1>
  14230.         <enabled> <true /> </enabled>
  14231.         <rect>
  14232.             <left>297</left>
  14233.             <top>281</top>
  14234.             <right>466</right>
  14235.             <bottom>311</bottom>
  14236.         </rect>
  14237.         <style>roundrect</style>
  14238.         <showName> <true /> </showName>
  14239.         <highlight> <false /> </highlight>
  14240.         <autoHighlight> <true /> </autoHighlight>
  14241.         <sharedHighlight> <true /> </sharedHighlight>
  14242.         <family>0</family>
  14243.         <titleWidth>0</titleWidth>
  14244.         <icon>0</icon>
  14245.         <textAlign>center</textAlign>
  14246.         <font>Geneva</font>
  14247.         <textSize>12</textSize>
  14248.         <textStyle>plain</textStyle>
  14249.         <name>FontRenum</name>
  14250.         <script>on mouseUpif the version ΓëÑ 2.0then answer file "File to search in :"else ask "PathName of file to search in :"if it is empty then exit mouseUpput it into FileNameask "FOND resource name :"if it is empty then exit mouseUpput it into FontNameif FontName is "FOND"then ask "Current FOND resource ID :"else ask "Current linked resource ID :"if it is empty then exit mouseUpput it into CurrIDask "New resource ID :"if it is empty then exit mouseUpput it into NewIDFontRenum FileName,FontName,CurrID,NewIDif the result Γëá emptythen answer the resultend mouseUp</script>
  14251.     </part>
  14252.     <part>
  14253.         <id>24</id>
  14254.         <type>button</type>
  14255.         <visible> <true /> </visible>
  14256.         <reserved5> 0 </reserved5>
  14257.         <reserved4> 0 </reserved4>
  14258.         <reserved3> 0 </reserved3>
  14259.         <reserved2> 0 </reserved2>
  14260.         <reserved1> 0 </reserved1>
  14261.         <enabled> <true /> </enabled>
  14262.         <rect>
  14263.             <left>97</left>
  14264.             <top>281</top>
  14265.             <right>266</right>
  14266.             <bottom>311</bottom>
  14267.         </rect>
  14268.         <style>roundrect</style>
  14269.         <showName> <true /> </showName>
  14270.         <highlight> <false /> </highlight>
  14271.         <autoHighlight> <true /> </autoHighlight>
  14272.         <sharedHighlight> <true /> </sharedHighlight>
  14273.         <family>0</family>
  14274.         <titleWidth>0</titleWidth>
  14275.         <icon>0</icon>
  14276.         <textAlign>center</textAlign>
  14277.         <font>Geneva</font>
  14278.         <textSize>12</textSize>
  14279.         <textStyle>plain</textStyle>
  14280.         <name>FontInfos</name>
  14281.         <script>on mouseUpglobal FondNb,FondResultif the version ΓëÑ 2.0then answer file "File to search in :"else ask "PathName of file to search in :"if it is empty then exit mouseUpset cursor to watchget FontInfos(it)if word 1 of it is "Error"then answer itelseput 1 into FondNbput it into FondResultDisPlayResultshowHide trueend ifend mouseUp</script>
  14282.     </part>
  14283.     <part>
  14284.         <id>17</id>
  14285.         <type>field</type>
  14286.         <visible> <false /> </visible>
  14287.         <dontWrap> <false /> </dontWrap>
  14288.         <dontSearch> <false /> </dontSearch>
  14289.         <sharedText> <false /> </sharedText>
  14290.         <fixedLineHeight> <true /> </fixedLineHeight>
  14291.         <autoTab> <false /> </autoTab>
  14292.         <lockText> <true /> </lockText>
  14293.         <rect>
  14294.             <left>120</left>
  14295.             <top>2</top>
  14296.             <right>380</right>
  14297.             <bottom>339</bottom>
  14298.         </rect>
  14299.         <style>shadow</style>
  14300.         <autoSelect> <false /> </autoSelect>
  14301.         <showLines> <false /> </showLines>
  14302.         <wideMargins> <true /> </wideMargins>
  14303.         <multipleLines> <false /> </multipleLines>
  14304.         <reservedFamily> 0 </reservedFamily>
  14305.         <titleWidth>0</titleWidth>
  14306.         <icon>0</icon>
  14307.         <textAlign>left</textAlign>
  14308.         <font>Geneva</font>
  14309.         <textSize>9</textSize>
  14310.         <textStyle>plain</textStyle>
  14311.         <textHeight>10</textHeight>
  14312.         <name></name>
  14313.         <script></script>
  14314.     </part>
  14315.     <part>
  14316.         <id>18</id>
  14317.         <type>button</type>
  14318.         <visible> <false /> </visible>
  14319.         <reserved5> 0 </reserved5>
  14320.         <reserved4> 0 </reserved4>
  14321.         <reserved3> 0 </reserved3>
  14322.         <reserved2> 0 </reserved2>
  14323.         <reserved1> 0 </reserved1>
  14324.         <enabled> <true /> </enabled>
  14325.         <rect>
  14326.             <left>264</left>
  14327.             <top>308</top>
  14328.             <right>347</right>
  14329.             <bottom>329</bottom>
  14330.         </rect>
  14331.         <style>roundrect</style>
  14332.         <showName> <true /> </showName>
  14333.         <highlight> <false /> </highlight>
  14334.         <autoHighlight> <true /> </autoHighlight>
  14335.         <sharedHighlight> <true /> </sharedHighlight>
  14336.         <family>0</family>
  14337.         <titleWidth>0</titleWidth>
  14338.         <icon>0</icon>
  14339.         <textAlign>center</textAlign>
  14340.         <font>Geneva</font>
  14341.         <textSize>12</textSize>
  14342.         <textStyle>plain</textStyle>
  14343.         <name>Next FOND</name>
  14344.         <script>on mouseUpDisplayResultend mouseUp</script>
  14345.     </part>
  14346.     <part>
  14347.         <id>19</id>
  14348.         <type>button</type>
  14349.         <visible> <false /> </visible>
  14350.         <reserved5> 0 </reserved5>
  14351.         <reserved4> 0 </reserved4>
  14352.         <reserved3> 0 </reserved3>
  14353.         <reserved2> 0 </reserved2>
  14354.         <reserved1> 0 </reserved1>
  14355.         <enabled> <true /> </enabled>
  14356.         <rect>
  14357.             <left>155</left>
  14358.             <top>309</top>
  14359.             <right>238</right>
  14360.             <bottom>330</bottom>
  14361.         </rect>
  14362.         <style>roundrect</style>
  14363.         <showName> <true /> </showName>
  14364.         <highlight> <false /> </highlight>
  14365.         <autoHighlight> <true /> </autoHighlight>
  14366.         <sharedHighlight> <true /> </sharedHighlight>
  14367.         <family>0</family>
  14368.         <titleWidth>0</titleWidth>
  14369.         <icon>0</icon>
  14370.         <textAlign>center</textAlign>
  14371.         <font>Geneva</font>
  14372.         <textSize>12</textSize>
  14373.         <textStyle>plain</textStyle>
  14374.         <name>Cancel</name>
  14375.         <script>on mouseUpshowhide falseend mouseUp</script>
  14376.     </part>
  14377.     <part>
  14378.         <id>20</id>
  14379.         <type>field</type>
  14380.         <visible> <false /> </visible>
  14381.         <dontWrap> <false /> </dontWrap>
  14382.         <dontSearch> <false /> </dontSearch>
  14383.         <sharedText> <false /> </sharedText>
  14384.         <fixedLineHeight> <true /> </fixedLineHeight>
  14385.         <autoTab> <false /> </autoTab>
  14386.         <lockText> <true /> </lockText>
  14387.         <rect>
  14388.             <left>227</left>
  14389.             <top>2</top>
  14390.             <right>375</right>
  14391.             <bottom>237</bottom>
  14392.         </rect>
  14393.         <style>transparent</style>
  14394.         <autoSelect> <false /> </autoSelect>
  14395.         <showLines> <false /> </showLines>
  14396.         <wideMargins> <true /> </wideMargins>
  14397.         <multipleLines> <false /> </multipleLines>
  14398.         <reservedFamily> 0 </reservedFamily>
  14399.         <titleWidth>0</titleWidth>
  14400.         <icon>0</icon>
  14401.         <textAlign>left</textAlign>
  14402.         <font>Geneva</font>
  14403.         <textSize>9</textSize>
  14404.         <textStyle>plain</textStyle>
  14405.         <textHeight>10</textHeight>
  14406.         <name>Result</name>
  14407.         <script></script>
  14408.     </part>
  14409.     <part>
  14410.         <id>21</id>
  14411.         <type>field</type>
  14412.         <visible> <false /> </visible>
  14413.         <dontWrap> <false /> </dontWrap>
  14414.         <dontSearch> <false /> </dontSearch>
  14415.         <sharedText> <false /> </sharedText>
  14416.         <fixedLineHeight> <true /> </fixedLineHeight>
  14417.         <autoTab> <false /> </autoTab>
  14418.         <lockText> <true /> </lockText>
  14419.         <rect>
  14420.             <left>135</left>
  14421.             <top>249</top>
  14422.             <right>367</right>
  14423.             <bottom>302</bottom>
  14424.         </rect>
  14425.         <style>scrolling</style>
  14426.         <autoSelect> <false /> </autoSelect>
  14427.         <showLines> <false /> </showLines>
  14428.         <wideMargins> <false /> </wideMargins>
  14429.         <multipleLines> <false /> </multipleLines>
  14430.         <reservedFamily> 0 </reservedFamily>
  14431.         <titleWidth>0</titleWidth>
  14432.         <icon>0</icon>
  14433.         <textAlign>left</textAlign>
  14434.         <font>Geneva</font>
  14435.         <textSize>9</textSize>
  14436.         <textStyle>plain</textStyle>
  14437.         <textHeight>10</textHeight>
  14438.         <name>List</name>
  14439.         <script></script>
  14440.     </part>
  14441.     <content>
  14442.         <layer>card</layer>
  14443.         <id>1</id>
  14444.         <text>                                        FontMaster stack 1.2                                          by Fr├⌐d├⌐ric RINALDI   This stack contains two externals, FontInfos XFCn & FontRenum XCMD, which allow to handle fonts withing files.                                              FontInfos 1.2 DESCRIPTION------------  FontInfos returns full information on fonts in a file according to the FOND resources.SYNTAX--------        FontInfos(<file name or pathName>[,<item delim>[,<line delim>]])PARAMETERS------------   <file name or pathName> can be a single name or whole pathname of a file or of an alias pointing to it. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <item delim> allows to use an unusual item delimiter. Default is comma.   <line delim> allows to use an unusual line delimiter. Default is return.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   The XFCN returns a return delimited list of entries, each entry having the following items :   1) name                       : name of FOND resource   2) ID                           : ID of FOND resource   3) flag 1                      : true is there's an image-height table   4) flag 2                      : true is there's an character-width table   5) flag 3                      : true when FractEnable should be ignored   6) flag 4                      : true to use integer extra width style variation   7) flag 5                      : true when family width table should be ignored   8) flag 6                      : true for fixed-width font   9) famID                      : family ID number 10) firstChar                 : ASCII code of the first char 11) lastChar                  : ASCII code of the last char 12) ascent                     : maximum ascent for 1 pt font 13) descent                   : maximum descent for 1 pt font 14) leading                    : maximum leading for 1 pt font 15) widMax                   : maximum width for 1 pt font 16) property 1              : extra width for bold text 17) property 2              : extra width for italic text 18) property 3              : extra width for underline text 19) property 4              : extra width for outline text 20) property 5              : extra width for shadow text 21) property 6              : extra width for condensed text 22) property 7              : extra width for extended text 23) version                   : version number  ΓǪ) assoc 1[ΓǪ,assoc N] : font association table for each corresponding                                         NFNT or FONT resource, where each <assoc> is a                                         four items string  :                                          "fontSize,fontStyle,resource type,resource ID"                                        fontStyle containing one or more words giving                                         the style(s).ERRORS-------If an error occurs, FontInfos can return :     "Error : Not a file"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : I/O Error"     "Error : No resource fork"     "Error : AppleShare insufficient privileges"     "Error : Out of memory"     "Error : Missing or empty parameter"     "Error : No FOND resource"HISTORY--------1.2                                                                                            10/10/91ΓÇó remove dummy SysBeep occuring with System < 6.0.7ΓÇó added sfnt resource support1.1                                                                                            10/03/91ΓÇó added resource type in each entry of font association table                                            FontRenum 1.2 DESCRIPTION------------  FontRenum allows to renumber a FOND resource or associated FONT/NFNT/sfnt resources.SYNTAX--------          FontRenum <file name or pathName>,<FOND name>,                           <sfnt/NFNT/FONT current id>,<sfnt/NFNT/FONT new id>PARAMETERS------------   <file name or pathName> can be a single name or whole pathname of a file or of an alias pointing to it. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <FOND name> is a string giving the FONF resource name (ie name of the font). Passing "FOND" in this parameter allows to renumber the FOND resource itself rather than linked resources.   <sfnt/NFNT/FONT current id> is an integer giving the current resource id.   <sfnt/NFNT/FONT new id> is an integer giving the desired new id.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----   Renumbering sfnt/NFNT/FONT resources also updates its ID entry in the font association table of the FOND resource.ERRORS-------If an error occurs, FontRenum can return :     "Error : Not a file"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : I/O Error"     "Error : No resource fork"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Incorrect current ID"     "Error : Incorrect new ID"     "Error : FOND resource not found"     "Error : FONT/NFNT entry not found in FOND resource"HISTORY--------1.2                                                                                            10/15/91ΓÇó FamID is changed when FOND resource is renumbered1.1                                                                                            10/10/91ΓÇó remove dummy SysBeep occuring with System < 6.0.7ΓÇó added sfnt resource support</text>
  14445.     </content>
  14446.     <content>
  14447.         <layer>card</layer>
  14448.         <id>17</id>
  14449.         <text>   1) name   2) ID   3) flag 1   4) flag 2   5) flag 3   6) flag 4   7) flag 5   8) flag 6   9) famID 10) firstChar 11) lastChar 12) ascent 13) descent 14) leading 15) widMax 16) property 1 17) property 2 18) property 3 19) property 4 20) property 5 21) property 6 22) property 7 23) version       font assoc table</text>
  14450.     </content>
  14451.     <content>
  14452.         <layer>card</layer>
  14453.         <id>20</id>
  14454.         <text>Courier22falsefalsefalsefalsetruetrue2202558451100000-3413413</text>
  14455.     </content>
  14456.     <content>
  14457.         <layer>card</layer>
  14458.         <id>21</id>
  14459.         <text>0,Plain,sfnt,6000</text>
  14460.     </content>
  14461.     <name>FontMaster 1.2</name>
  14462.     <script>on opencardend opencardon closecardshowHide falseend closecardon showHide Howlsrepeat with i=2 to 4if i > 2then set visible of btn i to Howset visible of cd fld i to Howend repeatend showHideon DisplayResultglobal FondNb,FondResultset cursor to watchif FondNb Γëñ number of lines of FondResultthenrepeat with i=1 to 23put item i of line FondNb of FondResult into line i ┬¼of cd fld "Result"end repeatset scroll of cd fld "List" to 0put empty into cd fld "List"repeat with i=24 to number of items of line FondNb of FondResultif (i mod 4 Γëá 0) and i Γëá 24then next repeatput item i to i+3 of line FondNb of FondResult & return┬¼after cd fld "List"end repeatadd 1 to FondNbend ifend DisplayResult</script>
  14463. </card>
  14464.  
  14465.  
  14466. card_14781.xml
  14467. <?xml version="1.0" encoding="utf-8" ?>
  14468. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14469. <card>
  14470.     <id>14781</id>
  14471.     <filler1>0</filler1>
  14472.     <bitmap>BMAP_15071.pbm</bitmap>
  14473.     <cantDelete> <false /> </cantDelete>
  14474.     <showPict> <true /> </showPict>
  14475.     <dontSearch> <false /> </dontSearch>
  14476.     <owner>46925</owner>
  14477.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  14478.     <part>
  14479.         <id>1</id>
  14480.         <type>field</type>
  14481.         <visible> <true /> </visible>
  14482.         <dontWrap> <false /> </dontWrap>
  14483.         <dontSearch> <false /> </dontSearch>
  14484.         <sharedText> <false /> </sharedText>
  14485.         <fixedLineHeight> <true /> </fixedLineHeight>
  14486.         <autoTab> <false /> </autoTab>
  14487.         <lockText> <true /> </lockText>
  14488.         <rect>
  14489.             <left>69</left>
  14490.             <top>68</top>
  14491.             <right>434</right>
  14492.             <bottom>252</bottom>
  14493.         </rect>
  14494.         <style>scrolling</style>
  14495.         <autoSelect> <false /> </autoSelect>
  14496.         <showLines> <false /> </showLines>
  14497.         <wideMargins> <false /> </wideMargins>
  14498.         <multipleLines> <false /> </multipleLines>
  14499.         <reservedFamily> 0 </reservedFamily>
  14500.         <titleWidth>0</titleWidth>
  14501.         <icon>0</icon>
  14502.         <textAlign>left</textAlign>
  14503.         <font>Geneva</font>
  14504.         <textSize>9</textSize>
  14505.         <textStyle>plain</textStyle>
  14506.         <textHeight>12</textHeight>
  14507.         <name></name>
  14508.         <script></script>
  14509.     </part>
  14510.     <part>
  14511.         <id>5</id>
  14512.         <type>button</type>
  14513.         <visible> <true /> </visible>
  14514.         <reserved5> 0 </reserved5>
  14515.         <reserved4> 0 </reserved4>
  14516.         <reserved3> 0 </reserved3>
  14517.         <reserved2> 0 </reserved2>
  14518.         <reserved1> 0 </reserved1>
  14519.         <enabled> <true /> </enabled>
  14520.         <rect>
  14521.             <left>174</left>
  14522.             <top>281</top>
  14523.             <right>343</right>
  14524.             <bottom>311</bottom>
  14525.         </rect>
  14526.         <style>roundrect</style>
  14527.         <showName> <true /> </showName>
  14528.         <highlight> <false /> </highlight>
  14529.         <autoHighlight> <true /> </autoHighlight>
  14530.         <sharedHighlight> <true /> </sharedHighlight>
  14531.         <family>0</family>
  14532.         <titleWidth>0</titleWidth>
  14533.         <icon>0</icon>
  14534.         <textAlign>center</textAlign>
  14535.         <font>Geneva</font>
  14536.         <textSize>12</textSize>
  14537.         <textStyle>plain</textStyle>
  14538.         <name>FolderSize</name>
  14539.         <script>on mouseUpget FolderPath("What folder :")if it Γëá emptythengo this cdset cursor to watchanswer "Folder size is" && FolderSize(it) && "bytes"end ifend mouseUp</script>
  14540.     </part>
  14541.     <content>
  14542.         <layer>card</layer>
  14543.         <id>1</id>
  14544.         <text>                                              FolderSize 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FolderSize XFCN returns the physical size of any folder or volume.SYNTAX--------                 FolderSize(<folder pathname>[,<logical size>])PARAMETERS------------   <folder pathname> can be a single name or whole pathname. If just a single name is supplied, the folder is assumed to be in the same folder than the current stack.   <logical size> is a boolean for choosing between logical and physical size. Default is logical size (TRUE).   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The XFCN returns the physical size in bytes of the folder or volume. This value can be different from the folder size given by the Finder Info, since the Finder adds the logical size of each enclosed file. The physical size is more accurate, since you can use it to know how much space you really need to copy that folder.If an error occurs, FolderSize can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Couln't open working directory"     "Error : Couln't close working directory"     "Error : Missing or empty parameter"     "Error : Second param must be boolean"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó┬áAdded <logical size> paramΓÇó Added "=" param for online help  This stack uses FolderPath XFCN, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  14545.     </content>
  14546.     <name>FolderSize 1.1</name>
  14547.     <script>on opencardend opencardon closeCardend closeCard</script>
  14548. </card>
  14549.  
  14550.  
  14551. card_14209.xml
  14552. <?xml version="1.0" encoding="utf-8" ?>
  14553. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14554. <card>
  14555.     <id>14209</id>
  14556.     <filler1>0</filler1>
  14557.     <bitmap>BMAP_14516.pbm</bitmap>
  14558.     <cantDelete> <false /> </cantDelete>
  14559.     <showPict> <true /> </showPict>
  14560.     <dontSearch> <false /> </dontSearch>
  14561.     <owner>46925</owner>
  14562.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  14563.     <part>
  14564.         <id>1</id>
  14565.         <type>field</type>
  14566.         <visible> <true /> </visible>
  14567.         <dontWrap> <false /> </dontWrap>
  14568.         <dontSearch> <false /> </dontSearch>
  14569.         <sharedText> <false /> </sharedText>
  14570.         <fixedLineHeight> <true /> </fixedLineHeight>
  14571.         <autoTab> <false /> </autoTab>
  14572.         <lockText> <true /> </lockText>
  14573.         <rect>
  14574.             <left>69</left>
  14575.             <top>68</top>
  14576.             <right>434</right>
  14577.             <bottom>252</bottom>
  14578.         </rect>
  14579.         <style>scrolling</style>
  14580.         <autoSelect> <false /> </autoSelect>
  14581.         <showLines> <false /> </showLines>
  14582.         <wideMargins> <false /> </wideMargins>
  14583.         <multipleLines> <false /> </multipleLines>
  14584.         <reservedFamily> 0 </reservedFamily>
  14585.         <titleWidth>0</titleWidth>
  14586.         <icon>0</icon>
  14587.         <textAlign>left</textAlign>
  14588.         <font>Geneva</font>
  14589.         <textSize>9</textSize>
  14590.         <textStyle>plain</textStyle>
  14591.         <textHeight>12</textHeight>
  14592.         <name></name>
  14593.         <script></script>
  14594.     </part>
  14595.     <part>
  14596.         <id>22</id>
  14597.         <type>button</type>
  14598.         <visible> <false /> </visible>
  14599.         <reserved5> 0 </reserved5>
  14600.         <reserved4> 0 </reserved4>
  14601.         <reserved3> 0 </reserved3>
  14602.         <reserved2> 0 </reserved2>
  14603.         <reserved1> 0 </reserved1>
  14604.         <enabled> <true /> </enabled>
  14605.         <rect>
  14606.             <left>0</left>
  14607.             <top>326</top>
  14608.             <right>18</right>
  14609.             <bottom>342</bottom>
  14610.         </rect>
  14611.         <style>checkbox</style>
  14612.         <showName> <false /> </showName>
  14613.         <highlight> <false /> </highlight>
  14614.         <autoHighlight> <true /> </autoHighlight>
  14615.         <sharedHighlight> <true /> </sharedHighlight>
  14616.         <family>0</family>
  14617.         <titleWidth>0</titleWidth>
  14618.         <icon>0</icon>
  14619.         <textAlign>center</textAlign>
  14620.         <font>Geneva</font>
  14621.         <textSize>12</textSize>
  14622.         <textStyle>plain</textStyle>
  14623.         <name></name>
  14624.         <script></script>
  14625.     </part>
  14626.     <part>
  14627.         <id>25</id>
  14628.         <type>button</type>
  14629.         <visible> <true /> </visible>
  14630.         <reserved5> 0 </reserved5>
  14631.         <reserved4> 0 </reserved4>
  14632.         <reserved3> 0 </reserved3>
  14633.         <reserved2> 0 </reserved2>
  14634.         <reserved1> 0 </reserved1>
  14635.         <enabled> <true /> </enabled>
  14636.         <rect>
  14637.             <left>209</left>
  14638.             <top>278</top>
  14639.             <right>335</right>
  14640.             <bottom>318</bottom>
  14641.         </rect>
  14642.         <style>roundrect</style>
  14643.         <showName> <true /> </showName>
  14644.         <highlight> <false /> </highlight>
  14645.         <autoHighlight> <true /> </autoHighlight>
  14646.         <sharedHighlight> <true /> </sharedHighlight>
  14647.         <family>0</family>
  14648.         <titleWidth>0</titleWidth>
  14649.         <icon>0</icon>
  14650.         <textAlign>center</textAlign>
  14651.         <font>Geneva</font>
  14652.         <textSize>12</textSize>
  14653.         <textStyle>plain</textStyle>
  14654.         <name>FindFolder</name>
  14655.         <script>on mouseUpput "A,C,D,E,P,M,N,T,I,S,Y" into ParamListrepeat with i=1 to number of items of ParamListput quote & item i of ParamList & quote & " : " &┬¼FindFolder(item i of ParamList) & return after Tempend repeatput Temp into cd fld 2show cd fld 2end mouseUp</script>
  14656.     </part>
  14657.     <part>
  14658.         <id>26</id>
  14659.         <type>field</type>
  14660.         <visible> <false /> </visible>
  14661.         <dontWrap> <false /> </dontWrap>
  14662.         <dontSearch> <false /> </dontSearch>
  14663.         <sharedText> <false /> </sharedText>
  14664.         <fixedLineHeight> <true /> </fixedLineHeight>
  14665.         <autoTab> <false /> </autoTab>
  14666.         <lockText> <true /> </lockText>
  14667.         <rect>
  14668.             <left>56</left>
  14669.             <top>88</top>
  14670.             <right>440</right>
  14671.             <bottom>231</bottom>
  14672.         </rect>
  14673.         <style>shadow</style>
  14674.         <autoSelect> <false /> </autoSelect>
  14675.         <showLines> <false /> </showLines>
  14676.         <wideMargins> <true /> </wideMargins>
  14677.         <multipleLines> <false /> </multipleLines>
  14678.         <reservedFamily> 0 </reservedFamily>
  14679.         <titleWidth>0</titleWidth>
  14680.         <icon>0</icon>
  14681.         <textAlign>left</textAlign>
  14682.         <font>Geneva</font>
  14683.         <textSize>9</textSize>
  14684.         <textStyle>plain</textStyle>
  14685.         <textHeight>12</textHeight>
  14686.         <name></name>
  14687.         <script>on mouseUphide meend mouseUP</script>
  14688.     </part>
  14689.     <content>
  14690.         <layer>card</layer>
  14691.         <id>1</id>
  14692.         <text>                                             FindFolder 1.0                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FindFolder returns the full pathname of the active System folder or any of its reserved folders (System 7.0).SYNTAX-------                        FindFolder([<folder descriptor>[,<create it>]])PARAMETERS------------   <folder descriptor> is a string describing the folder. It must be one of these values (only first char is checked) :          A[pple menu]          C[ontrol Panel]          D[esktop]          E[xtensions]          P[references]          M[onitor printing]          N[etwork trash]          T[rash]          I[tems startup]          S[ystem]          Y : TemporarY items   Default value is "S".   <create it> is a boolean telling if the XFCN must create the folder if not found (only with System 7.0). Default is FALSE.   Both parameters are optional. Using "!", "?" or "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING-----  The XFCN returns the full pathname of the requested folder, ending with colon.   Under System 6.0, only current System folder can be returned.ERRORS-------If an error occurs, the XFCN can return :     "Error : Empty parameter"     "Error : Second param must be boolean"     "Error : Folder not found"     "Error : Found file instead of folder"</text>
  14693.     </content>
  14694.     <content>
  14695.         <layer>card</layer>
  14696.         <id>26</id>
  14697.         <text>"A" : HD160INT:System Folder:Apple Menu Items:"C" : HD160INT:System Folder:Control Panels:"D" : HD160INT:Desktop Folder:"E" : HD160INT:System Folder:Extensions:"P" : HD160INT:System Folder:Preferences:"M" : HD160INT:System Folder:PrintMonitor Documents:"N" : HD160INT:Trash:"T" : HD160INT:Trash:"I" : HD160INT:System Folder:Startup Items:"S" : HD160INT:System Folder:"Y" : HD160INT:Temporary Items:</text>
  14698.     </content>
  14699.     <name>FindFolder 1.0</name>
  14700.     <script>on opencardend opencardon closeCardhide cd fld 2end closeCard</script>
  14701. </card>
  14702.  
  14703.  
  14704. card_13801.xml
  14705. <?xml version="1.0" encoding="utf-8" ?>
  14706. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14707. <card>
  14708.     <id>13801</id>
  14709.     <filler1>0</filler1>
  14710.     <bitmap>BMAP_13877.pbm</bitmap>
  14711.     <cantDelete> <false /> </cantDelete>
  14712.     <showPict> <true /> </showPict>
  14713.     <dontSearch> <false /> </dontSearch>
  14714.     <owner>46925</owner>
  14715.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  14716.     <part>
  14717.         <id>1</id>
  14718.         <type>field</type>
  14719.         <visible> <true /> </visible>
  14720.         <dontWrap> <false /> </dontWrap>
  14721.         <dontSearch> <false /> </dontSearch>
  14722.         <sharedText> <false /> </sharedText>
  14723.         <fixedLineHeight> <true /> </fixedLineHeight>
  14724.         <autoTab> <false /> </autoTab>
  14725.         <lockText> <true /> </lockText>
  14726.         <rect>
  14727.             <left>69</left>
  14728.             <top>68</top>
  14729.             <right>434</right>
  14730.             <bottom>252</bottom>
  14731.         </rect>
  14732.         <style>scrolling</style>
  14733.         <autoSelect> <false /> </autoSelect>
  14734.         <showLines> <false /> </showLines>
  14735.         <wideMargins> <false /> </wideMargins>
  14736.         <multipleLines> <false /> </multipleLines>
  14737.         <reservedFamily> 0 </reservedFamily>
  14738.         <titleWidth>0</titleWidth>
  14739.         <icon>0</icon>
  14740.         <textAlign>left</textAlign>
  14741.         <font>Geneva</font>
  14742.         <textSize>9</textSize>
  14743.         <textStyle>plain</textStyle>
  14744.         <textHeight>12</textHeight>
  14745.         <name></name>
  14746.         <script></script>
  14747.     </part>
  14748.     <part>
  14749.         <id>5</id>
  14750.         <type>button</type>
  14751.         <visible> <true /> </visible>
  14752.         <reserved5> 0 </reserved5>
  14753.         <reserved4> 0 </reserved4>
  14754.         <reserved3> 0 </reserved3>
  14755.         <reserved2> 0 </reserved2>
  14756.         <reserved1> 0 </reserved1>
  14757.         <enabled> <true /> </enabled>
  14758.         <rect>
  14759.             <left>119</left>
  14760.             <top>282</top>
  14761.             <right>243</right>
  14762.             <bottom>316</bottom>
  14763.         </rect>
  14764.         <style>roundrect</style>
  14765.         <showName> <true /> </showName>
  14766.         <highlight> <false /> </highlight>
  14767.         <autoHighlight> <true /> </autoHighlight>
  14768.         <sharedHighlight> <true /> </sharedHighlight>
  14769.         <family>0</family>
  14770.         <titleWidth>0</titleWidth>
  14771.         <icon>0</icon>
  14772.         <textAlign>center</textAlign>
  14773.         <font>Geneva</font>
  14774.         <textSize>12</textSize>
  14775.         <textStyle>plain</textStyle>
  14776.         <name>FileToRes</name>
  14777.         <script>on mouseUpget FilePath(empty,"Please select file :")if it Γëá emptythenput it into FileNameask "Name of the resource ?" with "NewData"if it Γëá emptythenFileToRes FileName,itif the result Γëá emptythen answer the Resultelse answer "Resource successfully created"end ifend ifend mouseUp</script>
  14778.     </part>
  14779.     <part>
  14780.         <id>8</id>
  14781.         <type>field</type>
  14782.         <visible> <false /> </visible>
  14783.         <dontWrap> <false /> </dontWrap>
  14784.         <dontSearch> <false /> </dontSearch>
  14785.         <sharedText> <false /> </sharedText>
  14786.         <fixedLineHeight> <true /> </fixedLineHeight>
  14787.         <autoTab> <false /> </autoTab>
  14788.         <lockText> <true /> </lockText>
  14789.         <rect>
  14790.             <left>131</left>
  14791.             <top>9</top>
  14792.             <right>377</right>
  14793.             <bottom>273</bottom>
  14794.         </rect>
  14795.         <style>shadow</style>
  14796.         <autoSelect> <false /> </autoSelect>
  14797.         <showLines> <false /> </showLines>
  14798.         <wideMargins> <false /> </wideMargins>
  14799.         <multipleLines> <false /> </multipleLines>
  14800.         <reservedFamily> 0 </reservedFamily>
  14801.         <titleWidth>0</titleWidth>
  14802.         <icon>0</icon>
  14803.         <textAlign>left</textAlign>
  14804.         <font>Geneva</font>
  14805.         <textSize>12</textSize>
  14806.         <textStyle>bold</textStyle>
  14807.         <textHeight>16</textHeight>
  14808.         <name></name>
  14809.         <script></script>
  14810.     </part>
  14811.     <part>
  14812.         <id>11</id>
  14813.         <type>button</type>
  14814.         <visible> <false /> </visible>
  14815.         <reserved5> 0 </reserved5>
  14816.         <reserved4> 0 </reserved4>
  14817.         <reserved3> 0 </reserved3>
  14818.         <reserved2> 0 </reserved2>
  14819.         <reserved1> 0 </reserved1>
  14820.         <enabled> <true /> </enabled>
  14821.         <rect>
  14822.             <left>135</left>
  14823.             <top>13</top>
  14824.             <right>148</right>
  14825.             <bottom>26</bottom>
  14826.         </rect>
  14827.         <style>rectangle</style>
  14828.         <showName> <true /> </showName>
  14829.         <highlight> <false /> </highlight>
  14830.         <autoHighlight> <true /> </autoHighlight>
  14831.         <sharedHighlight> <true /> </sharedHighlight>
  14832.         <family>0</family>
  14833.         <titleWidth>0</titleWidth>
  14834.         <icon>0</icon>
  14835.         <textAlign>center</textAlign>
  14836.         <font>Geneva</font>
  14837.         <textSize>12</textSize>
  14838.         <textStyle>plain</textStyle>
  14839.         <name></name>
  14840.         <script>on mouseUplshide btn 2hide cd fld 2hide cd fld 3end mouseUp</script>
  14841.     </part>
  14842.     <part>
  14843.         <id>16</id>
  14844.         <type>field</type>
  14845.         <visible> <false /> </visible>
  14846.         <dontWrap> <false /> </dontWrap>
  14847.         <dontSearch> <false /> </dontSearch>
  14848.         <sharedText> <false /> </sharedText>
  14849.         <fixedLineHeight> <true /> </fixedLineHeight>
  14850.         <autoTab> <false /> </autoTab>
  14851.         <lockText> <false /> </lockText>
  14852.         <rect>
  14853.             <left>156</left>
  14854.             <top>18</top>
  14855.             <right>354</right>
  14856.             <bottom>262</bottom>
  14857.         </rect>
  14858.         <style>scrolling</style>
  14859.         <autoSelect> <false /> </autoSelect>
  14860.         <showLines> <false /> </showLines>
  14861.         <wideMargins> <false /> </wideMargins>
  14862.         <multipleLines> <false /> </multipleLines>
  14863.         <reservedFamily> 0 </reservedFamily>
  14864.         <titleWidth>0</titleWidth>
  14865.         <icon>0</icon>
  14866.         <textAlign>left</textAlign>
  14867.         <font>Geneva</font>
  14868.         <textSize>10</textSize>
  14869.         <textStyle>plain</textStyle>
  14870.         <textHeight>13</textHeight>
  14871.         <name></name>
  14872.         <script></script>
  14873.     </part>
  14874.     <part>
  14875.         <id>17</id>
  14876.         <type>button</type>
  14877.         <visible> <true /> </visible>
  14878.         <reserved5> 0 </reserved5>
  14879.         <reserved4> 0 </reserved4>
  14880.         <reserved3> 0 </reserved3>
  14881.         <reserved2> 0 </reserved2>
  14882.         <reserved1> 0 </reserved1>
  14883.         <enabled> <true /> </enabled>
  14884.         <rect>
  14885.             <left>320</left>
  14886.             <top>282</top>
  14887.             <right>444</right>
  14888.             <bottom>316</bottom>
  14889.         </rect>
  14890.         <style>roundrect</style>
  14891.         <showName> <true /> </showName>
  14892.         <highlight> <false /> </highlight>
  14893.         <autoHighlight> <true /> </autoHighlight>
  14894.         <sharedHighlight> <true /> </sharedHighlight>
  14895.         <family>0</family>
  14896.         <titleWidth>0</titleWidth>
  14897.         <icon>0</icon>
  14898.         <textAlign>center</textAlign>
  14899.         <font>Geneva</font>
  14900.         <textSize>12</textSize>
  14901.         <textStyle>plain</textStyle>
  14902.         <name>ResToFile</name>
  14903.         <script>on mouseUpask "Please name the new file :"if it Γëá emptythenput it into FileNameask "Name of the resource ?" with "TestStack"if it Γëá emptythenput it into DATANameResToFile FileName,DATANameif the result Γëá emptythenif first word of the Result is "Error"then answer the Resultelse put the Result into FileNameend ifif DATAName is "TestStack"then go stack FileNameend ifend ifend mouseUp</script>
  14904.     </part>
  14905.     <content>
  14906.         <layer>card</layer>
  14907.         <id>1</id>
  14908.         <text>                                              FileMaker 1.1                                         by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FileMaker is a set of two XCMDs : FileToRes and ResToFile. These two externals allow to create any type of document, empty or already filled, from within a script and reopen it with the original application.                                               FileToRes 1.1                                               ------------SYNTAX-------                  FileToRes <file path or name>,<DATA res name>PARAMETERS------------   <file path or name> can be a single name or whole pathname.  If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <DATA res name> is the name which will take the created DATA resource in the current stack.     Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING------   The XCMD can generate DATA resource from any kind of file with no resource fork. Along with the datas, the file type, creator and flags are put in the DATA resource in order for ResToFile XCMD to regenerate exactly the same file than the original.   If a DATA resource already exists with the same name, a dialog will be prompted for the user to choose to rename, replace or cancel. If rename is choosen, a second dialog will ask for the new name, and the Result will return the changed name. With replace, the previous resource will be overwritten.  If you plan to capture a stack, compact it before in order to get the smallest resource as possible.  If an error occurs, the Result can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Creation aborted"     "Error : Old DATA res could't be removed"     "Error : Couldn't clear DATA resource"     "Error : Creation aborted"     "Error : This file has a resource fork"     "Error : Out of memory"     "Error : Couldn't build resource"     "Error : Couldn't create DATA resource"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help                                               ResToFile 1.1                                               ------------SYNTAX-------                ResToFile <name or pathName>,<DATA res name>PARAMETERS------------   <file path or name> can be a single name or whole pathname.  If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <DATA res name>is the name of the DATA resource which will be used to re-create the original file.     Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).USING------  The XCMD uses DATA resource previously created by FileToRes XCMD to rebuild the whole file. Since file type, creator and flags were preserved, the rebuilt file is exactly the same than the original.   If a file already exists with the same name, a dialog will be prompted for the user to choose to rename, replace or cancel. If rename is choosen, a second dialog will ask for the new name, and the Result will return the changed name. With replace, the previous file will be overwritten.  If an error occurs, the Result can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : DATA res "name" not found"     "Error : No more disk space"     "Error : Creation aborted"     "Error : Creation aborted"   To test these XCMDs, just click on buttons below. A DATA resource named "TestStack" is already in the stack for testing purpose. It will create a stack template with two cards, script and objects.HISTORY----------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  14909.     </content>
  14910.     <content>
  14911.         <layer>card</layer>
  14912.         <id>8</id>
  14913.         <text></text>
  14914.     </content>
  14915.     <content>
  14916.         <layer>card</layer>
  14917.         <id>16</id>
  14918.         <text>This XFCN is FreeWare,allowing unlimitted use in any non-commercial stack. You just need in this case to mention the author's name in the stack.Any commercial use must be licenced and aknowledged by the author.</text>
  14919.     </content>
  14920.     <name>FileMaker 1.1</name>
  14921.     <script>on opencardend opencardon closeCardlshide btn 2hide cd fld 2hide cd fld 3end closeCard</script>
  14922. </card>
  14923.  
  14924.  
  14925. card_13256.xml
  14926. <?xml version="1.0" encoding="utf-8" ?>
  14927. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14928. <card>
  14929.     <id>13256</id>
  14930.     <filler1>0</filler1>
  14931.     <bitmap>BMAP_13486.pbm</bitmap>
  14932.     <cantDelete> <false /> </cantDelete>
  14933.     <showPict> <true /> </showPict>
  14934.     <dontSearch> <false /> </dontSearch>
  14935.     <owner>46925</owner>
  14936.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  14937.     <part>
  14938.         <id>1</id>
  14939.         <type>field</type>
  14940.         <visible> <true /> </visible>
  14941.         <dontWrap> <false /> </dontWrap>
  14942.         <dontSearch> <false /> </dontSearch>
  14943.         <sharedText> <false /> </sharedText>
  14944.         <fixedLineHeight> <true /> </fixedLineHeight>
  14945.         <autoTab> <false /> </autoTab>
  14946.         <lockText> <true /> </lockText>
  14947.         <rect>
  14948.             <left>69</left>
  14949.             <top>68</top>
  14950.             <right>434</right>
  14951.             <bottom>252</bottom>
  14952.         </rect>
  14953.         <style>scrolling</style>
  14954.         <autoSelect> <false /> </autoSelect>
  14955.         <showLines> <false /> </showLines>
  14956.         <wideMargins> <false /> </wideMargins>
  14957.         <multipleLines> <false /> </multipleLines>
  14958.         <reservedFamily> 0 </reservedFamily>
  14959.         <titleWidth>0</titleWidth>
  14960.         <icon>0</icon>
  14961.         <textAlign>left</textAlign>
  14962.         <font>Geneva</font>
  14963.         <textSize>9</textSize>
  14964.         <textStyle>plain</textStyle>
  14965.         <textHeight>12</textHeight>
  14966.         <name></name>
  14967.         <script></script>
  14968.     </part>
  14969.     <part>
  14970.         <id>5</id>
  14971.         <type>button</type>
  14972.         <visible> <true /> </visible>
  14973.         <reserved5> 0 </reserved5>
  14974.         <reserved4> 0 </reserved4>
  14975.         <reserved3> 0 </reserved3>
  14976.         <reserved2> 0 </reserved2>
  14977.         <reserved1> 0 </reserved1>
  14978.         <enabled> <true /> </enabled>
  14979.         <rect>
  14980.             <left>174</left>
  14981.             <top>281</top>
  14982.             <right>343</right>
  14983.             <bottom>311</bottom>
  14984.         </rect>
  14985.         <style>roundrect</style>
  14986.         <showName> <true /> </showName>
  14987.         <highlight> <false /> </highlight>
  14988.         <autoHighlight> <true /> </autoHighlight>
  14989.         <sharedHighlight> <true /> </sharedHighlight>
  14990.         <family>0</family>
  14991.         <titleWidth>0</titleWidth>
  14992.         <icon>0</icon>
  14993.         <textAlign>center</textAlign>
  14994.         <font>Geneva</font>
  14995.         <textSize>12</textSize>
  14996.         <textStyle>plain</textStyle>
  14997.         <name>FileIsOpen</name>
  14998.         <script>on mouseUpget filepath("","File to test :")if it Γëá emptythen answer FileIsOpen(it)end mouseUp</script>
  14999.     </part>
  15000.     <content>
  15001.         <layer>card</layer>
  15002.         <id>1</id>
  15003.         <text>                                              FileIsOpen 1.1                                           by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FileIsOpen allows to test if a file is already open or not.SYNTAX--------                                         FileIsOpen <File path>PARAMETERS------------   <File path> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The XFCN return "true" is the file is open, "false" if not.If an error occurs, FileIsOpen can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help  This stack uses FilePath XFCN, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  15004.     </content>
  15005.     <name>FileIsOpen 1.1</name>
  15006.     <script>on opencardend opencardon closeCardend closeCard</script>
  15007. </card>
  15008.  
  15009.  
  15010. card_3055.xml
  15011. <?xml version="1.0" encoding="utf-8" ?>
  15012. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15013. <card>
  15014.     <id>3055</id>
  15015.     <filler1>0</filler1>
  15016.     <bitmap>BMAP_2062.pbm</bitmap>
  15017.     <cantDelete> <false /> </cantDelete>
  15018.     <showPict> <true /> </showPict>
  15019.     <dontSearch> <false /> </dontSearch>
  15020.     <owner>46925</owner>
  15021.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15022.     <part>
  15023.         <id>1</id>
  15024.         <type>field</type>
  15025.         <visible> <true /> </visible>
  15026.         <dontWrap> <false /> </dontWrap>
  15027.         <dontSearch> <false /> </dontSearch>
  15028.         <sharedText> <false /> </sharedText>
  15029.         <fixedLineHeight> <true /> </fixedLineHeight>
  15030.         <autoTab> <false /> </autoTab>
  15031.         <lockText> <true /> </lockText>
  15032.         <rect>
  15033.             <left>69</left>
  15034.             <top>68</top>
  15035.             <right>434</right>
  15036.             <bottom>252</bottom>
  15037.         </rect>
  15038.         <style>scrolling</style>
  15039.         <autoSelect> <false /> </autoSelect>
  15040.         <showLines> <false /> </showLines>
  15041.         <wideMargins> <false /> </wideMargins>
  15042.         <multipleLines> <false /> </multipleLines>
  15043.         <reservedFamily> 0 </reservedFamily>
  15044.         <titleWidth>0</titleWidth>
  15045.         <icon>0</icon>
  15046.         <textAlign>left</textAlign>
  15047.         <font>Geneva</font>
  15048.         <textSize>9</textSize>
  15049.         <textStyle>plain</textStyle>
  15050.         <textHeight>12</textHeight>
  15051.         <name></name>
  15052.         <script></script>
  15053.     </part>
  15054.     <part>
  15055.         <id>25</id>
  15056.         <type>button</type>
  15057.         <visible> <true /> </visible>
  15058.         <reserved5> 0 </reserved5>
  15059.         <reserved4> 0 </reserved4>
  15060.         <reserved3> 0 </reserved3>
  15061.         <reserved2> 0 </reserved2>
  15062.         <reserved1> 0 </reserved1>
  15063.         <enabled> <true /> </enabled>
  15064.         <rect>
  15065.             <left>201</left>
  15066.             <top>278</top>
  15067.             <right>346</right>
  15068.             <bottom>316</bottom>
  15069.         </rect>
  15070.         <style>roundrect</style>
  15071.         <showName> <true /> </showName>
  15072.         <highlight> <false /> </highlight>
  15073.         <autoHighlight> <true /> </autoHighlight>
  15074.         <sharedHighlight> <true /> </sharedHighlight>
  15075.         <family>0</family>
  15076.         <titleWidth>0</titleWidth>
  15077.         <icon>0</icon>
  15078.         <textAlign>center</textAlign>
  15079.         <font>Geneva</font>
  15080.         <textSize>12</textSize>
  15081.         <textStyle>plain</textStyle>
  15082.         <name>FileCopy</name>
  15083.         <script>on mouseUpget FilePath(empty,"Select File to copy :")if it Γëá emptythenput it into ProvFileput NewFileName("Select destination & name :","New File")┬¼into DestFileif DestFile Γëá emptythenset cursor to watchput "Copying File..."FileCopy ProvFile,DestFileget the Resultput emptyif it Γëá emptythen answer itend ifend ifend mouseUp</script>
  15084.     </part>
  15085.     <content>
  15086.         <layer>card</layer>
  15087.         <id>1</id>
  15088.         <text>                                               FileCopy 2.0                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  FileCopy is a XCMD allowing to copy any file between two volumes or directories.SYNTAX-------          FileCopy <file path, name or pathname> [,<dest path or name>]                        [,<replace>][,"DontResolveAlias"]PARAMETERS------------   <file path, name or pathname> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <dest path or name> is optional. If not supplied, the file will be copied in the same folder as "Copy of...". If a single name is passed, the copy of the file will take that new name in the same folder. If the second param end with colon, the file will be copied in the designed folder and will keep its original name. Finally, a whole pathname can be provided to define both dest. directory and new file name.   <replace> is a boolean allowing to automatically replace any existing file. Default is FALSE.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   If the copy is successfull, the Result will contain the full pathname of the destination file. If an error occurs, the Result can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Volume is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : No more disk space"     "Error : Missing or empty parameter(s)"     "Error : Couln't create copy buffer"HISTORY-------2.0 :                                                                                          06/19/92ΓÇó Enhanced to allow copy in an AppleShare drop-folder1.9 :                                                                                          03/13/92ΓÇó Removed forgotten DebugStr (grin !)1.8 :                                                                                          03/07/92ΓÇó Enhanced destination param parser1.7 :                                                                                          12/25/91ΓÇó Fixed alias file bug under System 7.0.11.6 :                                                                                          11/22/91ΓÇó Fixed destination volume freespace calculation1.5 :                                                                                          10/29/91ΓÇó Copied file now preserves modification date.1.4 :                                                                                          10/28/91ΓÇó Copied file now preserves creation date.1.3 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "DontResolveAlias" parameterΓÇó Added "=" param for online help1.2 : ΓÇó Keeps previous file attributes (dates)1.1 : ΓÇó Replace param added to provide automatic replacement of previous file with a same name.This stack uses FilePath  XFCN (┬⌐ 1898, 1990 Apple Computer, Inc) and NewFileName XFCN (┬⌐ Andrew GILMARTIN).</text>
  15089.     </content>
  15090.     <name></name>
  15091.     <script></script>
  15092. </card>
  15093.  
  15094.  
  15095. card_12229.xml
  15096. <?xml version="1.0" encoding="utf-8" ?>
  15097. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15098. <card>
  15099.     <id>12229</id>
  15100.     <filler1>0</filler1>
  15101.     <bitmap>BMAP_12504.pbm</bitmap>
  15102.     <cantDelete> <false /> </cantDelete>
  15103.     <showPict> <true /> </showPict>
  15104.     <dontSearch> <false /> </dontSearch>
  15105.     <owner>46925</owner>
  15106.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15107.     <part>
  15108.         <id>1</id>
  15109.         <type>field</type>
  15110.         <visible> <true /> </visible>
  15111.         <dontWrap> <false /> </dontWrap>
  15112.         <dontSearch> <false /> </dontSearch>
  15113.         <sharedText> <false /> </sharedText>
  15114.         <fixedLineHeight> <true /> </fixedLineHeight>
  15115.         <autoTab> <false /> </autoTab>
  15116.         <lockText> <true /> </lockText>
  15117.         <rect>
  15118.             <left>69</left>
  15119.             <top>68</top>
  15120.             <right>434</right>
  15121.             <bottom>252</bottom>
  15122.         </rect>
  15123.         <style>scrolling</style>
  15124.         <autoSelect> <false /> </autoSelect>
  15125.         <showLines> <false /> </showLines>
  15126.         <wideMargins> <false /> </wideMargins>
  15127.         <multipleLines> <false /> </multipleLines>
  15128.         <reservedFamily> 0 </reservedFamily>
  15129.         <titleWidth>0</titleWidth>
  15130.         <icon>0</icon>
  15131.         <textAlign>left</textAlign>
  15132.         <font>Geneva</font>
  15133.         <textSize>9</textSize>
  15134.         <textStyle>plain</textStyle>
  15135.         <textHeight>12</textHeight>
  15136.         <name></name>
  15137.         <script></script>
  15138.     </part>
  15139.     <part>
  15140.         <id>5</id>
  15141.         <type>button</type>
  15142.         <visible> <true /> </visible>
  15143.         <reserved5> 0 </reserved5>
  15144.         <reserved4> 0 </reserved4>
  15145.         <reserved3> 0 </reserved3>
  15146.         <reserved2> 0 </reserved2>
  15147.         <reserved1> 0 </reserved1>
  15148.         <enabled> <true /> </enabled>
  15149.         <rect>
  15150.             <left>174</left>
  15151.             <top>281</top>
  15152.             <right>343</right>
  15153.             <bottom>311</bottom>
  15154.         </rect>
  15155.         <style>roundrect</style>
  15156.         <showName> <true /> </showName>
  15157.         <highlight> <false /> </highlight>
  15158.         <autoHighlight> <true /> </autoHighlight>
  15159.         <sharedHighlight> <true /> </sharedHighlight>
  15160.         <family>0</family>
  15161.         <titleWidth>0</titleWidth>
  15162.         <icon>0</icon>
  15163.         <textAlign>center</textAlign>
  15164.         <font>Geneva</font>
  15165.         <textSize>12</textSize>
  15166.         <textStyle>plain</textStyle>
  15167.         <name>ExtractItems</name>
  15168.         <script>on mouseUprepeat with i=2 to 4show cd fld iend repeatask "Item(s) to extract : (x[ΓǪ,y])" with "2,4"if it Γëá emptythendo "get ExtractItems(cd fld 3," & it & ")"if first word of it is "Error"thenbeepanswer itelse put it into cd fld 4end ifend mouseUp</script>
  15169.     </part>
  15170.     <part>
  15171.         <id>16</id>
  15172.         <type>field</type>
  15173.         <visible> <false /> </visible>
  15174.         <dontWrap> <false /> </dontWrap>
  15175.         <dontSearch> <false /> </dontSearch>
  15176.         <sharedText> <false /> </sharedText>
  15177.         <fixedLineHeight> <true /> </fixedLineHeight>
  15178.         <autoTab> <false /> </autoTab>
  15179.         <lockText> <true /> </lockText>
  15180.         <rect>
  15181.             <left>85</left>
  15182.             <top>53</top>
  15183.             <right>434</right>
  15184.             <bottom>277</bottom>
  15185.         </rect>
  15186.         <style>shadow</style>
  15187.         <autoSelect> <false /> </autoSelect>
  15188.         <showLines> <false /> </showLines>
  15189.         <wideMargins> <true /> </wideMargins>
  15190.         <multipleLines> <false /> </multipleLines>
  15191.         <reservedFamily> 0 </reservedFamily>
  15192.         <titleWidth>0</titleWidth>
  15193.         <icon>0</icon>
  15194.         <textAlign>left</textAlign>
  15195.         <font>Geneva</font>
  15196.         <textSize>12</textSize>
  15197.         <textStyle>plain</textStyle>
  15198.         <textHeight>16</textHeight>
  15199.         <name></name>
  15200.         <script>on mouseUpHideAllend mouseUp</script>
  15201.     </part>
  15202.     <part>
  15203.         <id>17</id>
  15204.         <type>field</type>
  15205.         <visible> <false /> </visible>
  15206.         <dontWrap> <false /> </dontWrap>
  15207.         <dontSearch> <false /> </dontSearch>
  15208.         <sharedText> <false /> </sharedText>
  15209.         <fixedLineHeight> <true /> </fixedLineHeight>
  15210.         <autoTab> <false /> </autoTab>
  15211.         <lockText> <false /> </lockText>
  15212.         <rect>
  15213.             <left>102</left>
  15214.             <top>79</top>
  15215.             <right>252</right>
  15216.             <bottom>264</bottom>
  15217.         </rect>
  15218.         <style>scrolling</style>
  15219.         <autoSelect> <false /> </autoSelect>
  15220.         <showLines> <false /> </showLines>
  15221.         <wideMargins> <false /> </wideMargins>
  15222.         <multipleLines> <false /> </multipleLines>
  15223.         <reservedFamily> 0 </reservedFamily>
  15224.         <titleWidth>0</titleWidth>
  15225.         <icon>0</icon>
  15226.         <textAlign>left</textAlign>
  15227.         <font>Geneva</font>
  15228.         <textSize>9</textSize>
  15229.         <textStyle>plain</textStyle>
  15230.         <textHeight>12</textHeight>
  15231.         <name></name>
  15232.         <script></script>
  15233.     </part>
  15234.     <part>
  15235.         <id>18</id>
  15236.         <type>field</type>
  15237.         <visible> <false /> </visible>
  15238.         <dontWrap> <false /> </dontWrap>
  15239.         <dontSearch> <false /> </dontSearch>
  15240.         <sharedText> <false /> </sharedText>
  15241.         <fixedLineHeight> <true /> </fixedLineHeight>
  15242.         <autoTab> <false /> </autoTab>
  15243.         <lockText> <true /> </lockText>
  15244.         <rect>
  15245.             <left>265</left>
  15246.             <top>79</top>
  15247.             <right>415</right>
  15248.             <bottom>264</bottom>
  15249.         </rect>
  15250.         <style>scrolling</style>
  15251.         <autoSelect> <false /> </autoSelect>
  15252.         <showLines> <false /> </showLines>
  15253.         <wideMargins> <false /> </wideMargins>
  15254.         <multipleLines> <false /> </multipleLines>
  15255.         <reservedFamily> 0 </reservedFamily>
  15256.         <titleWidth>0</titleWidth>
  15257.         <icon>0</icon>
  15258.         <textAlign>left</textAlign>
  15259.         <font>Geneva</font>
  15260.         <textSize>9</textSize>
  15261.         <textStyle>plain</textStyle>
  15262.         <textHeight>12</textHeight>
  15263.         <name></name>
  15264.         <script></script>
  15265.     </part>
  15266.     <content>
  15267.         <layer>card</layer>
  15268.         <id>1</id>
  15269.         <text>                                            ExtractItems 1.4                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ExtractItems XFCN extracts one or more items from a list.SYNTAX--------    ExtractItems(<text>,<item nb>[ΓǪ<item nb>][,<item sep>[,<line sep>]])PARAMETERS------------   <Text> is the original list of many lines of one or more items.   <Item Nb> is a positive non zero integer giving the item number(s) to extract from the text.   <item sep> and <line sep> are both a single char defining respectively the item and line separators. Default is comma fior itemSep (or the current value of the itemDelimitert property under HC 2.1), return for lineSep.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The XFCN returns the extracted list.If an error occurs, ExtractItems can return :     "Error : Out of memory"     "Error : Missing parameter(s)"     "Error : Bad item number #x"HISTORY-------1.4 :                                                                                          05/17/92ΓÇó Fixed again itemDelimiter handling1.3 :                                                                                          04/27/92ΓÇó Fixed itemDelimiter/HC 2.0v2 bug1.2 :                                                                                          03/13/92ΓÇó Added LineSep and ItemSep params</text>
  15270.     </content>
  15271.     <content>
  15272.         <layer>card</layer>
  15273.         <id>16</id>
  15274.         <text>             Original                            Extracted</text>
  15275.     </content>
  15276.     <content>
  15277.         <layer>card</layer>
  15278.         <id>17</id>
  15279.         <text>1,2,3,4,5toto,titi,tata,tete1,2,,,6toto,titi,tata,tete1,2,3,4,5toto,titi,tata,tete1,2,3,4,5toto,titi,tata,tete1,2,3,4,5toto,titi,tata,tete1,2,3,4,5toto,titi,tata,tete1,2,3,4,5toto,titi,tata,tete</text>
  15280.     </content>
  15281.     <name></name>
  15282.     <script></script>
  15283. </card>
  15284.  
  15285.  
  15286. card_11622.xml
  15287. <?xml version="1.0" encoding="utf-8" ?>
  15288. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15289. <card>
  15290.     <id>11622</id>
  15291.     <filler1>0</filler1>
  15292.     <bitmap>BMAP_11839.pbm</bitmap>
  15293.     <cantDelete> <false /> </cantDelete>
  15294.     <showPict> <true /> </showPict>
  15295.     <dontSearch> <false /> </dontSearch>
  15296.     <owner>46925</owner>
  15297.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15298.     <part>
  15299.         <id>1</id>
  15300.         <type>field</type>
  15301.         <visible> <true /> </visible>
  15302.         <dontWrap> <false /> </dontWrap>
  15303.         <dontSearch> <false /> </dontSearch>
  15304.         <sharedText> <false /> </sharedText>
  15305.         <fixedLineHeight> <true /> </fixedLineHeight>
  15306.         <autoTab> <false /> </autoTab>
  15307.         <lockText> <true /> </lockText>
  15308.         <rect>
  15309.             <left>69</left>
  15310.             <top>68</top>
  15311.             <right>434</right>
  15312.             <bottom>252</bottom>
  15313.         </rect>
  15314.         <style>scrolling</style>
  15315.         <autoSelect> <false /> </autoSelect>
  15316.         <showLines> <false /> </showLines>
  15317.         <wideMargins> <false /> </wideMargins>
  15318.         <multipleLines> <false /> </multipleLines>
  15319.         <reservedFamily> 0 </reservedFamily>
  15320.         <titleWidth>0</titleWidth>
  15321.         <icon>0</icon>
  15322.         <textAlign>left</textAlign>
  15323.         <font>Geneva</font>
  15324.         <textSize>9</textSize>
  15325.         <textStyle>plain</textStyle>
  15326.         <textHeight>12</textHeight>
  15327.         <name></name>
  15328.         <script></script>
  15329.     </part>
  15330.     <part>
  15331.         <id>25</id>
  15332.         <type>button</type>
  15333.         <visible> <true /> </visible>
  15334.         <reserved5> 0 </reserved5>
  15335.         <reserved4> 0 </reserved4>
  15336.         <reserved3> 0 </reserved3>
  15337.         <reserved2> 0 </reserved2>
  15338.         <reserved1> 0 </reserved1>
  15339.         <enabled> <true /> </enabled>
  15340.         <rect>
  15341.             <left>201</left>
  15342.             <top>278</top>
  15343.             <right>346</right>
  15344.             <bottom>316</bottom>
  15345.         </rect>
  15346.         <style>roundrect</style>
  15347.         <showName> <true /> </showName>
  15348.         <highlight> <false /> </highlight>
  15349.         <autoHighlight> <true /> </autoHighlight>
  15350.         <sharedHighlight> <true /> </sharedHighlight>
  15351.         <family>0</family>
  15352.         <titleWidth>0</titleWidth>
  15353.         <icon>0</icon>
  15354.         <textAlign>center</textAlign>
  15355.         <font>Geneva</font>
  15356.         <textSize>12</textSize>
  15357.         <textStyle>plain</textStyle>
  15358.         <name>EraseFile</name>
  15359.         <script>on mouseUpget FilePath(empty,"File to delete :")if it Γëá emptythenEraseFile itget the Resultif it Γëá emptythenbeepanswer itend ifend ifend mouseUp</script>
  15360.     </part>
  15361.     <content>
  15362.         <layer>card</layer>
  15363.         <id>1</id>
  15364.         <text>                                               EraseFile 1.1                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  EraseFile is a XCMD allowing to delete a file on a volume.SYNTAX-------                  EraseFile <file path|name>[,"DontResolveAlias"]PARAMETERS------------   <file path|name> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   "dontResolveAlias" allows to deal with an alias file itself (System 7.0 only) rather than with the file pointed by it.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The Result will be empty if the file has been deleted. If an error occurs, it can contain :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing or empty parameter(s)"     "Error : Second param can only be ΓÇ£DontResolveAliasΓÇ¥"HISTORY--------1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "DontResolveAlias" parameterΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  15365.     </content>
  15366.     <name>EraseFile 1.1</name>
  15367.     <script>on opencardend opencardon closeCardend closeCard</script>
  15368. </card>
  15369.  
  15370.  
  15371. card_11120.xml
  15372. <?xml version="1.0" encoding="utf-8" ?>
  15373. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15374. <card>
  15375.     <id>11120</id>
  15376.     <filler1>0</filler1>
  15377.     <bitmap>BMAP_11311.pbm</bitmap>
  15378.     <cantDelete> <false /> </cantDelete>
  15379.     <showPict> <true /> </showPict>
  15380.     <dontSearch> <false /> </dontSearch>
  15381.     <owner>46925</owner>
  15382.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15383.     <part>
  15384.         <id>1</id>
  15385.         <type>field</type>
  15386.         <visible> <true /> </visible>
  15387.         <dontWrap> <false /> </dontWrap>
  15388.         <dontSearch> <false /> </dontSearch>
  15389.         <sharedText> <false /> </sharedText>
  15390.         <fixedLineHeight> <true /> </fixedLineHeight>
  15391.         <autoTab> <false /> </autoTab>
  15392.         <lockText> <true /> </lockText>
  15393.         <rect>
  15394.             <left>69</left>
  15395.             <top>68</top>
  15396.             <right>434</right>
  15397.             <bottom>252</bottom>
  15398.         </rect>
  15399.         <style>scrolling</style>
  15400.         <autoSelect> <false /> </autoSelect>
  15401.         <showLines> <false /> </showLines>
  15402.         <wideMargins> <false /> </wideMargins>
  15403.         <multipleLines> <false /> </multipleLines>
  15404.         <reservedFamily> 0 </reservedFamily>
  15405.         <titleWidth>0</titleWidth>
  15406.         <icon>0</icon>
  15407.         <textAlign>left</textAlign>
  15408.         <font>Geneva</font>
  15409.         <textSize>9</textSize>
  15410.         <textStyle>plain</textStyle>
  15411.         <textHeight>12</textHeight>
  15412.         <name></name>
  15413.         <script></script>
  15414.     </part>
  15415.     <part>
  15416.         <id>5</id>
  15417.         <type>button</type>
  15418.         <visible> <true /> </visible>
  15419.         <reserved5> 0 </reserved5>
  15420.         <reserved4> 0 </reserved4>
  15421.         <reserved3> 0 </reserved3>
  15422.         <reserved2> 0 </reserved2>
  15423.         <reserved1> 0 </reserved1>
  15424.         <enabled> <true /> </enabled>
  15425.         <rect>
  15426.             <left>174</left>
  15427.             <top>281</top>
  15428.             <right>343</right>
  15429.             <bottom>311</bottom>
  15430.         </rect>
  15431.         <style>roundrect</style>
  15432.         <showName> <true /> </showName>
  15433.         <highlight> <false /> </highlight>
  15434.         <autoHighlight> <true /> </autoHighlight>
  15435.         <sharedHighlight> <true /> </sharedHighlight>
  15436.         <family>0</family>
  15437.         <titleWidth>0</titleWidth>
  15438.         <icon>0</icon>
  15439.         <textAlign>center</textAlign>
  15440.         <font>Chicago</font>
  15441.         <textSize>12</textSize>
  15442.         <textStyle>plain</textStyle>
  15443.         <name>DoMenu</name>
  15444.         <script>on mouseUplsselect last line of cd fld 1doMenu "Copy text"show cd fld 2put "try pasting..."ulsselect after text of cd fld 2end mouseUp</script>
  15445.     </part>
  15446.     <part>
  15447.         <id>16</id>
  15448.         <type>field</type>
  15449.         <visible> <false /> </visible>
  15450.         <dontWrap> <false /> </dontWrap>
  15451.         <dontSearch> <false /> </dontSearch>
  15452.         <sharedText> <false /> </sharedText>
  15453.         <fixedLineHeight> <false /> </fixedLineHeight>
  15454.         <autoTab> <false /> </autoTab>
  15455.         <lockText> <false /> </lockText>
  15456.         <rect>
  15457.             <left>97</left>
  15458.             <top>98</top>
  15459.             <right>402</right>
  15460.             <bottom>222</bottom>
  15461.         </rect>
  15462.         <style>shadow</style>
  15463.         <autoSelect> <false /> </autoSelect>
  15464.         <showLines> <false /> </showLines>
  15465.         <wideMargins> <true /> </wideMargins>
  15466.         <multipleLines> <false /> </multipleLines>
  15467.         <reservedFamily> 0 </reservedFamily>
  15468.         <titleWidth>0</titleWidth>
  15469.         <icon>0</icon>
  15470.         <textAlign>left</textAlign>
  15471.         <font>Geneva</font>
  15472.         <textSize>12</textSize>
  15473.         <textStyle>plain</textStyle>
  15474.         <textHeight>16</textHeight>
  15475.         <name></name>
  15476.         <script></script>
  15477.     </part>
  15478.     <content>
  15479.         <layer>card</layer>
  15480.         <id>1</id>
  15481.         <text>                                                DoMenu 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  DoMenu XCMD enhances HyperCard 2.0 by allowing to choose to paste text only or styled text.SYNTAX--------                                        doMenu <item name>PARAMETERS------------   Item name is the name of the menu item to call.USING-----  Just copy DoMenu XCMD in your Home or start using this stack. All doMenu messages sent thru the hierarchy (by script of pulling down menu) will be trapped by the XCMD, acting as a filter for "Paste Text" item name.  So, regular pasting will paste unstyled text in the destination field, while holding simultaneously the shift key down when pasting will paste the styled text. Since most pasting doesn't need style, just install and forget it.</text>
  15482.     </content>
  15483.     <name>DoMenu 1.0</name>
  15484.     <script>on opencardend opencardon closeCardhide cd fld 2put empty into cd fld 2end closeCard</script>
  15485. </card>
  15486.  
  15487.  
  15488. card_10501.xml
  15489. <?xml version="1.0" encoding="utf-8" ?>
  15490. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15491. <card>
  15492.     <id>10501</id>
  15493.     <filler1>0</filler1>
  15494.     <bitmap>BMAP_10764.pbm</bitmap>
  15495.     <cantDelete> <false /> </cantDelete>
  15496.     <showPict> <true /> </showPict>
  15497.     <dontSearch> <false /> </dontSearch>
  15498.     <owner>46925</owner>
  15499.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15500.     <part>
  15501.         <id>1</id>
  15502.         <type>field</type>
  15503.         <visible> <true /> </visible>
  15504.         <dontWrap> <false /> </dontWrap>
  15505.         <dontSearch> <false /> </dontSearch>
  15506.         <sharedText> <false /> </sharedText>
  15507.         <fixedLineHeight> <true /> </fixedLineHeight>
  15508.         <autoTab> <false /> </autoTab>
  15509.         <lockText> <true /> </lockText>
  15510.         <rect>
  15511.             <left>69</left>
  15512.             <top>68</top>
  15513.             <right>434</right>
  15514.             <bottom>252</bottom>
  15515.         </rect>
  15516.         <style>scrolling</style>
  15517.         <autoSelect> <false /> </autoSelect>
  15518.         <showLines> <false /> </showLines>
  15519.         <wideMargins> <false /> </wideMargins>
  15520.         <multipleLines> <false /> </multipleLines>
  15521.         <reservedFamily> 0 </reservedFamily>
  15522.         <titleWidth>0</titleWidth>
  15523.         <icon>0</icon>
  15524.         <textAlign>left</textAlign>
  15525.         <font>Geneva</font>
  15526.         <textSize>9</textSize>
  15527.         <textStyle>plain</textStyle>
  15528.         <textHeight>12</textHeight>
  15529.         <name></name>
  15530.         <script></script>
  15531.     </part>
  15532.     <part>
  15533.         <id>5</id>
  15534.         <type>button</type>
  15535.         <visible> <true /> </visible>
  15536.         <reserved5> 0 </reserved5>
  15537.         <reserved4> 0 </reserved4>
  15538.         <reserved3> 0 </reserved3>
  15539.         <reserved2> 0 </reserved2>
  15540.         <reserved1> 0 </reserved1>
  15541.         <enabled> <true /> </enabled>
  15542.         <rect>
  15543.             <left>174</left>
  15544.             <top>281</top>
  15545.             <right>343</right>
  15546.             <bottom>311</bottom>
  15547.         </rect>
  15548.         <style>roundrect</style>
  15549.         <showName> <true /> </showName>
  15550.         <highlight> <false /> </highlight>
  15551.         <autoHighlight> <true /> </autoHighlight>
  15552.         <sharedHighlight> <true /> </sharedHighlight>
  15553.         <family>0</family>
  15554.         <titleWidth>0</titleWidth>
  15555.         <icon>0</icon>
  15556.         <textAlign>center</textAlign>
  15557.         <font>Geneva</font>
  15558.         <textSize>12</textSize>
  15559.         <textStyle>plain</textStyle>
  15560.         <name>DocTypes</name>
  15561.         <script>on mouseUpget FilePath("APPL", "Application to explore :")if it Γëá emptythenset cursor to watchanswer DocTypes(it)end ifend mouseUp</script>
  15562.     </part>
  15563.     <content>
  15564.         <layer>card</layer>
  15565.         <id>1</id>
  15566.         <text>                                               DocTypes 1.5                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  DocTypes XFCN returns a list of all documents types that can be handled by an application.SYNTAX--------                                      DocTypes(<appl path>)PARAMETERS------------   <appl path> can be a single name or whole pathname. If just a single name is supplied, the application is assumed to be in the same folder than the current stack.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   The XFCN returns a comma separated list of available types.If an error occurs, DocTypes can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Missing pathname"     "Error : Empty pathname"     "Error : Could't find FREF resource"     "Error : Couldn't build result"HISTORY-------1.5 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online helpThis stack uses FilePath  XFCN, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  15567.     </content>
  15568.     <name>DocTypes 1.5</name>
  15569.     <script>on opencardend opencardon closeCardend closeCard</script>
  15570. </card>
  15571.  
  15572.  
  15573. card_10163.xml
  15574. <?xml version="1.0" encoding="utf-8" ?>
  15575. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15576. <card>
  15577.     <id>10163</id>
  15578.     <filler1>0</filler1>
  15579.     <bitmap>BMAP_10450.pbm</bitmap>
  15580.     <cantDelete> <false /> </cantDelete>
  15581.     <showPict> <true /> </showPict>
  15582.     <dontSearch> <false /> </dontSearch>
  15583.     <owner>46925</owner>
  15584.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15585.     <part>
  15586.         <id>1</id>
  15587.         <type>field</type>
  15588.         <visible> <true /> </visible>
  15589.         <dontWrap> <false /> </dontWrap>
  15590.         <dontSearch> <false /> </dontSearch>
  15591.         <sharedText> <false /> </sharedText>
  15592.         <fixedLineHeight> <true /> </fixedLineHeight>
  15593.         <autoTab> <false /> </autoTab>
  15594.         <lockText> <true /> </lockText>
  15595.         <rect>
  15596.             <left>69</left>
  15597.             <top>68</top>
  15598.             <right>434</right>
  15599.             <bottom>252</bottom>
  15600.         </rect>
  15601.         <style>scrolling</style>
  15602.         <autoSelect> <false /> </autoSelect>
  15603.         <showLines> <false /> </showLines>
  15604.         <wideMargins> <false /> </wideMargins>
  15605.         <multipleLines> <false /> </multipleLines>
  15606.         <reservedFamily> 0 </reservedFamily>
  15607.         <titleWidth>0</titleWidth>
  15608.         <icon>0</icon>
  15609.         <textAlign>left</textAlign>
  15610.         <font>Geneva</font>
  15611.         <textSize>9</textSize>
  15612.         <textStyle>plain</textStyle>
  15613.         <textHeight>12</textHeight>
  15614.         <name></name>
  15615.         <script></script>
  15616.     </part>
  15617.     <part>
  15618.         <id>5</id>
  15619.         <type>button</type>
  15620.         <visible> <true /> </visible>
  15621.         <reserved5> 0 </reserved5>
  15622.         <reserved4> 0 </reserved4>
  15623.         <reserved3> 0 </reserved3>
  15624.         <reserved2> 0 </reserved2>
  15625.         <reserved1> 0 </reserved1>
  15626.         <enabled> <true /> </enabled>
  15627.         <rect>
  15628.             <left>174</left>
  15629.             <top>281</top>
  15630.             <right>343</right>
  15631.             <bottom>311</bottom>
  15632.         </rect>
  15633.         <style>roundrect</style>
  15634.         <showName> <true /> </showName>
  15635.         <highlight> <false /> </highlight>
  15636.         <autoHighlight> <true /> </autoHighlight>
  15637.         <sharedHighlight> <true /> </sharedHighlight>
  15638.         <family>0</family>
  15639.         <titleWidth>0</titleWidth>
  15640.         <icon>0</icon>
  15641.         <textAlign>center</textAlign>
  15642.         <font>Geneva</font>
  15643.         <textSize>12</textSize>
  15644.         <textStyle>plain</textStyle>
  15645.         <name>DocCreator</name>
  15646.         <script>on mouseUpask "Creator (4 chars) or full pathName :" with "WILD"if it is empty then exit mouseUpput it into Creatorask "Volume : (Cancel for all)"put it into Volumeanswer "FullPath ?" with "True" or "False"set cursor to watchIF Volume Γëá emptythen put DocCreator(Creator,Volume,it) into cd fld 2else put DocCreator(Creator,it) into cd fld 2show cd fld 2end mouseUp</script>
  15647.     </part>
  15648.     <part>
  15649.         <id>18</id>
  15650.         <type>field</type>
  15651.         <visible> <false /> </visible>
  15652.         <dontWrap> <false /> </dontWrap>
  15653.         <dontSearch> <false /> </dontSearch>
  15654.         <sharedText> <false /> </sharedText>
  15655.         <fixedLineHeight> <true /> </fixedLineHeight>
  15656.         <autoTab> <false /> </autoTab>
  15657.         <lockText> <true /> </lockText>
  15658.         <rect>
  15659.             <left>69</left>
  15660.             <top>68</top>
  15661.             <right>434</right>
  15662.             <bottom>252</bottom>
  15663.         </rect>
  15664.         <style>scrolling</style>
  15665.         <autoSelect> <false /> </autoSelect>
  15666.         <showLines> <false /> </showLines>
  15667.         <wideMargins> <false /> </wideMargins>
  15668.         <multipleLines> <false /> </multipleLines>
  15669.         <reservedFamily> 0 </reservedFamily>
  15670.         <titleWidth>0</titleWidth>
  15671.         <icon>0</icon>
  15672.         <textAlign>left</textAlign>
  15673.         <font>Geneva</font>
  15674.         <textSize>9</textSize>
  15675.         <textStyle>plain</textStyle>
  15676.         <textHeight>12</textHeight>
  15677.         <name></name>
  15678.         <script>on mouseUphide meend mouseUp</script>
  15679.     </part>
  15680.     <content>
  15681.         <layer>card</layer>
  15682.         <id>1</id>
  15683.         <text>                                             DocCreator 1.2                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  DocCreator returns the application name for a given creator of file pathName.SYNTAX--------     DocCreator(<file creator or pathName>[,<volume name>][,<find all>])PARAMETERS------------   <file creator or pathName> can be a creator (4 chars), a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.   <volume name> is the name of volume to be explored. Default is all mounted volumes.   <find all> is a boolean allowing to choose to get all or only the latest application. Default is FALSE.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   DocCreator is able to use the System 7.0 enhanced desktop search features if active.   The XFCN returns a return delimited list of all matching applications. Duplicates are removed from the list before returning.If an error occurs, DocCreator can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Out of memory"     "Error : Missing parameter"HISTORY--------1.2 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help</text>
  15684.     </content>
  15685.     <name>DocCreator 1.2</name>
  15686.     <script>on opencardend opencardon closeCardhide cd fld 2put empty into cd fld 2end closeCard</script>
  15687. </card>
  15688.  
  15689.  
  15690. card_9593.xml
  15691. <?xml version="1.0" encoding="utf-8" ?>
  15692. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15693. <card>
  15694.     <id>9593</id>
  15695.     <filler1>0</filler1>
  15696.     <bitmap>BMAP_9838.pbm</bitmap>
  15697.     <cantDelete> <false /> </cantDelete>
  15698.     <showPict> <true /> </showPict>
  15699.     <dontSearch> <false /> </dontSearch>
  15700.     <owner>46925</owner>
  15701.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15702.     <part>
  15703.         <id>1</id>
  15704.         <type>field</type>
  15705.         <visible> <true /> </visible>
  15706.         <dontWrap> <false /> </dontWrap>
  15707.         <dontSearch> <false /> </dontSearch>
  15708.         <sharedText> <false /> </sharedText>
  15709.         <fixedLineHeight> <true /> </fixedLineHeight>
  15710.         <autoTab> <false /> </autoTab>
  15711.         <lockText> <false /> </lockText>
  15712.         <rect>
  15713.             <left>69</left>
  15714.             <top>68</top>
  15715.             <right>434</right>
  15716.             <bottom>252</bottom>
  15717.         </rect>
  15718.         <style>scrolling</style>
  15719.         <autoSelect> <false /> </autoSelect>
  15720.         <showLines> <false /> </showLines>
  15721.         <wideMargins> <false /> </wideMargins>
  15722.         <multipleLines> <false /> </multipleLines>
  15723.         <reservedFamily> 0 </reservedFamily>
  15724.         <titleWidth>0</titleWidth>
  15725.         <icon>0</icon>
  15726.         <textAlign>left</textAlign>
  15727.         <font>Geneva</font>
  15728.         <textSize>9</textSize>
  15729.         <textStyle>plain</textStyle>
  15730.         <textHeight>12</textHeight>
  15731.         <name></name>
  15732.         <script></script>
  15733.     </part>
  15734.     <part>
  15735.         <id>29</id>
  15736.         <type>button</type>
  15737.         <visible> <true /> </visible>
  15738.         <reserved5> 0 </reserved5>
  15739.         <reserved4> 0 </reserved4>
  15740.         <reserved3> 0 </reserved3>
  15741.         <reserved2> 0 </reserved2>
  15742.         <reserved1> 0 </reserved1>
  15743.         <enabled> <true /> </enabled>
  15744.         <rect>
  15745.             <left>174</left>
  15746.             <top>281</top>
  15747.             <right>343</right>
  15748.             <bottom>311</bottom>
  15749.         </rect>
  15750.         <style>roundrect</style>
  15751.         <showName> <true /> </showName>
  15752.         <highlight> <false /> </highlight>
  15753.         <autoHighlight> <true /> </autoHighlight>
  15754.         <sharedHighlight> <true /> </sharedHighlight>
  15755.         <family>0</family>
  15756.         <titleWidth>0</titleWidth>
  15757.         <icon>0</icon>
  15758.         <textAlign>center</textAlign>
  15759.         <font>Geneva</font>
  15760.         <textSize>12</textSize>
  15761.         <textStyle>plain</textStyle>
  15762.         <name>DateConverter</name>
  15763.         <script>on mouseUpask "Date/time to convert :" with the date & "," & the timeif it is empty then exit mouseUpanswer it & " -> " & DateConverter(it)get the timeconvert it to secondsask "Seconds to convert :" with itif it is empty then exit mouseUpanswer it & " -> " & DateConverter(it)end mouseUp</script>
  15764.     </part>
  15765.     <content>
  15766.         <layer>card</layer>
  15767.         <id>1</id>
  15768.         <text>                                           DateConverter 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  DateConverter allows to convert date/time to seconds and backwards.SYNTAX--------               DateConverter(<date[,time[ AM|PM]]> | <seconds>)PARAMETERS------------   <date[,time[ AM|PM]]> is the date/time string. Since the XFCN is fully international, items order can differ in the date format. (ex for U.S.A. : "month/day/year"). Year can be 2 or 4 chars long.   Time is optional, and can be input in 12 ou 24 hours format, regardless of the country (ex : HH:MM:SS). Minutes and seconds are also optional.   Date and time must be separated by a colon in the string, leading zeros are not required.   <seconds> is an integer, which corresponds the the number of seconds since January 1. 1904.   Using "!", "?" and "=" as parameter will return an online help (resp. copyright, syntax and output).USING-----   Depending on the passed param (date/time or seconds), the XFCN will return the converted string (resp. seconds elapsed since January 1. 1904 and date/time string).   The date/time output string will be formatted according to international setttings.ERRORS-------If an error occurs, DateConverter can return :     "Error : Incorrect date format"     "Error : Incorrect time format"     "Error : Couln't get INTL resource"     "Error : Cannot handle date before 1/1/1904"     "Error : Missing or empty parameter"</text>
  15769.     </content>
  15770.     <name>DateConverter 1.0</name>
  15771.     <script>on opencardend opencardon closeCardend closeCard</script>
  15772. </card>
  15773.  
  15774.  
  15775. card_9004.xml
  15776. <?xml version="1.0" encoding="utf-8" ?>
  15777. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15778. <card>
  15779.     <id>9004</id>
  15780.     <filler1>0</filler1>
  15781.     <bitmap>BMAP_9382.pbm</bitmap>
  15782.     <cantDelete> <false /> </cantDelete>
  15783.     <showPict> <true /> </showPict>
  15784.     <dontSearch> <false /> </dontSearch>
  15785.     <owner>46925</owner>
  15786.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15787.     <part>
  15788.         <id>1</id>
  15789.         <type>field</type>
  15790.         <visible> <true /> </visible>
  15791.         <dontWrap> <false /> </dontWrap>
  15792.         <dontSearch> <false /> </dontSearch>
  15793.         <sharedText> <false /> </sharedText>
  15794.         <fixedLineHeight> <true /> </fixedLineHeight>
  15795.         <autoTab> <false /> </autoTab>
  15796.         <lockText> <true /> </lockText>
  15797.         <rect>
  15798.             <left>69</left>
  15799.             <top>68</top>
  15800.             <right>434</right>
  15801.             <bottom>252</bottom>
  15802.         </rect>
  15803.         <style>scrolling</style>
  15804.         <autoSelect> <false /> </autoSelect>
  15805.         <showLines> <false /> </showLines>
  15806.         <wideMargins> <false /> </wideMargins>
  15807.         <multipleLines> <false /> </multipleLines>
  15808.         <reservedFamily> 0 </reservedFamily>
  15809.         <titleWidth>0</titleWidth>
  15810.         <icon>0</icon>
  15811.         <textAlign>left</textAlign>
  15812.         <font>Geneva</font>
  15813.         <textSize>9</textSize>
  15814.         <textStyle>plain</textStyle>
  15815.         <textHeight>12</textHeight>
  15816.         <name></name>
  15817.         <script></script>
  15818.     </part>
  15819.     <part>
  15820.         <id>5</id>
  15821.         <type>button</type>
  15822.         <visible> <true /> </visible>
  15823.         <reserved5> 0 </reserved5>
  15824.         <reserved4> 0 </reserved4>
  15825.         <reserved3> 0 </reserved3>
  15826.         <reserved2> 0 </reserved2>
  15827.         <reserved1> 0 </reserved1>
  15828.         <enabled> <true /> </enabled>
  15829.         <rect>
  15830.             <left>178</left>
  15831.             <top>279</top>
  15832.             <right>347</right>
  15833.             <bottom>309</bottom>
  15834.         </rect>
  15835.         <style>roundrect</style>
  15836.         <showName> <true /> </showName>
  15837.         <highlight> <false /> </highlight>
  15838.         <autoHighlight> <true /> </autoHighlight>
  15839.         <sharedHighlight> <true /> </sharedHighlight>
  15840.         <family>0</family>
  15841.         <titleWidth>0</titleWidth>
  15842.         <icon>0</icon>
  15843.         <textAlign>center</textAlign>
  15844.         <font>Geneva</font>
  15845.         <textSize>12</textSize>
  15846.         <textStyle>plain</textStyle>
  15847.         <name>CreateStack</name>
  15848.         <script>on mouseUpask "Stack name :"if it Γëá emptythenput it into SNamecreateStack SNameget the Resultif first word of it = "Error"then answer itelseif it is emptythen go stack SNameelse go stack itend ifend ifend mouseUp</script>
  15849.     </part>
  15850.     <content>
  15851.         <layer>card</layer>
  15852.         <id>1</id>
  15853.         <text>                                           CreateStack 1.1                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION  CreateStack is a XCMD that allows to create a new Stack from within a script, without user intervention.SYNTAX  CreateStack <name or pathName>PARAMETERS  If you supply only a name, the stack will be created at HyperCard's hierarchical level on the disk.  Help online is available : if you pass as first parameter :  "!" : the Result returns the version info  "?": the Result returns the syntaxUSING   If no error occured, the Result will be empty. Otherwise, it can contain :"Error : Bad Parameter Number""Error : Resource STDT not found""Error : Bad File Name""Error : Path Not Found""Error : Volume Not Found""Error : Creation aborted""Error : Create Failed""Error : FSDelete failed""Error : FSOpen failed""Error : FSWrite failed""Error : FSClose failed"  If a file with the same name already exists, the XCMD will ask if you want to replace it, or rename the stack to be created. If you choose to rename it, the the Result will return the created stack name.  This XCMD needs an auxillary resource STDT named "CreateStack". You can renumber it, but avoid renaming it !</text>
  15854.     </content>
  15855.     <name>CreateStack 1.1</name>
  15856.     <script>on opencardend opencardon closeCardend closeCard</script>
  15857. </card>
  15858.  
  15859.  
  15860. card_8668.xml
  15861. <?xml version="1.0" encoding="utf-8" ?>
  15862. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15863. <card>
  15864.     <id>8668</id>
  15865.     <filler1>0</filler1>
  15866.     <bitmap>BMAP_8773.pbm</bitmap>
  15867.     <cantDelete> <false /> </cantDelete>
  15868.     <showPict> <true /> </showPict>
  15869.     <dontSearch> <false /> </dontSearch>
  15870.     <owner>46925</owner>
  15871.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15872.     <part>
  15873.         <id>1</id>
  15874.         <type>field</type>
  15875.         <visible> <true /> </visible>
  15876.         <dontWrap> <false /> </dontWrap>
  15877.         <dontSearch> <false /> </dontSearch>
  15878.         <sharedText> <false /> </sharedText>
  15879.         <fixedLineHeight> <true /> </fixedLineHeight>
  15880.         <autoTab> <false /> </autoTab>
  15881.         <lockText> <true /> </lockText>
  15882.         <rect>
  15883.             <left>69</left>
  15884.             <top>68</top>
  15885.             <right>434</right>
  15886.             <bottom>252</bottom>
  15887.         </rect>
  15888.         <style>scrolling</style>
  15889.         <autoSelect> <false /> </autoSelect>
  15890.         <showLines> <false /> </showLines>
  15891.         <wideMargins> <false /> </wideMargins>
  15892.         <multipleLines> <false /> </multipleLines>
  15893.         <reservedFamily> 0 </reservedFamily>
  15894.         <titleWidth>0</titleWidth>
  15895.         <icon>0</icon>
  15896.         <textAlign>left</textAlign>
  15897.         <font>Geneva</font>
  15898.         <textSize>9</textSize>
  15899.         <textStyle>plain</textStyle>
  15900.         <textHeight>12</textHeight>
  15901.         <name></name>
  15902.         <script></script>
  15903.     </part>
  15904.     <part>
  15905.         <id>25</id>
  15906.         <type>button</type>
  15907.         <visible> <true /> </visible>
  15908.         <reserved5> 0 </reserved5>
  15909.         <reserved4> 0 </reserved4>
  15910.         <reserved3> 0 </reserved3>
  15911.         <reserved2> 0 </reserved2>
  15912.         <reserved1> 0 </reserved1>
  15913.         <enabled> <true /> </enabled>
  15914.         <rect>
  15915.             <left>201</left>
  15916.             <top>278</top>
  15917.             <right>346</right>
  15918.             <bottom>316</bottom>
  15919.         </rect>
  15920.         <style>roundrect</style>
  15921.         <showName> <true /> </showName>
  15922.         <highlight> <false /> </highlight>
  15923.         <autoHighlight> <true /> </autoHighlight>
  15924.         <sharedHighlight> <true /> </sharedHighlight>
  15925.         <family>0</family>
  15926.         <titleWidth>0</titleWidth>
  15927.         <icon>0</icon>
  15928.         <textAlign>center</textAlign>
  15929.         <font>Geneva</font>
  15930.         <textSize>12</textSize>
  15931.         <textStyle>plain</textStyle>
  15932.         <name>CreateFolder</name>
  15933.         <script>on mouseUpask "Folder path or name :"if it Γëá emptythenCreateFolder itif the Result Γëá emptythen answer the Resultend ifend mouseUp</script>
  15934.     </part>
  15935.     <content>
  15936.         <layer>card</layer>
  15937.         <id>1</id>
  15938.         <text>                                           CreateFolder 1.2                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------   CreateFolder is a XCMD allowing to create a new folder on a volume.SYNTAX-------                                      CreateFolder <folder path>PARAMETERS------------   <folder path> can be a single name or whole pathname. If just a single name is supplied, the folder will be created in the same folder than the current stack.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   If the creation is successfull, the Result will be empty. If an error occurs, the Result can return :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Folder is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : Moving whole volume not allowed"     "Error : Not an AppleShare volume"     "Error : AppleShare insufficient privileges"     "Error : Not a directory"     "Error : Missing or empty parameter"HISTORY--------1.2 :                                                                                          06/18/91ΓÇó Fixed a minor and rare bug1.1 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online help</text>
  15939.     </content>
  15940.     <name></name>
  15941.     <script></script>
  15942. </card>
  15943.  
  15944.  
  15945. card_17032.xml
  15946. <?xml version="1.0" encoding="utf-8" ?>
  15947. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15948. <card>
  15949.     <id>17032</id>
  15950.     <filler1>0</filler1>
  15951.     <bitmap>BMAP_17217.pbm</bitmap>
  15952.     <cantDelete> <false /> </cantDelete>
  15953.     <showPict> <true /> </showPict>
  15954.     <dontSearch> <false /> </dontSearch>
  15955.     <owner>46925</owner>
  15956.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  15957.     <part>
  15958.         <id>1</id>
  15959.         <type>field</type>
  15960.         <visible> <true /> </visible>
  15961.         <dontWrap> <false /> </dontWrap>
  15962.         <dontSearch> <false /> </dontSearch>
  15963.         <sharedText> <false /> </sharedText>
  15964.         <fixedLineHeight> <true /> </fixedLineHeight>
  15965.         <autoTab> <false /> </autoTab>
  15966.         <lockText> <true /> </lockText>
  15967.         <rect>
  15968.             <left>69</left>
  15969.             <top>68</top>
  15970.             <right>434</right>
  15971.             <bottom>252</bottom>
  15972.         </rect>
  15973.         <style>scrolling</style>
  15974.         <autoSelect> <false /> </autoSelect>
  15975.         <showLines> <false /> </showLines>
  15976.         <wideMargins> <false /> </wideMargins>
  15977.         <multipleLines> <false /> </multipleLines>
  15978.         <reservedFamily> 0 </reservedFamily>
  15979.         <titleWidth>0</titleWidth>
  15980.         <icon>0</icon>
  15981.         <textAlign>left</textAlign>
  15982.         <font>Geneva</font>
  15983.         <textSize>9</textSize>
  15984.         <textStyle>plain</textStyle>
  15985.         <textHeight>12</textHeight>
  15986.         <name></name>
  15987.         <script></script>
  15988.     </part>
  15989.     <part>
  15990.         <id>22</id>
  15991.         <type>button</type>
  15992.         <visible> <false /> </visible>
  15993.         <reserved5> 0 </reserved5>
  15994.         <reserved4> 0 </reserved4>
  15995.         <reserved3> 0 </reserved3>
  15996.         <reserved2> 0 </reserved2>
  15997.         <reserved1> 0 </reserved1>
  15998.         <enabled> <true /> </enabled>
  15999.         <rect>
  16000.             <left>0</left>
  16001.             <top>326</top>
  16002.             <right>18</right>
  16003.             <bottom>342</bottom>
  16004.         </rect>
  16005.         <style>checkbox</style>
  16006.         <showName> <false /> </showName>
  16007.         <highlight> <false /> </highlight>
  16008.         <autoHighlight> <true /> </autoHighlight>
  16009.         <sharedHighlight> <true /> </sharedHighlight>
  16010.         <family>0</family>
  16011.         <titleWidth>0</titleWidth>
  16012.         <icon>0</icon>
  16013.         <textAlign>center</textAlign>
  16014.         <font>Geneva</font>
  16015.         <textSize>12</textSize>
  16016.         <textStyle>plain</textStyle>
  16017.         <name></name>
  16018.         <script></script>
  16019.     </part>
  16020.     <part>
  16021.         <id>25</id>
  16022.         <type>button</type>
  16023.         <visible> <true /> </visible>
  16024.         <reserved5> 0 </reserved5>
  16025.         <reserved4> 0 </reserved4>
  16026.         <reserved3> 0 </reserved3>
  16027.         <reserved2> 0 </reserved2>
  16028.         <reserved1> 0 </reserved1>
  16029.         <enabled> <true /> </enabled>
  16030.         <rect>
  16031.             <left>209</left>
  16032.             <top>278</top>
  16033.             <right>335</right>
  16034.             <bottom>318</bottom>
  16035.         </rect>
  16036.         <style>roundrect</style>
  16037.         <showName> <true /> </showName>
  16038.         <highlight> <false /> </highlight>
  16039.         <autoHighlight> <true /> </autoHighlight>
  16040.         <sharedHighlight> <true /> </sharedHighlight>
  16041.         <family>0</family>
  16042.         <titleWidth>0</titleWidth>
  16043.         <icon>0</icon>
  16044.         <textAlign>center</textAlign>
  16045.         <font>Geneva</font>
  16046.         <textSize>12</textSize>
  16047.         <textStyle>plain</textStyle>
  16048.         <name>CopyRes</name>
  16049.         <script>on mouseUpget FilePath("STAK","Prov stack :")if it is empty then exit mouseUpput it into ProvFileget FilePath("STAK","Dest stack :")if it is empty then exit mouseUpput it into DestFileask "Resource type :" with "XCMD"if it is empty then exit mouseUpput it into ResTypeask "Resource name or ID :" with "CopyRes"if it is empty then exit mouseUpput it into ResNameanswer "Optionnal parameter :" with "R" or "I" or "None"if it is "None"then CopyRes ProvFile,DestFile,ResType,ResNameelse CopyRes ProvFile,DestFile,ResType,ResName,itget the Resultif first word of it is "Error"thenbeepanswer itelse answer "Copy done, result = ΓÇ£" & it & "ΓÇ¥"end mouseUp</script>
  16050.     </part>
  16051.     <content>
  16052.         <layer>card</layer>
  16053.         <id>1</id>
  16054.         <text>                                           CopyRes 1.8 XCMD                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  CopyRes is a XCMD allowing to copy resources between two files. Unlike ResCopy, it doesn't simply replace existing resources with same name or ID without warning, and offers a wide range of error checking.SYNTAX-------   CopyRes <prov file>,<dest file>,<res type>,<res name or ID>[,<I | R | K>]PARAMETERS------------   Prov and dest file can be name or full pathname. With a single name, the file is assumed to be in the same folder than the current stack. Using "*" for any of these parameters will refer to the current stack pathname.   Res type must be a four char string, and is case sensitive.   The resource to copy can be invoked by its name or its ID.   Last parameter is optionnal, and can be any string beginning with "I", "R" or "K". Its allows to automatically renumber the copied resource, either Incremental or Random. Incremental will set an ID equal to the highest ID of the type plus one. Random will set any ID no already existing and over 1000. Using "K" (Krunch) will not ask what to do with existing resource having same name or ID and simply replace it.   Using "!" and "?" parameter will return an online help (resp. copyright and syntax).USING-----   In case of name or ID conflict, the XCMD will bring an ask dialog allowing to rename or renumber the resource to copy. Renumbering dialog proposes another non-existing ID. Clicking Cancel will abort the copy.   If the same name or ID is kept, then a second answer dialog pops to get confirmation for replacing the previous resource. Clicking Yes replaces the resource, No returns to first dialog and Cancel aborts the copy.   If the copy succeeds, The Result will return a two items string containing the name and ID of the copied resource.If any error occurs, or the copy is aborted, the Result can return :             "Error : Missing Parameter(s)"             "Error : Param 5 must begin with R,I or K"             "Error : Bad Resource Type"             "Error : Same dest and prov file"             "Error : Volume Not Found"             "Error : File Not Found"             "Error : Path Not Found"             "Error : Unknown #xx"             "Error : Resource not found"             "Error : Copy failed"             "Error : Copy aborted"HISTORY--------1.8 :ΓÇó Added "K" param1.7 :ΓÇó Changed DetachResource to HandtoHand to avoid errors with HC 2.0.1.6 :ΓÇó code cleanedACKNOWLEDGEMENT------------------This stack uses FilePath  XFCN, ┬⌐ 1898, 1990 Apple Computer, Inc.</text>
  16055.     </content>
  16056.     <name>CopyRes 1.8*</name>
  16057.     <script>on opencardend opencardon closeCardend closeCard</script>
  16058. </card>
  16059.  
  16060.  
  16061. card_7521.xml
  16062. <?xml version="1.0" encoding="utf-8" ?>
  16063. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16064. <card>
  16065.     <id>7521</id>
  16066.     <filler1>0</filler1>
  16067.     <bitmap>BMAP_7771.pbm</bitmap>
  16068.     <cantDelete> <false /> </cantDelete>
  16069.     <showPict> <true /> </showPict>
  16070.     <dontSearch> <false /> </dontSearch>
  16071.     <owner>46925</owner>
  16072.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16073.     <part>
  16074.         <id>1</id>
  16075.         <type>field</type>
  16076.         <visible> <true /> </visible>
  16077.         <dontWrap> <false /> </dontWrap>
  16078.         <dontSearch> <false /> </dontSearch>
  16079.         <sharedText> <false /> </sharedText>
  16080.         <fixedLineHeight> <true /> </fixedLineHeight>
  16081.         <autoTab> <false /> </autoTab>
  16082.         <lockText> <true /> </lockText>
  16083.         <rect>
  16084.             <left>69</left>
  16085.             <top>68</top>
  16086.             <right>434</right>
  16087.             <bottom>252</bottom>
  16088.         </rect>
  16089.         <style>scrolling</style>
  16090.         <autoSelect> <false /> </autoSelect>
  16091.         <showLines> <false /> </showLines>
  16092.         <wideMargins> <false /> </wideMargins>
  16093.         <multipleLines> <false /> </multipleLines>
  16094.         <reservedFamily> 0 </reservedFamily>
  16095.         <titleWidth>0</titleWidth>
  16096.         <icon>0</icon>
  16097.         <textAlign>left</textAlign>
  16098.         <font>Geneva</font>
  16099.         <textSize>9</textSize>
  16100.         <textStyle>plain</textStyle>
  16101.         <textHeight>12</textHeight>
  16102.         <name></name>
  16103.         <script></script>
  16104.     </part>
  16105.     <part>
  16106.         <id>25</id>
  16107.         <type>button</type>
  16108.         <visible> <true /> </visible>
  16109.         <reserved5> 0 </reserved5>
  16110.         <reserved4> 0 </reserved4>
  16111.         <reserved3> 0 </reserved3>
  16112.         <reserved2> 0 </reserved2>
  16113.         <reserved1> 0 </reserved1>
  16114.         <enabled> <true /> </enabled>
  16115.         <rect>
  16116.             <left>201</left>
  16117.             <top>278</top>
  16118.             <right>346</right>
  16119.             <bottom>316</bottom>
  16120.         </rect>
  16121.         <style>roundrect</style>
  16122.         <showName> <true /> </showName>
  16123.         <highlight> <false /> </highlight>
  16124.         <autoHighlight> <true /> </autoHighlight>
  16125.         <sharedHighlight> <true /> </sharedHighlight>
  16126.         <family>0</family>
  16127.         <titleWidth>0</titleWidth>
  16128.         <icon>0</icon>
  16129.         <textAlign>center</textAlign>
  16130.         <font>Geneva</font>
  16131.         <textSize>12</textSize>
  16132.         <textStyle>plain</textStyle>
  16133.         <name>CopyFolder</name>
  16134.         <script>on mouseUpget selectDir("Select Folder to copy :")if it Γëá emptythenput it into ProvFolderput NameNewFile("New Folder","Select destination & name :") into DestPathgo this cardif DestPath Γëá emptythenAnswer "Copy files ?" with "No" or "Yes"put (it is "Yes") into Filesset cursor to watchput "Copying folder..."CopyFolder ProvFolder,DestPathget the Resultput emptyif it Γëá emptythen answer itend ifend ifend mouseUp</script>
  16135.     </part>
  16136.     <content>
  16137.         <layer>card</layer>
  16138.         <id>1</id>
  16139.         <text>                                            CopyFolder 1.9                                        by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  CopyFolder is a XCMD allowing to copy a whole folder, including all enclosed folders and files.SYNTAX-------       CopyFolder <folder path, name or pathname>[,<dest path or name>]                       [,<files>][,"ResolveAlias"]PARAMETERS------------   <folder path, name or pathname> can be a single name or whole pathname. If just a single name is supplied, the folder is assumed to be in the same folder than the current stack.   <dest path or name> is optional. If not supplied, the file will be copied in the same folder as "Copy of...". If a single name is passed, the copy of the folder will take that new name in the same folder. If the second param end with colon, the folder will be copied in the designed folder and will keep its original name. Finally, a whole pathname can be provided to define both dest. directory and new folder name.   <files> is a boolean, making the XCMD copy or not the included files. With false, only the folder structure will be copied. Default is true.   "ResolveAlias" will be used when you want any alias file contained in the folder to be resolved before copying. In this case, the pointed files will be copied rather than their alias. Default is non-resolving aliases.   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----   If the copy is successfull, the Result will be empty. If an error occurs, either the copy will be aborted (fatal error), or may continue (non-fatal error on a file). The Result will then return one line for each found error, each line containing two items : <error description>,<file pathname>.   Error description can be one of these :     "Error : Not a file"     "Error : Not a folder"     "Error : Alias file not supported"     "Error : Volume not found"     "Error : Bad Name"     "Error : File not found"     "Error : Folder not found"     "Error : File is busy"     "Error : I/O Error"     "Error : Volume is full"     "Error : Volume is locked"     "Error : No resource fork"     "Error : Duplicate file/folder name"     "Error : MacOS param error"     "Error : AppleShare insufficient privileges"     "Error : No more disk space"     "Error : Missing parameter(s)"     "Error : Couln't create copy buffer"HISTORY--------1.9 :                                                                                          03/18/92ΓÇó Handling of non-fatal errorsΓÇó Added "ResolveAlias" paramΓÇó FinderLock attribute is preserved1.8 :                                                                                          03/13/92ΓÇó Fixed folder privileges bug1.7 :                                                                                          12/25/91ΓÇó Fixed alias file bug under System 7.0.1ΓÇó Copy now keeps owner and group of shared folders1.6 :                                                                                          11/22/91ΓÇó Fixed destination volume freespace calculation1.5 :                                                                                          10/29/91ΓÇó Modification/creation dates of files/folders are now preserved1.4 :                                                                                          08/04/91ΓÇó Added support for System 7.0 alias filesΓÇó General enhancement of the codeΓÇó Added "=" param for online helpΓÇó Added "=" param for online help1.3 : ΓÇó Fixed "directory not found" bug with AppleShare server.1.2 :ΓÇó AppleShare folder privileges are now preserved by the copyΓÇó Added files param1.1 :ΓÇó File attributes are now preserved by the copyThis stack also uses NameNewFile, SelectDir XFCNs, ┬⌐ Frederic RINALDI 1992.</text>
  16140.     </content>
  16141.     <name></name>
  16142.     <script></script>
  16143. </card>
  16144.  
  16145.  
  16146. card_6939.xml
  16147. <?xml version="1.0" encoding="utf-8" ?>
  16148. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16149. <card>
  16150.     <id>6939</id>
  16151.     <filler1>0</filler1>
  16152.     <bitmap>BMAP_7260.pbm</bitmap>
  16153.     <cantDelete> <false /> </cantDelete>
  16154.     <showPict> <true /> </showPict>
  16155.     <dontSearch> <false /> </dontSearch>
  16156.     <owner>46925</owner>
  16157.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16158.     <part>
  16159.         <id>1</id>
  16160.         <type>field</type>
  16161.         <visible> <true /> </visible>
  16162.         <dontWrap> <false /> </dontWrap>
  16163.         <dontSearch> <false /> </dontSearch>
  16164.         <sharedText> <false /> </sharedText>
  16165.         <fixedLineHeight> <true /> </fixedLineHeight>
  16166.         <autoTab> <false /> </autoTab>
  16167.         <lockText> <true /> </lockText>
  16168.         <rect>
  16169.             <left>69</left>
  16170.             <top>68</top>
  16171.             <right>434</right>
  16172.             <bottom>252</bottom>
  16173.         </rect>
  16174.         <style>scrolling</style>
  16175.         <autoSelect> <false /> </autoSelect>
  16176.         <showLines> <false /> </showLines>
  16177.         <wideMargins> <false /> </wideMargins>
  16178.         <multipleLines> <false /> </multipleLines>
  16179.         <reservedFamily> 0 </reservedFamily>
  16180.         <titleWidth>0</titleWidth>
  16181.         <icon>0</icon>
  16182.         <textAlign>left</textAlign>
  16183.         <font>Geneva</font>
  16184.         <textSize>9</textSize>
  16185.         <textStyle>plain</textStyle>
  16186.         <textHeight>12</textHeight>
  16187.         <name></name>
  16188.         <script></script>
  16189.     </part>
  16190.     <part>
  16191.         <id>5</id>
  16192.         <type>button</type>
  16193.         <visible> <true /> </visible>
  16194.         <reserved5> 0 </reserved5>
  16195.         <reserved4> 0 </reserved4>
  16196.         <reserved3> 0 </reserved3>
  16197.         <reserved2> 0 </reserved2>
  16198.         <reserved1> 0 </reserved1>
  16199.         <enabled> <true /> </enabled>
  16200.         <rect>
  16201.             <left>174</left>
  16202.             <top>281</top>
  16203.             <right>343</right>
  16204.             <bottom>311</bottom>
  16205.         </rect>
  16206.         <style>roundrect</style>
  16207.         <showName> <true /> </showName>
  16208.         <highlight> <false /> </highlight>
  16209.         <autoHighlight> <true /> </autoHighlight>
  16210.         <sharedHighlight> <true /> </sharedHighlight>
  16211.         <family>0</family>
  16212.         <titleWidth>0</titleWidth>
  16213.         <icon>0</icon>
  16214.         <textAlign>center</textAlign>
  16215.         <font>Geneva</font>
  16216.         <textSize>12</textSize>
  16217.         <textStyle>plain</textStyle>
  16218.         <name>ClipInfo</name>
  16219.         <script>on mouseUpanswer ClipInfo()end mouseUp</script>
  16220.     </part>
  16221.     <content>
  16222.         <layer>card</layer>
  16223.         <id>1</id>
  16224.         <text>                                               ClipInfo 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ClipInfo XFCN returns the types of resources present in the clipboard, thus allows to determine its content..SYNTAX--------                                              ClipInfo ()PARAMETERS------------   No parameter required, but using "!" and "?" returns online help (resp. about and syntax).USING-----   If an error occurs, the XFCN can return :        "Error : Couldn't load scrap"        "Error : Out of memory"</text>
  16225.     </content>
  16226.     <name>ClipInfo 1.0</name>
  16227.     <script>on opencardend opencardon closeCardend closeCard</script>
  16228. </card>
  16229.  
  16230.  
  16231. card_6407.xml
  16232. <?xml version="1.0" encoding="utf-8" ?>
  16233. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16234. <card>
  16235.     <id>6407</id>
  16236.     <filler1>0</filler1>
  16237.     <bitmap>BMAP_6883.pbm</bitmap>
  16238.     <cantDelete> <false /> </cantDelete>
  16239.     <showPict> <true /> </showPict>
  16240.     <dontSearch> <false /> </dontSearch>
  16241.     <owner>46925</owner>
  16242.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16243.     <part>
  16244.         <id>1</id>
  16245.         <type>field</type>
  16246.         <visible> <true /> </visible>
  16247.         <dontWrap> <false /> </dontWrap>
  16248.         <dontSearch> <false /> </dontSearch>
  16249.         <sharedText> <false /> </sharedText>
  16250.         <fixedLineHeight> <true /> </fixedLineHeight>
  16251.         <autoTab> <false /> </autoTab>
  16252.         <lockText> <true /> </lockText>
  16253.         <rect>
  16254.             <left>69</left>
  16255.             <top>68</top>
  16256.             <right>434</right>
  16257.             <bottom>252</bottom>
  16258.         </rect>
  16259.         <style>scrolling</style>
  16260.         <autoSelect> <false /> </autoSelect>
  16261.         <showLines> <false /> </showLines>
  16262.         <wideMargins> <false /> </wideMargins>
  16263.         <multipleLines> <false /> </multipleLines>
  16264.         <reservedFamily> 0 </reservedFamily>
  16265.         <titleWidth>0</titleWidth>
  16266.         <icon>0</icon>
  16267.         <textAlign>left</textAlign>
  16268.         <font>Geneva</font>
  16269.         <textSize>9</textSize>
  16270.         <textStyle>plain</textStyle>
  16271.         <textHeight>12</textHeight>
  16272.         <name></name>
  16273.         <script></script>
  16274.     </part>
  16275.     <part>
  16276.         <id>5</id>
  16277.         <type>button</type>
  16278.         <visible> <true /> </visible>
  16279.         <reserved5> 0 </reserved5>
  16280.         <reserved4> 0 </reserved4>
  16281.         <reserved3> 0 </reserved3>
  16282.         <reserved2> 0 </reserved2>
  16283.         <reserved1> 0 </reserved1>
  16284.         <enabled> <true /> </enabled>
  16285.         <rect>
  16286.             <left>92</left>
  16287.             <top>283</top>
  16288.             <right>194</right>
  16289.             <bottom>316</bottom>
  16290.         </rect>
  16291.         <style>roundrect</style>
  16292.         <showName> <true /> </showName>
  16293.         <highlight> <false /> </highlight>
  16294.         <autoHighlight> <true /> </autoHighlight>
  16295.         <sharedHighlight> <true /> </sharedHighlight>
  16296.         <family>0</family>
  16297.         <titleWidth>0</titleWidth>
  16298.         <icon>0</icon>
  16299.         <textAlign>center</textAlign>
  16300.         <font>Geneva</font>
  16301.         <textSize>12</textSize>
  16302.         <textStyle>plain</textStyle>
  16303.         <name>CurrPrinter</name>
  16304.         <script>on mouseUpput Switch(CurrPrinter()) into cd fld 2show cd fld 2end mouseUp</script>
  16305.     </part>
  16306.     <part>
  16307.         <id>16</id>
  16308.         <type>field</type>
  16309.         <visible> <false /> </visible>
  16310.         <dontWrap> <false /> </dontWrap>
  16311.         <dontSearch> <false /> </dontSearch>
  16312.         <sharedText> <false /> </sharedText>
  16313.         <fixedLineHeight> <true /> </fixedLineHeight>
  16314.         <autoTab> <false /> </autoTab>
  16315.         <lockText> <true /> </lockText>
  16316.         <rect>
  16317.             <left>104</left>
  16318.             <top>95</top>
  16319.             <right>397</right>
  16320.             <bottom>230</bottom>
  16321.         </rect>
  16322.         <style>scrolling</style>
  16323.         <autoSelect> <false /> </autoSelect>
  16324.         <showLines> <false /> </showLines>
  16325.         <wideMargins> <true /> </wideMargins>
  16326.         <multipleLines> <false /> </multipleLines>
  16327.         <reservedFamily> 0 </reservedFamily>
  16328.         <titleWidth>0</titleWidth>
  16329.         <icon>0</icon>
  16330.         <textAlign>left</textAlign>
  16331.         <font>Geneva</font>
  16332.         <textSize>12</textSize>
  16333.         <textStyle>plain</textStyle>
  16334.         <textHeight>16</textHeight>
  16335.         <name></name>
  16336.         <script>on mouseUphide meend mouseUp</script>
  16337.     </part>
  16338.     <part>
  16339.         <id>17</id>
  16340.         <type>button</type>
  16341.         <visible> <true /> </visible>
  16342.         <reserved5> 0 </reserved5>
  16343.         <reserved4> 0 </reserved4>
  16344.         <reserved3> 0 </reserved3>
  16345.         <reserved2> 0 </reserved2>
  16346.         <reserved1> 0 </reserved1>
  16347.         <enabled> <true /> </enabled>
  16348.         <rect>
  16349.             <left>239</left>
  16350.             <top>283</top>
  16351.             <right>341</right>
  16352.             <bottom>316</bottom>
  16353.         </rect>
  16354.         <style>roundrect</style>
  16355.         <showName> <true /> </showName>
  16356.         <highlight> <false /> </highlight>
  16357.         <autoHighlight> <true /> </autoHighlight>
  16358.         <sharedHighlight> <true /> </sharedHighlight>
  16359.         <family>0</family>
  16360.         <titleWidth>0</titleWidth>
  16361.         <icon>0</icon>
  16362.         <textAlign>center</textAlign>
  16363.         <font>Geneva</font>
  16364.         <textSize>12</textSize>
  16365.         <textStyle>plain</textStyle>
  16366.         <name>DeviceList</name>
  16367.         <script>on mouseUpask "Driver name :" with "LaserWriter"if it Γëá emptythenset cursor to watchget DeviceList(it)if first word of it is "Error"thenanswer itelseput Switch(it) into cd fld 2show cd fld 2end ifend ifend mouseUp</script>
  16368.     </part>
  16369.     <part>
  16370.         <id>18</id>
  16371.         <type>button</type>
  16372.         <visible> <true /> </visible>
  16373.         <reserved5> 0 </reserved5>
  16374.         <reserved4> 0 </reserved4>
  16375.         <reserved3> 0 </reserved3>
  16376.         <reserved2> 0 </reserved2>
  16377.         <reserved1> 0 </reserved1>
  16378.         <enabled> <true /> </enabled>
  16379.         <rect>
  16380.             <left>376</left>
  16381.             <top>283</top>
  16382.             <right>478</right>
  16383.             <bottom>316</bottom>
  16384.         </rect>
  16385.         <style>roundrect</style>
  16386.         <showName> <true /> </showName>
  16387.         <highlight> <false /> </highlight>
  16388.         <autoHighlight> <true /> </autoHighlight>
  16389.         <sharedHighlight> <true /> </sharedHighlight>
  16390.         <family>0</family>
  16391.         <titleWidth>0</titleWidth>
  16392.         <icon>0</icon>
  16393.         <textAlign>center</textAlign>
  16394.         <font>Geneva</font>
  16395.         <textSize>12</textSize>
  16396.         <textStyle>plain</textStyle>
  16397.         <name>ChoosePrinter</name>
  16398.         <script>on mouseUpask "Printer driver name :" with "LaserWriter"if it is empty then exit mouseUpput it into Driverset cursor to watchask "Device name :" with first item of DeviceList(Driver)if it is empty then exit mouseUpput it into Deviceset cursor to watchChoosePrinter Driver,Deviceget the Resultif it Γëá emptythen answer itelse answer "Current device :" && item 2 of CurrPrinter()end mouseUp</script>
  16399.     </part>
  16400.     <content>
  16401.         <layer>card</layer>
  16402.         <id>1</id>
  16403.         <text>                                                Chooser 1.3                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  This stack contains 2 XFCN and 1 XCMD which allow to act like with the chooser, thus select any printing driver.  IMPORTANT    This kind of stuff is strictly forbidden by the Human Interface Guidelines,    which tell to always let the user choose its printer with the Chooser DA    and never do it inside a program.    However, regarding the high demand for such a feature, I offer you the     opportunity to do it within a script. So, to preserve the interface, never    forget to restore the previous setting after using these externals. (see    the script of this stack).                                           CurrPrinter 1.3DESCRIPTION------------   CurrPrinter is a XFCN which returns infos on the current printing device.SYNTAX--------                                              CurrPrinter ()PARAMETERS------------   No parameter required, but using "!", "?"  or "=" as first parameter returns online help (resp. about, syntax and output).USING-----   The XFCN returns a one, two or three items string :   ΓÇó One item is returned if the printer is not shareable (like ImageWriter),       being the printer driver name of the System Folder.   ΓÇó Two items are returned if the printer is shareable (like LaserWriter)       and is on the current zone. They are respectively the printer driver       name and the printer name.   ΓÇó Three items are returned if the printer is shareable (like LaserWriter)       and is not on the current zone. They are respectively the printer driver       name, the printer name and the zone name.If an error occurs, the XFCN can return :     "Error : Couldn't locate System folder"     "Error : Couln't get printer info"     "Error : Printer driver file is missing"                                           DeviceList 1.3DESCRIPTION------------   DeviceList is a XFCN which returns a list of available devices in a zone over the AppleTalk network. It can be used for any kind of devices, not only printers.SYNTAX--------                      DeviceList(<driver name>[,<zone name>])PARAMETERS------------   <driver name> is the name of the driver file in the System Folder (or Extensions folder for System 7.0).CAUTION : this has changed from last version which was expecting the device name. You now just have to supply the driver file name, and don't need anymore to know AppleTalk node name to use it.   <zone name> is the zone string. If missing, the device is assumed to be on the current zone.   Using "!", "?"  or "=" as first parameter returns online help (resp. about, syntax and output).USING-----   The XFCN returns a list of items corresponding to the devices found on the network.If an error occurs, the XFCN can return :     "Error : Out of Memory"     "Error : Couldn't locate System folder"     "Error : Missing or empty driver name"     "Error : Driver file not found"     "Error : Couln't get node name"     "Error : Couldn't open AppleTalk"     "Error : Out of memory"     "Error : Register failed"     "Error : Lookup failed"     "Error : Extract failed"                                           ChoosePrinter 1.3DESCRIPTION------------   ChoosePrinter is a XCMD allowing to select any printer, shareable or not on any zone.SYNTAX--------      ChoosePrinter <printer driver name>[,<printer name>[,<zone name>]]PARAMETERS------------   The three parameters are strings, the two last being optional.   <printer driver name> is the name of the printer driver file in the System Folder (or Extensions folder for System 7.0).   <printer name> must be supplied for shareable printers.   <zone name> is the zone string. If missing, the device is assumed to be on the current zone.   Using "!", "?"  or "=" as first parameter returns online help (resp. about, syntax and output).USING-----   If an error occurs, the Result can contain :     "Error : Printer driver file not found"     "Error : Not a printer driver"     "Error : Couldn't locate System folder"     "Error : Missing or empty printer driver name"     "Error : Printer driver file not found"     "Error : Not a shared printer"     "Error : Couln't get node name"     "Error : Couln't get printer driver info"     "Error : Couldn't set "alis" resource"FINAL NOTE----------   If you need to get the list of all available printer drivers available in the System Folder, you can use one of my other external GetDir in this way :     put GetDir(FindFolder("Extensions"),"f","t=PRER") into List or     put GetDir(FindFolder("Extensions"),"f","t=PREC") into List   You can also get the name of all available AppleTalk zones by using another XFCN I wrote : ATalkZones.HISTORY--------1.3                                                                                            08/20/91ΓÇó The three externals now are System 7.0 compatibleΓÇó Changed DeviceList to accept driver name rather that ATalk device nameΓÇó ChoosePrinter now checks to correct type of the driver (PRES or PREC)ΓÇó Two externals have been renamed to be more accurate :    ChooseDevice -> ChoosePrinter    CurrDevice    -> CurrPrinterΓÇó General cleaning of the codes   This stack uses Switch XFCN, ┬⌐ Frederic RINALDI 1989,1990,1991.</text>
  16404.     </content>
  16405.     <content>
  16406.         <layer>card</layer>
  16407.         <id>16</id>
  16408.         <text>Error : Missing or empty driver name</text>
  16409.     </content>
  16410.     <name>Chooser 1.3</name>
  16411.     <script>on opencardglobal SavedPrinter-- store the current device in a global varput CurrPrinter() into SavedPrinterrepeat with i=1 to number of items of SavedPrinterput quote before item i of SavedPrinterput quote after item i of SavedPrinterend repeatend opencardon closeCardglobal SavedPrinter-- restore the original device from the global vardo "ChoosePrinter" && SavedPrinterend closeCard</script>
  16412. </card>
  16413.  
  16414.  
  16415. card_6005.xml
  16416. <?xml version="1.0" encoding="utf-8" ?>
  16417. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16418. <card>
  16419.     <id>6005</id>
  16420.     <filler1>0</filler1>
  16421.     <bitmap>BMAP_6182.pbm</bitmap>
  16422.     <cantDelete> <false /> </cantDelete>
  16423.     <showPict> <true /> </showPict>
  16424.     <dontSearch> <false /> </dontSearch>
  16425.     <owner>46925</owner>
  16426.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16427.     <part>
  16428.         <id>1</id>
  16429.         <type>field</type>
  16430.         <visible> <true /> </visible>
  16431.         <dontWrap> <false /> </dontWrap>
  16432.         <dontSearch> <false /> </dontSearch>
  16433.         <sharedText> <false /> </sharedText>
  16434.         <fixedLineHeight> <true /> </fixedLineHeight>
  16435.         <autoTab> <false /> </autoTab>
  16436.         <lockText> <true /> </lockText>
  16437.         <rect>
  16438.             <left>69</left>
  16439.             <top>68</top>
  16440.             <right>434</right>
  16441.             <bottom>252</bottom>
  16442.         </rect>
  16443.         <style>scrolling</style>
  16444.         <autoSelect> <false /> </autoSelect>
  16445.         <showLines> <false /> </showLines>
  16446.         <wideMargins> <false /> </wideMargins>
  16447.         <multipleLines> <false /> </multipleLines>
  16448.         <reservedFamily> 0 </reservedFamily>
  16449.         <titleWidth>0</titleWidth>
  16450.         <icon>0</icon>
  16451.         <textAlign>left</textAlign>
  16452.         <font>Geneva</font>
  16453.         <textSize>9</textSize>
  16454.         <textStyle>plain</textStyle>
  16455.         <textHeight>12</textHeight>
  16456.         <name></name>
  16457.         <script></script>
  16458.     </part>
  16459.     <part>
  16460.         <id>25</id>
  16461.         <type>button</type>
  16462.         <visible> <true /> </visible>
  16463.         <reserved5> 0 </reserved5>
  16464.         <reserved4> 0 </reserved4>
  16465.         <reserved3> 0 </reserved3>
  16466.         <reserved2> 0 </reserved2>
  16467.         <reserved1> 0 </reserved1>
  16468.         <enabled> <true /> </enabled>
  16469.         <rect>
  16470.             <left>201</left>
  16471.             <top>278</top>
  16472.             <right>346</right>
  16473.             <bottom>316</bottom>
  16474.         </rect>
  16475.         <style>roundrect</style>
  16476.         <showName> <true /> </showName>
  16477.         <highlight> <false /> </highlight>
  16478.         <autoHighlight> <true /> </autoHighlight>
  16479.         <sharedHighlight> <true /> </sharedHighlight>
  16480.         <family>0</family>
  16481.         <titleWidth>0</titleWidth>
  16482.         <icon>0</icon>
  16483.         <textAlign>center</textAlign>
  16484.         <font>Geneva</font>
  16485.         <textSize>12</textSize>
  16486.         <textStyle>plain</textStyle>
  16487.         <name>ChooseColor</name>
  16488.         <script>on mouseUpget ChooseColor()if it Γëá emptythen answer itelse answer "Cancelled"end mouseUp</script>
  16489.     </part>
  16490.     <content>
  16491.         <layer>card</layer>
  16492.         <id>1</id>
  16493.         <text>                                            ChooseColor 1.1                                         ┬⌐ Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ChooseColor allows to choose a color using the Apple Color Picker dialog.SYNTAX-------                    ChooseColor([<prompt>[,<initial color>]])PARAMETERS------------   All parameters are optional.    Prompt is a string that will be prompted in the Color Picker dialog. Default value is "Please select a color :".   Initial color is a three integer items string corresponding to red, green and blue values of the color that will be shown at the dialog's opening.   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING------   The XFCN retuns a three integer items string corresponding to red, green and blue values of the choosen color. If cancelled, the returned string is empty.   If an error occurs, the XFCN can return :                 "Error : Bad red value"                 "Error : Bad green value"                 "Error : Bad blue value"HISTORY--------1.1ΓÇó Use notification manager for HC 2.0</text>
  16494.     </content>
  16495.     <name>ChooseColor 1.1</name>
  16496.     <script>on opencardend opencardon closeCardend closeCard</script>
  16497. </card>
  16498.  
  16499.  
  16500. card_5585.xml
  16501. <?xml version="1.0" encoding="utf-8" ?>
  16502. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16503. <card>
  16504.     <id>5585</id>
  16505.     <filler1>0</filler1>
  16506.     <bitmap>BMAP_5827.pbm</bitmap>
  16507.     <cantDelete> <false /> </cantDelete>
  16508.     <showPict> <true /> </showPict>
  16509.     <dontSearch> <false /> </dontSearch>
  16510.     <owner>46925</owner>
  16511.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16512.     <part>
  16513.         <id>1</id>
  16514.         <type>field</type>
  16515.         <visible> <true /> </visible>
  16516.         <dontWrap> <false /> </dontWrap>
  16517.         <dontSearch> <false /> </dontSearch>
  16518.         <sharedText> <false /> </sharedText>
  16519.         <fixedLineHeight> <true /> </fixedLineHeight>
  16520.         <autoTab> <false /> </autoTab>
  16521.         <lockText> <true /> </lockText>
  16522.         <rect>
  16523.             <left>69</left>
  16524.             <top>68</top>
  16525.             <right>434</right>
  16526.             <bottom>252</bottom>
  16527.         </rect>
  16528.         <style>scrolling</style>
  16529.         <autoSelect> <false /> </autoSelect>
  16530.         <showLines> <false /> </showLines>
  16531.         <wideMargins> <false /> </wideMargins>
  16532.         <multipleLines> <false /> </multipleLines>
  16533.         <reservedFamily> 0 </reservedFamily>
  16534.         <titleWidth>0</titleWidth>
  16535.         <icon>0</icon>
  16536.         <textAlign>left</textAlign>
  16537.         <font>Geneva</font>
  16538.         <textSize>9</textSize>
  16539.         <textStyle>plain</textStyle>
  16540.         <textHeight>12</textHeight>
  16541.         <name></name>
  16542.         <script></script>
  16543.     </part>
  16544.     <part>
  16545.         <id>5</id>
  16546.         <type>button</type>
  16547.         <visible> <true /> </visible>
  16548.         <reserved5> 0 </reserved5>
  16549.         <reserved4> 0 </reserved4>
  16550.         <reserved3> 0 </reserved3>
  16551.         <reserved2> 0 </reserved2>
  16552.         <reserved1> 0 </reserved1>
  16553.         <enabled> <true /> </enabled>
  16554.         <rect>
  16555.             <left>174</left>
  16556.             <top>281</top>
  16557.             <right>343</right>
  16558.             <bottom>311</bottom>
  16559.         </rect>
  16560.         <style>roundrect</style>
  16561.         <showName> <true /> </showName>
  16562.         <highlight> <false /> </highlight>
  16563.         <autoHighlight> <true /> </autoHighlight>
  16564.         <sharedHighlight> <true /> </sharedHighlight>
  16565.         <family>0</family>
  16566.         <titleWidth>0</titleWidth>
  16567.         <icon>0</icon>
  16568.         <textAlign>center</textAlign>
  16569.         <font>Geneva</font>
  16570.         <textSize>12</textSize>
  16571.         <textStyle>plain</textStyle>
  16572.         <name>CapsLock</name>
  16573.         <script>on mouseUpanswer CapsLock()end mouseUp</script>
  16574.     </part>
  16575.     <content>
  16576.         <layer>card</layer>
  16577.         <id>1</id>
  16578.         <text>                                               CapsLock 1.0                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  CapsLock XFCN allows to test if the CapsLock key is down or not.SYNTAX--------                                                 CapsLock()PARAMETERS------------   Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).USING-----  The XFCN returns true if the CapsLock is down, false if not.</text>
  16579.     </content>
  16580.     <name>CapsLock 1.0</name>
  16581.     <script>on opencardend opencardon closeCardend closeCard</script>
  16582. </card>
  16583.  
  16584.  
  16585. card_47625.xml
  16586. <?xml version="1.0" encoding="utf-8" ?>
  16587. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16588. <card>
  16589.     <id>47625</id>
  16590.     <filler1>0</filler1>
  16591.     <bitmap>BMAP_16472.pbm</bitmap>
  16592.     <cantDelete> <false /> </cantDelete>
  16593.     <showPict> <true /> </showPict>
  16594.     <dontSearch> <false /> </dontSearch>
  16595.     <owner>46925</owner>
  16596.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16597.     <part>
  16598.         <id>1</id>
  16599.         <type>field</type>
  16600.         <visible> <true /> </visible>
  16601.         <dontWrap> <false /> </dontWrap>
  16602.         <dontSearch> <false /> </dontSearch>
  16603.         <sharedText> <false /> </sharedText>
  16604.         <fixedLineHeight> <true /> </fixedLineHeight>
  16605.         <autoTab> <false /> </autoTab>
  16606.         <lockText> <true /> </lockText>
  16607.         <rect>
  16608.             <left>69</left>
  16609.             <top>68</top>
  16610.             <right>434</right>
  16611.             <bottom>252</bottom>
  16612.         </rect>
  16613.         <style>scrolling</style>
  16614.         <autoSelect> <false /> </autoSelect>
  16615.         <showLines> <false /> </showLines>
  16616.         <wideMargins> <false /> </wideMargins>
  16617.         <multipleLines> <false /> </multipleLines>
  16618.         <reservedFamily> 0 </reservedFamily>
  16619.         <titleWidth>0</titleWidth>
  16620.         <icon>0</icon>
  16621.         <textAlign>left</textAlign>
  16622.         <font>Geneva</font>
  16623.         <textSize>9</textSize>
  16624.         <textStyle>plain</textStyle>
  16625.         <textHeight>12</textHeight>
  16626.         <name>Text</name>
  16627.         <script></script>
  16628.     </part>
  16629.     <part>
  16630.         <id>5</id>
  16631.         <type>button</type>
  16632.         <visible> <true /> </visible>
  16633.         <reserved5> 0 </reserved5>
  16634.         <reserved4> 0 </reserved4>
  16635.         <reserved3> 0 </reserved3>
  16636.         <reserved2> 0 </reserved2>
  16637.         <reserved1> 0 </reserved1>
  16638.         <enabled> <true /> </enabled>
  16639.         <rect>
  16640.             <left>174</left>
  16641.             <top>281</top>
  16642.             <right>343</right>
  16643.             <bottom>311</bottom>
  16644.         </rect>
  16645.         <style>roundrect</style>
  16646.         <showName> <true /> </showName>
  16647.         <highlight> <false /> </highlight>
  16648.         <autoHighlight> <true /> </autoHighlight>
  16649.         <sharedHighlight> <true /> </sharedHighlight>
  16650.         <family>0</family>
  16651.         <titleWidth>0</titleWidth>
  16652.         <icon>0</icon>
  16653.         <textAlign>center</textAlign>
  16654.         <font>Chicago</font>
  16655.         <textSize>12</textSize>
  16656.         <textStyle>plain</textStyle>
  16657.         <name>Calendoid</name>
  16658.         <script>on mouseUpCalendoidend mouseUp</script>
  16659.     </part>
  16660.     <content>
  16661.         <layer>card</layer>
  16662.         <id>1</id>
  16663.         <text><span class="style1">                                            </span><span class="style3">Calendoid 1.3</span><span class="style1">                                          </span><span class="style2">by Fr├⌐d├⌐ric RINALDI</span><span class="style1"></span><span class="style4">DESCRIPTION</span><span class="style1">  Calendoid XCMD displays a monthly calendar window.</span><span class="style4">SYNTAX</span><span class="style1">                                           Calendoid [<date>]</span><span class="style4">PARAMETERS</span><span class="style1">   <date> is optional, and is a date string corresponding to the month to be displayed in the window. Any usual date format can be used.   Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).</span><span class="style4">USING</span><span class="style1">   Clicking on left and right arrows allows to display previous or next month. Holding Optionkey down allows to jump from year to year.   Clicking on a day of month displays the week and day numbers at the bottom of the window.   Clicking on the month's name brings back to current month.   Macintosh's internal clock can only handle dates between 1/1/1904 and 2/6/2040.</span><span class="style4">MESSAGES</span><span class="style1">      </span><span class="style3">OpenCalendoid</span><span class="style1"> : sent when a windoid is opened, followed by the windoid name and ID. This allows to define window properties before it is shown, since the message can be trapped using a handler :</span><span class="style5">     on openCalendoid WName,WId       if WName is "MyWindow" then...     end openCalendoid</span><span class="style1">   </span><span class="style3">CloseCalendoid</span><span class="style1"> : sent when a windoid is closed, followed by the windoid name and ID. This allows to define window properties before it is shown, since the message can be trapped using a handler :</span><span class="style5">     on closeCalendoid WName,WId       if WName is "MyWindow" then...     end closeCalendoid</span><span class="style3"></span><span class="style1">   </span><span class="style3">ClickInCalendoid</span><span class="style1"> : </span><span class="style5">s</span><span class="style1">ent when double-clicking on a day in the window, followed by the windoid name and ID, the clicked date in short format, the week and day numbers.</span><span class="style5">     on clickInCalendoid WName,WId,When,WeekNb,DayNb       put When     end clickInCalendoid</span><span class="style1"></span><span class="style4">PROPERTIES</span><span class="style1">   Like any XWindow, Calendoid has properties that can be get and set thru HyperTalk.                           </span><span class="style5">properties of window "Calendoid"</span><span class="style1">   will return an item list of all allowed properties :     ΓÇó loc             : windoid's position according to card (X,Y)     ΓÇó visible       : windoid's visibility (</span><span class="style14">true</span><span class="style1"> or false)     ΓÇó id              : windoid's id (</span><span class="style3">get</span><span class="style1"> only)     ΓÇó messages  : list of messages sent by the windoid (</span><span class="style3">get</span><span class="style1"> only)     ΓÇó rect          : windoid's rect according to card (X,Y,Z,T) (</span><span class="style3">get</span><span class="style1"> only)     ΓÇó date          : currently displayed date (M[M]/1/YY)</span><span class="style4">ERRORS</span><span class="style1">If an error occurs, Calendoid can return :     "Error : Unable to create XWindow"     "Error : XWindows not implemented"     "Error : Out of memory"     "Error : Incorrect date"</span><span class="style4">HISTORY</span><span class="style1">1.3                                                                                            06/25/92ΓÇó Fixed click bug on a non-valid day1.2                                                                                            06/16/92ΓÇó Added week and day numbers to display and result.1.1                                                                                            06/09/92ΓÇó Limitation to valid datesΓÇó Now use mouseUp for clickInCalendoid1.0                                                                                            06/04/92ΓÇó First release</span></text>
  16664.     </content>
  16665.     <name>Calendoid 1.3</name>
  16666.     <script>on clickInCalendoid WName,WId,Whenanswer "You clicked on" && Whenend clickInCalendoid</script>
  16667. </card>
  16668.  
  16669.  
  16670. card_4934.xml
  16671. <?xml version="1.0" encoding="utf-8" ?>
  16672. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16673. <card>
  16674.     <id>4934</id>
  16675.     <filler1>0</filler1>
  16676.     <bitmap>BMAP_5336.pbm</bitmap>
  16677.     <cantDelete> <false /> </cantDelete>
  16678.     <showPict> <true /> </showPict>
  16679.     <dontSearch> <false /> </dontSearch>
  16680.     <owner>46925</owner>
  16681.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16682.     <part>
  16683.         <id>1</id>
  16684.         <type>field</type>
  16685.         <visible> <true /> </visible>
  16686.         <dontWrap> <false /> </dontWrap>
  16687.         <dontSearch> <false /> </dontSearch>
  16688.         <sharedText> <false /> </sharedText>
  16689.         <fixedLineHeight> <true /> </fixedLineHeight>
  16690.         <autoTab> <false /> </autoTab>
  16691.         <lockText> <true /> </lockText>
  16692.         <rect>
  16693.             <left>69</left>
  16694.             <top>68</top>
  16695.             <right>434</right>
  16696.             <bottom>252</bottom>
  16697.         </rect>
  16698.         <style>scrolling</style>
  16699.         <autoSelect> <false /> </autoSelect>
  16700.         <showLines> <false /> </showLines>
  16701.         <wideMargins> <false /> </wideMargins>
  16702.         <multipleLines> <false /> </multipleLines>
  16703.         <reservedFamily> 0 </reservedFamily>
  16704.         <titleWidth>0</titleWidth>
  16705.         <icon>0</icon>
  16706.         <textAlign>left</textAlign>
  16707.         <font>Geneva</font>
  16708.         <textSize>9</textSize>
  16709.         <textStyle>plain</textStyle>
  16710.         <textHeight>12</textHeight>
  16711.         <name></name>
  16712.         <script></script>
  16713.     </part>
  16714.     <part>
  16715.         <id>5</id>
  16716.         <type>button</type>
  16717.         <visible> <true /> </visible>
  16718.         <reserved5> 0 </reserved5>
  16719.         <reserved4> 0 </reserved4>
  16720.         <reserved3> 0 </reserved3>
  16721.         <reserved2> 0 </reserved2>
  16722.         <reserved1> 0 </reserved1>
  16723.         <enabled> <true /> </enabled>
  16724.         <rect>
  16725.             <left>174</left>
  16726.             <top>281</top>
  16727.             <right>343</right>
  16728.             <bottom>311</bottom>
  16729.         </rect>
  16730.         <style>roundrect</style>
  16731.         <showName> <true /> </showName>
  16732.         <highlight> <false /> </highlight>
  16733.         <autoHighlight> <true /> </autoHighlight>
  16734.         <sharedHighlight> <true /> </sharedHighlight>
  16735.         <family>0</family>
  16736.         <titleWidth>0</titleWidth>
  16737.         <icon>0</icon>
  16738.         <textAlign>center</textAlign>
  16739.         <font>Geneva</font>
  16740.         <textSize>12</textSize>
  16741.         <textStyle>plain</textStyle>
  16742.         <name>ATalkZones</name>
  16743.         <script>on mouseUpget AtalkZones()if number of lines of it = 1then answer it with "Too bad !"elseput it into cd fld 2show cd fld 2end ifend mouseUp</script>
  16744.     </part>
  16745.     <part>
  16746.         <id>16</id>
  16747.         <type>field</type>
  16748.         <visible> <false /> </visible>
  16749.         <dontWrap> <false /> </dontWrap>
  16750.         <dontSearch> <false /> </dontSearch>
  16751.         <sharedText> <false /> </sharedText>
  16752.         <fixedLineHeight> <true /> </fixedLineHeight>
  16753.         <autoTab> <false /> </autoTab>
  16754.         <lockText> <true /> </lockText>
  16755.         <rect>
  16756.             <left>104</left>
  16757.             <top>95</top>
  16758.             <right>397</right>
  16759.             <bottom>230</bottom>
  16760.         </rect>
  16761.         <style>scrolling</style>
  16762.         <autoSelect> <false /> </autoSelect>
  16763.         <showLines> <false /> </showLines>
  16764.         <wideMargins> <true /> </wideMargins>
  16765.         <multipleLines> <false /> </multipleLines>
  16766.         <reservedFamily> 0 </reservedFamily>
  16767.         <titleWidth>0</titleWidth>
  16768.         <icon>0</icon>
  16769.         <textAlign>left</textAlign>
  16770.         <font>Geneva</font>
  16771.         <textSize>12</textSize>
  16772.         <textStyle>plain</textStyle>
  16773.         <textHeight>16</textHeight>
  16774.         <name></name>
  16775.         <script>on mouseUphide meend mouseUp</script>
  16776.     </part>
  16777.     <content>
  16778.         <layer>card</layer>
  16779.         <id>1</id>
  16780.         <text>                                             ATalkZones 1.1                                          by Fr├⌐d├⌐ric RINALDIDESCRIPTION------------  ATalkZones XFCN returns the node's zone and all available zones over AppleTalk.SYNTAX--------                                              ATalkZones ()PARAMETERS------------   No parameter required, but using "!" and "?" returns online help (resp. about and syntax).USING-----   The XFCN returns a lines list of found zones, the first line being the name of the calling node's zone.If an error occurs, the XFCN can return :             "Error : Out of Memory"             "Error : Couldn't get node address"             "Error : Couldn't get current zone"             "Error : Couldn't get zones list"VERSION HISTORY----------------1.1 : ΓÇó┬áChanged output string</text>
  16781.     </content>
  16782.     <content>
  16783.         <layer>card</layer>
  16784.         <id>16</id>
  16785.         <text>TechTeamParisN.N.CTrainingACF Velizy</text>
  16786.     </content>
  16787.     <name>ATalkZones 1.1</name>
  16788.     <script>on opencardend opencardon closeCardend closeCard</script>
  16789. </card>
  16790.  
  16791.  
  16792. card_4021.xml
  16793. <?xml version="1.0" encoding="utf-8" ?>
  16794. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16795. <card>
  16796.     <id>4021</id>
  16797.     <filler1>0</filler1>
  16798.     <bitmap>BMAP_12560.pbm</bitmap>
  16799.     <cantDelete> <false /> </cantDelete>
  16800.     <showPict> <true /> </showPict>
  16801.     <dontSearch> <false /> </dontSearch>
  16802.     <owner>46925</owner>
  16803.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  16804.     <part>
  16805.         <id>1</id>
  16806.         <type>field</type>
  16807.         <visible> <true /> </visible>
  16808.         <dontWrap> <false /> </dontWrap>
  16809.         <dontSearch> <false /> </dontSearch>
  16810.         <sharedText> <false /> </sharedText>
  16811.         <fixedLineHeight> <true /> </fixedLineHeight>
  16812.         <autoTab> <false /> </autoTab>
  16813.         <lockText> <true /> </lockText>
  16814.         <rect>
  16815.             <left>69</left>
  16816.             <top>68</top>
  16817.             <right>434</right>
  16818.             <bottom>252</bottom>
  16819.         </rect>
  16820.         <style>scrolling</style>
  16821.         <autoSelect> <false /> </autoSelect>
  16822.         <showLines> <false /> </showLines>
  16823.         <wideMargins> <false /> </wideMargins>
  16824.         <multipleLines> <false /> </multipleLines>
  16825.         <reservedFamily> 0 </reservedFamily>
  16826.         <titleWidth>0</titleWidth>
  16827.         <icon>0</icon>
  16828.         <textAlign>left</textAlign>
  16829.         <font>Geneva</font>
  16830.         <textSize>9</textSize>
  16831.         <textStyle>plain</textStyle>
  16832.         <textHeight>12</textHeight>
  16833.         <name></name>
  16834.         <script></script>
  16835.     </part>
  16836.     <part>
  16837.         <id>5</id>
  16838.         <type>button</type>
  16839.         <visible> <true /> </visible>
  16840.         <reserved5> 0 </reserved5>
  16841.         <reserved4> 0 </reserved4>
  16842.         <reserved3> 0 </reserved3>
  16843.         <reserved2> 0 </reserved2>
  16844.         <reserved1> 0 </reserved1>
  16845.         <enabled> <true /> </enabled>
  16846.         <rect>
  16847.             <left>174</left>
  16848.             <top>281</top>
  16849.             <right>343</right>
  16850.             <bottom>311</bottom>
  16851.         </rect>
  16852.         <style>roundrect</style>
  16853.         <showName> <true /> </showName>
  16854.         <highlight> <false /> </highlight>
  16855.         <autoHighlight> <true /> </autoHighlight>
  16856.         <sharedHighlight> <true /> </sharedHighlight>
  16857.         <family>0</family>
  16858.         <titleWidth>0</titleWidth>
  16859.         <icon>0</icon>
  16860.         <textAlign>center</textAlign>
  16861.         <font>Geneva</font>
  16862.         <textSize>12</textSize>
  16863.         <textStyle>plain</textStyle>
  16864.         <name>Align</name>
  16865.         <script>on mouseUpif not visible of btn 2thenlsshow btn 2show cd fld 2show cd fld 3show cd fld 4show cd fld 5else do cd fld 5end mouseUp</script>
  16866.     </part>
  16867.     <part>
  16868.         <id>8</id>
  16869.         <type>field</type>
  16870.         <visible> <false /> </visible>
  16871.         <dontWrap> <false /> </dontWrap>
  16872.         <dontSearch> <false /> </dontSearch>
  16873.         <sharedText> <false /> </sharedText>
  16874.         <fixedLineHeight> <true /> </fixedLineHeight>
  16875.         <autoTab> <false /> </autoTab>
  16876.         <lockText> <true /> </lockText>
  16877.         <rect>
  16878.             <left>9</left>
  16879.             <top>17</top>
  16880.             <right>506</right>
  16881.             <bottom>271</bottom>
  16882.         </rect>
  16883.         <style>shadow</style>
  16884.         <autoSelect> <false /> </autoSelect>
  16885.         <showLines> <false /> </showLines>
  16886.         <wideMargins> <false /> </wideMargins>
  16887.         <multipleLines> <false /> </multipleLines>
  16888.         <reservedFamily> 0 </reservedFamily>
  16889.         <titleWidth>0</titleWidth>
  16890.         <icon>0</icon>
  16891.         <textAlign>left</textAlign>
  16892.         <font>Geneva</font>
  16893.         <textSize>12</textSize>
  16894.         <textStyle>bold</textStyle>
  16895.         <textHeight>16</textHeight>
  16896.         <name></name>
  16897.         <script></script>
  16898.     </part>
  16899.     <part>
  16900.         <id>9</id>
  16901.         <type>field</type>
  16902.         <visible> <false /> </visible>
  16903.         <dontWrap> <false /> </dontWrap>
  16904.         <dontSearch> <false /> </dontSearch>
  16905.         <sharedText> <false /> </sharedText>
  16906.         <fixedLineHeight> <true /> </fixedLineHeight>
  16907.         <autoTab> <false /> </autoTab>
  16908.         <lockText> <true /> </lockText>
  16909.         <rect>
  16910.             <left>30</left>
  16911.             <top>28</top>
  16912.             <right>488</right>
  16913.             <bottom>116</bottom>
  16914.         </rect>
  16915.         <style>rectangle</style>
  16916.         <autoSelect> <false /> </autoSelect>
  16917.         <showLines> <false /> </showLines>
  16918.         <wideMargins> <false /> </wideMargins>
  16919.         <multipleLines> <false /> </multipleLines>
  16920.         <reservedFamily> 0 </reservedFamily>
  16921.         <titleWidth>0</titleWidth>
  16922.         <icon>0</icon>
  16923.         <textAlign>left</textAlign>
  16924.         <font>Geneva</font>
  16925.         <textSize>9</textSize>
  16926.         <textStyle>plain</textStyle>
  16927.         <textHeight>12</textHeight>
  16928.         <name></name>
  16929.         <script></script>
  16930.     </part>
  16931.     <part>
  16932.         <id>11</id>
  16933.         <type>button</type>
  16934.         <visible> <false /> </visible>
  16935.         <reserved5> 0 </reserved5>
  16936.         <reserved4> 0 </reserved4>
  16937.         <reserved3> 0 </reserved3>
  16938.         <reserved2> 0 </reserved2>
  16939.         <reserved1> 0 </reserved1>
  16940.         <enabled> <true /> </enabled>
  16941.         <rect>
  16942.             <left>14</left>
  16943.             <top>22</top>
  16944.             <right>27</right>
  16945.             <bottom>35</bottom>
  16946.         </rect>
  16947.         <style>rectangle</style>
  16948.         <showName> <true /> </showName>
  16949.         <highlight> <false /> </highlight>
  16950.         <autoHighlight> <true /> </autoHighlight>
  16951.         <sharedHighlight> <true /> </sharedHighlight>
  16952.         <family>0</family>
  16953.         <titleWidth>0</titleWidth>
  16954.         <icon>0</icon>
  16955.         <textAlign>center</textAlign>
  16956.         <font>Geneva</font>
  16957.         <textSize>12</textSize>
  16958.         <textStyle>plain</textStyle>
  16959.         <name></name>
  16960.         <script>on mouseUplshide btn 2hide cd fld 2hide cd fld 3hide cd fld 4hide cd fld 5put empty into cd fld 4end mouseUp</script>
  16961.     </part>
  16962.     <part>
  16963.         <id>14</id>
  16964.         <type>field</type>
  16965.         <visible> <false /> </visible>
  16966.         <dontWrap> <false /> </dontWrap>
  16967.         <dontSearch> <false /> </dontSearch>
  16968.         <sharedText> <false /> </sharedText>
  16969.         <fixedLineHeight> <true /> </fixedLineHeight>
  16970.         <autoTab> <false /> </autoTab>
  16971.         <lockText> <true /> </lockText>
  16972.         <rect>
  16973.             <left>30</left>
  16974.             <top>130</top>
  16975.             <right>488</right>
  16976.             <bottom>218</bottom>
  16977.         </rect>
  16978.         <style>rectangle</style>
  16979.         <autoSelect> <false /> </autoSelect>
  16980.         <showLines> <false /> </showLines>
  16981.         <wideMargins> <false /> </wideMargins>
  16982.         <multipleLines> <false /> </multipleLines>
  16983.         <reservedFamily> 0 </reservedFamily>
  16984.         <titleWidth>0</titleWidth>
  16985.         <icon>0</icon>
  16986.         <textAlign>left</textAlign>
  16987.         <font>Geneva</font>
  16988.         <textSize>9</textSize>
  16989.         <textStyle>plain</textStyle>
  16990.         <textHeight>12</textHeight>
  16991.         <name></name>
  16992.         <script></script>
  16993.     </part>
  16994.     <part>
  16995.         <id>15</id>
  16996.         <type>field</type>
  16997.         <visible> <false /> </visible>
  16998.         <dontWrap> <false /> </dontWrap>
  16999.         <dontSearch> <false /> </dontSearch>
  17000.         <sharedText> <false /> </sharedText>
  17001.         <fixedLineHeight> <true /> </fixedLineHeight>
  17002.         <autoTab> <false /> </autoTab>
  17003.         <lockText> <false /> </lockText>
  17004.         <rect>
  17005.             <left>19</left>
  17006.             <top>244</top>
  17007.             <right>494</right>
  17008.             <bottom>262</bottom>
  17009.         </rect>
  17010.         <style>rectangle</style>
  17011.         <autoSelect> <false /> </autoSelect>
  17012.         <showLines> <false /> </showLines>
  17013.         <wideMargins> <false /> </wideMargins>
  17014.         <multipleLines> <false /> </multipleLines>
  17015.         <reservedFamily> 0 </reservedFamily>
  17016.         <titleWidth>0</titleWidth>
  17017.         <icon>0</icon>
  17018.         <textAlign>center</textAlign>
  17019.         <font>Geneva</font>
  17020.         <textSize>10</textSize>
  17021.         <textStyle>plain</textStyle>
  17022.         <textHeight>13</textHeight>
  17023.         <name></name>
  17024.         <script></script>
  17025.     </part>
  17026.     <content>
  17027.         <layer>card</layer>
  17028.         <id>1</id>
  17029.         <text>                                                  Align 2.6                                          by Fr├⌐d├⌐ric RINALDI                          from an original idea of Jean-Luc PASTRECAUTION :=======   Parameter format for "delim[,filler]" have changed comparing to previous version. Please update your scripts is special delimiter was used in your call.DESCRIPTION------------  Align is a XFCN allowing to align in columns the content of a field.SYNTAX--------      Align(<text>[,<F1>[ΓǪ,<Fn>]][,"s=<sep char>"][,"f=<filler char>"])    F = "<col. width>[,<L[eft]|R[ight]|C[enter]|D[ecimal]>[,<separator>]]"PARAMETERS------------  <text> can be any valid HyperTalk container, or a litteral string.  [,<F1>[ΓǪ,<Fn>]] define formats, each format applying to the corresponding column. Up to 14 formats can be defined, the last one being used for all succeeding columns.  A format is a three items string : an integer for the column width (>0 and <256), a char (L, R, C or D) for the alignment of the text in the column and a separation string of any length which will be inserted after the column.  If the char "*" is used for the column width, it will be calculated accor-ding to the longest item found in it.   If no format is passed as param, "*,L, " will be used as default.   "s=<sep char>"  is an optionnal single character, and allows to use any other char in place of comma to delimit the columns.   "f=<filler char>" is an optionnal single character, and allows to define the filler character (space by default).   Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).USING-----  The XFCN return the columnized text. If a chunk is longer than its column width, its last (or first, with right alignment) char will be "ΓǪ".  Each column's width cannot exceed 255 chars.  Finally, use a non-proportional font (Courier, Monaco, etc.) for the field to get a correct presentation.  If an error occurs, the fonction will return :     "Error : Out of memory"     "Error : Missing parameter"     "Error : Param must be "s=ΓǪ" or "f=ΓǪ""     "Error : Missing char following "X=""     "Error : First item of Format X must be an integer > 0"     "Error : First item of Format X must be an integer Γëñ 255"     "Error : Second item of Format X must be [l,r,c,d]"VERSIONS HISTORY-----------------2.6 :                                                                                          06/09/92ΓÇó Fixed bug when no format param is passedΓÇó Fixed bug with decimal format and non-decimal data2.5 :                                                                                          03/17/92ΓÇó Fixed decimal alignmentΓÇó Trailing returns removed from input List2.4 :                                                                                          03/15/92ΓÇó Fixed that rare, random & nasty bugΓÇó Unlimited columns numberΓÇó Added decimal alignmentΓÇó Changed delim & filler params formatΓÇó Only first param is now neededΓÇó Each line is extended to the last column.2.2 :ΓÇó Max columns extended to 100 with range checking2.1 :ΓÇó Last column delimiter removed.2.0 :ΓÇó Fixed a small bug arising with certain delimiter chars.ΓÇó Added the automatic column width calculation.1.1 :ΓÇó third items of a format string can now be emptyΓÇó no more separator string returned after last columnΓÇó all separator strings are shown, even for empty linesΓÇó filler char choice addedΓÇó all separator strings shown, whatever is number of items of lineΓÇó trailing spaces removed at the end of the lines</text>
  17030.     </content>
  17031.     <content>
  17032.         <layer>card</layer>
  17033.         <id>9</id>
  17034.         <text>hello,this,is,an,interresting,test,2.1hello,this,is,an,interresting,test,.256hello,this,is,an,interresting,test,66hello,this,,an,interresting,test,(56)hello,this,is,an,interresting,test,-17.22hello,this,is,an,,test,(72.1)</text>
  17035.     </content>
  17036.     <content>
  17037.         <layer>card</layer>
  17038.         <id>15</id>
  17039.         <text>put Align(cd fld 3,"10,Left,|","10,c,|","6,R,|","10,L,|","6,L,|","*,r, |$","*,D,|") into cd fld 4</text>
  17040.     </content>
  17041.     <content>
  17042.         <layer>card</layer>
  17043.         <id>8</id>
  17044.         <text>             Command string to execute : (click on Align button)</text>
  17045.     </content>
  17046.     <name></name>
  17047.     <script></script>
  17048. </card>
  17049.  
  17050.  
  17051. card_46459.xml
  17052. <?xml version="1.0" encoding="utf-8" ?>
  17053. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  17054. <card>
  17055.     <id>46459</id>
  17056.     <filler1>0</filler1>
  17057.     <bitmap>BMAP_48997.pbm</bitmap>
  17058.     <cantDelete> <false /> </cantDelete>
  17059.     <showPict> <true /> </showPict>
  17060.     <dontSearch> <false /> </dontSearch>
  17061.     <owner>46925</owner>
  17062.     <link rel="stylesheet" type="text/css" href="stylesheet_3275.css" />
  17063.     <part>
  17064.         <id>1</id>
  17065.         <type>field</type>
  17066.         <visible> <false /> </visible>
  17067.         <dontWrap> <false /> </dontWrap>
  17068.         <dontSearch> <false /> </dontSearch>
  17069.         <sharedText> <false /> </sharedText>
  17070.         <fixedLineHeight> <false /> </fixedLineHeight>
  17071.         <autoTab> <false /> </autoTab>
  17072.         <lockText> <false /> </lockText>
  17073.         <rect>
  17074.             <left>8</left>
  17075.             <top>40</top>
  17076.             <right>172</right>
  17077.             <bottom>265</bottom>
  17078.         </rect>
  17079.         <style>scrolling</style>
  17080.         <autoSelect> <false /> </autoSelect>
  17081.         <showLines> <false /> </showLines>
  17082.         <wideMargins> <true /> </wideMargins>
  17083.         <multipleLines> <false /> </multipleLines>
  17084.         <reservedFamily> 0 </reservedFamily>
  17085.         <titleWidth>0</titleWidth>
  17086.         <icon>0</icon>
  17087.         <textAlign>left</textAlign>
  17088.         <font>Geneva</font>
  17089.         <textSize>9</textSize>
  17090.         <textStyle>plain</textStyle>
  17091.         <textHeight>12</textHeight>
  17092.         <name>list</name>
  17093.         <script>on mouseupgo cd (value of the clickline)end mouseup</script>
  17094.     </part>
  17095.     <part>
  17096.         <id>6</id>
  17097.         <type>button</type>
  17098.         <visible> <true /> </visible>
  17099.         <reserved5> 0 </reserved5>
  17100.         <reserved4> 0 </reserved4>
  17101.         <reserved3> 0 </reserved3>
  17102.         <reserved2> 0 </reserved2>
  17103.         <reserved1> 0 </reserved1>
  17104.         <enabled> <true /> </enabled>
  17105.         <rect>
  17106.             <left>260</left>
  17107.             <top>271</top>
  17108.             <right>315</right>
  17109.             <bottom>321</bottom>
  17110.         </rect>
  17111.         <style>rectangle</style>
  17112.         <showName> <true /> </showName>
  17113.         <highlight> <false /> </highlight>
  17114.         <autoHighlight> <true /> </autoHighlight>
  17115.         <sharedHighlight> <true /> </sharedHighlight>
  17116.         <family>0</family>
  17117.         <titleWidth>0</titleWidth>
  17118.         <icon>1</icon>
  17119.         <textAlign>center</textAlign>
  17120.         <font>Chicago</font>
  17121.         <textSize>12</textSize>
  17122.         <textStyle>plain</textStyle>
  17123.         <name>Info</name>
  17124.         <script>on mouseUplstghelp falsetginfo (not vcf(5))end mouseUp</script>
  17125.     </part>
  17126.     <part>
  17127.         <id>7</id>
  17128.         <type>button</type>
  17129.         <visible> <true /> </visible>
  17130.         <reserved5> 0 </reserved5>
  17131.         <reserved4> 0 </reserved4>
  17132.         <reserved3> 0 </reserved3>
  17133.         <reserved2> 0 </reserved2>
  17134.         <reserved1> 0 </reserved1>
  17135.         <enabled> <true /> </enabled>
  17136.         <rect>
  17137.             <left>197</left>
  17138.             <top>271</top>
  17139.             <right>252</right>
  17140.             <bottom>321</bottom>
  17141.         </rect>
  17142.         <style>rectangle</style>
  17143.         <showName> <true /> </showName>
  17144.         <highlight> <false /> </highlight>
  17145.         <autoHighlight> <true /> </autoHighlight>
  17146.         <sharedHighlight> <true /> </sharedHighlight>
  17147.         <family>0</family>
  17148.         <titleWidth>0</titleWidth>
  17149.         <icon>2507</icon>
  17150.         <textAlign>center</textAlign>
  17151.         <font>Chicago</font>
  17152.         <textSize>12</textSize>
  17153.         <textStyle>plain</textStyle>
  17154.         <name>Help</name>
  17155.         <script>on mouseUplsget vcf(10)tginfo falsetghelp not itulsif not it then flashindexend mouseUpon flashIndexrepeat 4wait 10svcf 10,(not vcf(10))end repeatrepeat 6wait 10set hilite of btn id 15 to (not (hilite of btn id 15))end repeatend flashindex</script>
  17156.     </part>
  17157.     <part>
  17158.         <id>5</id>
  17159.         <type>field</type>
  17160.         <visible> <false /> </visible>
  17161.         <dontWrap> <false /> </dontWrap>
  17162.         <dontSearch> <true /> </dontSearch>
  17163.         <sharedText> <false /> </sharedText>
  17164.         <fixedLineHeight> <true /> </fixedLineHeight>
  17165.         <autoTab> <false /> </autoTab>
  17166.         <lockText> <true /> </lockText>
  17167.         <rect>
  17168.             <left>69</left>
  17169.             <top>68</top>
  17170.             <right>436</right>
  17171.             <bottom>254</bottom>
  17172.         </rect>
  17173.         <style>shadow</style>
  17174.         <autoSelect> <false /> </autoSelect>
  17175.         <showLines> <false /> </showLines>
  17176.         <wideMargins> <true /> </wideMargins>
  17177.         <multipleLines> <false /> </multipleLines>
  17178.         <reservedFamily> 0 </reservedFamily>
  17179.         <titleWidth>0</titleWidth>
  17180.         <icon>0</icon>
  17181.         <textAlign>left</textAlign>
  17182.         <font>Geneva</font>
  17183.         <textSize>9</textSize>
  17184.         <textStyle>plain</textStyle>
  17185.         <textHeight>12</textHeight>
  17186.         <name>info</name>
  17187.         <script>on mouseuptginfo falseend mouseup</script>
  17188.     </part>
  17189.     <part>
  17190.         <id>8</id>
  17191.         <type>button</type>
  17192.         <visible> <true /> </visible>
  17193.         <reserved5> 0 </reserved5>
  17194.         <reserved4> 0 </reserved4>
  17195.         <reserved3> 0 </reserved3>
  17196.         <reserved2> 0 </reserved2>
  17197.         <reserved1> 0 </reserved1>
  17198.         <enabled> <true /> </enabled>
  17199.         <rect>
  17200.             <left>236</left>
  17201.             <top>77</top>
  17202.             <right>263</right>
  17203.             <bottom>113</bottom>
  17204.         </rect>
  17205.         <style>transparent</style>
  17206.         <showName> <false /> </showName>
  17207.         <highlight> <false /> </highlight>
  17208.         <autoHighlight> <true /> </autoHighlight>
  17209.         <sharedHighlight> <true /> </sharedHighlight>
  17210.         <family>0</family>
  17211.         <titleWidth>0</titleWidth>
  17212.         <icon>257</icon>
  17213.         <textAlign>center</textAlign>
  17214.         <font>Chicago</font>
  17215.         <textSize>12</textSize>
  17216.         <textStyle>plain</textStyle>
  17217.         <name>Fred</name>
  17218.         <script>on mouseUptginfo (not vcf(5))end mouseUp</script>
  17219.     </part>
  17220.     <part>
  17221.         <id>9</id>
  17222.         <type>button</type>
  17223.         <visible> <false /> </visible>
  17224.         <reserved5> 0 </reserved5>
  17225.         <reserved4> 0 </reserved4>
  17226.         <reserved3> 0 </reserved3>
  17227.         <reserved2> 0 </reserved2>
  17228.         <reserved1> 0 </reserved1>
  17229.         <enabled> <true /> </enabled>
  17230.         <rect>
  17231.             <left>69</left>
  17232.             <top>68</top>
  17233.             <right>434</right>
  17234.             <bottom>252</bottom>
  17235.         </rect>
  17236.         <style>transparent</style>
  17237.         <showName> <false /> </showName>
  17238.         <highlight> <false /> </highlight>
  17239.         <autoHighlight> <true /> </autoHighlight>
  17240.         <sharedHighlight> <true /> </sharedHighlight>
  17241.         <family>0</family>
  17242.         <titleWidth>0</titleWidth>
  17243.         <icon>0</icon>
  17244.         <textAlign>center</textAlign>
  17245.         <font>Chicago</font>
  17246.         <textSize>12</textSize>
  17247.         <textStyle>plain</textStyle>
  17248.         <name>dummy</name>
  17249.         <script>on mouseUptginfo falseend mouseUp</script>
  17250.     </part>
  17251.     <part>
  17252.         <id>10</id>
  17253.         <type>field</type>
  17254.         <visible> <false /> </visible>
  17255.         <dontWrap> <false /> </dontWrap>
  17256.         <dontSearch> <true /> </dontSearch>
  17257.         <sharedText> <false /> </sharedText>
  17258.         <fixedLineHeight> <false /> </fixedLineHeight>
  17259.         <autoTab> <false /> </autoTab>
  17260.         <lockText> <true /> </lockText>
  17261.         <rect>
  17262.             <left>270</left>
  17263.             <top>15</top>
  17264.             <right>447</right>
  17265.             <bottom>100</bottom>
  17266.         </rect>
  17267.         <style>shadow</style>
  17268.         <autoSelect> <false /> </autoSelect>
  17269.         <showLines> <false /> </showLines>
  17270.         <wideMargins> <true /> </wideMargins>
  17271.         <multipleLines> <false /> </multipleLines>
  17272.         <reservedFamily> 0 </reservedFamily>
  17273.         <titleWidth>0</titleWidth>
  17274.         <icon>0</icon>
  17275.         <textAlign>left</textAlign>
  17276.         <font>Geneva</font>
  17277.         <textSize>12</textSize>
  17278.         <textStyle>condense</textStyle>
  17279.         <textStyle>bold</textStyle>
  17280.         <textHeight>13</textHeight>
  17281.         <name>help</name>
  17282.         <script>on mouseuplstghelp falseend mouseup</script>
  17283.     </part>
  17284.     <part>
  17285.         <id>11</id>
  17286.         <type>button</type>
  17287.         <visible> <false /> </visible>
  17288.         <reserved5> 0 </reserved5>
  17289.         <reserved4> 0 </reserved4>
  17290.         <reserved3> 0 </reserved3>
  17291.         <reserved2> 0 </reserved2>
  17292.         <reserved1> 0 </reserved1>
  17293.         <enabled> <true /> </enabled>
  17294.         <rect>
  17295.             <left>409</left>
  17296.             <top>17</top>
  17297.             <right>432</right>
  17298.             <bottom>38</bottom>
  17299.         </rect>
  17300.         <style>transparent</style>
  17301.         <showName> <false /> </showName>
  17302.         <highlight> <false /> </highlight>
  17303.         <autoHighlight> <false /> </autoHighlight>
  17304.         <sharedHighlight> <true /> </sharedHighlight>
  17305.         <family>0</family>
  17306.         <titleWidth>0</titleWidth>
  17307.         <icon>1013</icon>
  17308.         <textAlign>center</textAlign>
  17309.         <font>Chicago</font>
  17310.         <textSize>12</textSize>
  17311.         <textStyle>plain</textStyle>
  17312.         <name>helpicon</name>
  17313.         <script>on mouseuplstghelp falseend mouseup</script>
  17314.     </part>
  17315.     <part>
  17316.         <id>14</id>
  17317.         <type>field</type>
  17318.         <visible> <true /> </visible>
  17319.         <dontWrap> <false /> </dontWrap>
  17320.         <dontSearch> <true /> </dontSearch>
  17321.         <sharedText> <false /> </sharedText>
  17322.         <fixedLineHeight> <false /> </fixedLineHeight>
  17323.         <autoTab> <false /> </autoTab>
  17324.         <lockText> <true /> </lockText>
  17325.         <rect>
  17326.             <left>33</left>
  17327.             <top>16</top>
  17328.             <right>81</right>
  17329.             <bottom>34</bottom>
  17330.         </rect>
  17331.         <style>transparent</style>
  17332.         <autoSelect> <false /> </autoSelect>
  17333.         <showLines> <false /> </showLines>
  17334.         <wideMargins> <false /> </wideMargins>
  17335.         <multipleLines> <false /> </multipleLines>
  17336.         <reservedFamily> 0 </reservedFamily>
  17337.         <titleWidth>0</titleWidth>
  17338.         <icon>0</icon>
  17339.         <textAlign>center</textAlign>
  17340.         <font>Geneva</font>
  17341.         <textSize>12</textSize>
  17342.         <textStyle>condense</textStyle>
  17343.         <textStyle>bold</textStyle>
  17344.         <textHeight>16</textHeight>
  17345.         <name>version∩ú┐</name>
  17346.         <script></script>
  17347.     </part>
  17348.     <part>
  17349.         <id>13</id>
  17350.         <type>button</type>
  17351.         <visible> <true /> </visible>
  17352.         <reserved5> 0 </reserved5>
  17353.         <reserved4> 0 </reserved4>
  17354.         <reserved3> 0 </reserved3>
  17355.         <reserved2> 0 </reserved2>
  17356.         <reserved1> 0 </reserved1>
  17357.         <enabled> <true /> </enabled>
  17358.         <rect>
  17359.             <left>199</left>
  17360.             <top>60</top>
  17361.             <right>224</right>
  17362.             <bottom>86</bottom>
  17363.         </rect>
  17364.         <style>transparent</style>
  17365.         <showName> <false /> </showName>
  17366.         <highlight> <false /> </highlight>
  17367.         <autoHighlight> <true /> </autoHighlight>
  17368.         <sharedHighlight> <true /> </sharedHighlight>
  17369.         <family>0</family>
  17370.         <titleWidth>0</titleWidth>
  17371.         <icon>19678</icon>
  17372.         <textAlign>center</textAlign>
  17373.         <font>Chicago</font>
  17374.         <textSize>12</textSize>
  17375.         <textStyle>plain</textStyle>
  17376.         <name>copyright</name>
  17377.         <script>on mouseUpput "barn door close fast" into xlscLr1uls xanswer line 1 to 10 of script of stacklstgpix trueuls xend mouseUp</script>
  17378.     </part>
  17379.     <part>
  17380.         <id>15</id>
  17381.         <type>button</type>
  17382.         <visible> <true /> </visible>
  17383.         <reserved5> 0 </reserved5>
  17384.         <reserved4> 0 </reserved4>
  17385.         <reserved3> 0 </reserved3>
  17386.         <reserved2> 0 </reserved2>
  17387.         <reserved1> 0 </reserved1>
  17388.         <enabled> <true /> </enabled>
  17389.         <rect>
  17390.             <left>451</left>
  17391.             <top>5</top>
  17392.             <right>506</right>
  17393.             <bottom>55</bottom>
  17394.         </rect>
  17395.         <style>opaque</style>
  17396.         <showName> <true /> </showName>
  17397.         <highlight> <false /> </highlight>
  17398.         <autoHighlight> <true /> </autoHighlight>
  17399.         <sharedHighlight> <true /> </sharedHighlight>
  17400.         <family>0</family>
  17401.         <titleWidth>0</titleWidth>
  17402.         <icon>27056</icon>
  17403.         <textAlign>center</textAlign>
  17404.         <font>Chicago</font>
  17405.         <textSize>12</textSize>
  17406.         <textStyle>plain</textStyle>
  17407.         <name>X-Index</name>
  17408.         <script>on mouseUplscLr1uls "barn door close very fast"get tCd(1)lstgpix trueif ((it=1) or (it="")) then exit to hypercardgo cd ituls "wipe left very fast"end mouseUp</script>
  17409.     </part>
  17410.     <content>
  17411.         <layer>card</layer>
  17412.         <id>1</id>
  17413.         <text>*Title*Align 2.6ATalkZones 1.1Calendoid 1.3CapsLock 1.0ChooseColor 1.1Chooser 1.3ClipInfo 1.0CopyFolder 1.9CopyRes 1.8*CreateFolder 1.2CreateStack 1.1DateConverter 1.0DocCreator 1.2DocTypes 1.5DoMenu 1.0EraseFile 1.1ExtractItems 1.4FileCopy 2.0FileIsOpen 1.1FileMaker 1.1FindFolder 1.0FolderSize 1.1FontMaster 1.2FormatNum 1.0FullBalloons 1.0FullDrag 1.3FullFind 1.4FullHPop 1.3FullMove 1.1FullOffset 1.0FullRemove 1.0FullRename 1.4FullReplace 1.1FullResList 2.0FullSFPack 1.4FullSFPut 1.3FullSort 3.2FullSort -2FullSort -3FullText 1.0GetBootVol 1.1GetDir 1.8GetFInfo 1.1GetIcon 1.0GetMode 1.3GetPassword 1.3GetSysFolder 1.0GetVInfo 1.0GlobalList 1.1GlobalMaster 1.0HowMany 1.1ICNToICON 1.6Infoid 1.1IsFile 1.0IsFinderLocked 1.1IsFolder 1.0IsObject 1.0KillRes 1.2LineCount 1.7ListLogic 1.4Listoid 2.8ListSelect 4.1MacType 1.3Menu 2.1Menu 2.1-2Mousoid 1.1NameNewFile 1.0Notification 1.0NubusList 1.0PPCList 1.0PrintPICT 1.3Privileges 1.2Prompt 2.5Promptoid 1.2RemoveFolder 1.1ReplaceCharSet 1.0ResolveAlias 1.1ResText 1.1ScrapXCMDs 1.9SelectDir 1.1SelectFile 1.0SendPS 1.3SetFileFlag 1.1SetFinderLock 1.1SetMode 1.2ShowHideFolder 1.1SoundRecord 1.4StripDup 1.1StrWidth 1.Switch 1.3Tabloid 1.1Textoid 3.6TextRes 1.3WindName 1.1XRef 1.3</text>
  17414.     </content>
  17415.     <content>
  17416.         <layer>card</layer>
  17417.         <id>5</id>
  17418.         <text><span class="style1"></span><span class="style3">        X-Archive</span><span class="style1"> is a collection            of over 90 XCMDs and XFCNS,           with associated  resources,           written by Frederic Rinaldi.                 This stack was compiled from the individual files by:                          Ken Fisher                          Dept. of Speech Comm. & Theatre                          State University of New York at Oneonta                          Oneonta, NY 13820                          </span><span class="style3">BITNET</span><span class="style1">:  FISHERKJ@SNYONEVA                                  </span><span class="style3">AO</span><span class="style1">:  KENF7</span></text>
  17419.     </content>
  17420.     <content>
  17421.         <layer>card</layer>
  17422.         <id>10</id>
  17423.         <text><span class="style1">lick on this buttonfor a list of X-resources.</span><span class="style13"></span><span class="style1">To return to this card,hold the option key down.</span></text>
  17424.     </content>
  17425.     <content>
  17426.         <layer>card</layer>
  17427.         <id>14</id>
  17428.         <text>v. 2.0</text>
  17429.     </content>
  17430.     <name>*Title*</name>
  17431.     <script></script>
  17432. </card>
  17433.  
  17434.  
  17435.